Peri-Peri
✨ The release brings improvements for widescreen resolutions and improves overall responsiveness.
✨ GitHub Profile Readmes are now supported.
Changelog:
v1.8
- Add support for GitHub Profile Readme
- Improve responsiveness, centered layout, improvements for widescreen res
- Misc changes
Click to view the changelog for older versions
v1.6:
- Revert "Add fixed sidebar (#11)"
- Improve dark theme
- Add fallback color if social image is transparent
- Improve text contrast in highlights
- Update screenshot
- Update README.md
- Refactor code
- Allow display of social preview image
- Move functions to /utils (#33) - @hafizmuhammadshoaib
- Fix issue where repo info got copied over (#35)
- Add contributing guidelines, license in readme
- Fix repo cards overlap (#31)
- Update avatar config info
- Update token creation instructions from pr#30
- Improve token flow (#30) - @tomhooijenga
- ImprovedPhrasing - @tomhooijenga
- Copy avatar from configured location or github - @tomhooijenga
- Offer default value from previous config - @tomhooijenga
- Serve github avatar from own assets - @tomhooijenga
v1.4:
- Prettify the site HTML, comments
- Allow any number of info, nav links and cleaner log messages
- Update instructions in README
- Fix position of the theme toggle button
- Sidebar is fixed, doesn't move while scrolling - @finki70
- Get Twitter and website links from GitHub - @finki70
- Auto-append HTTPS to links - @finki70
- Fix text-overflow in repo cards on Chrome browsers - @tusharmaharana
Note: The overlapping repo card bug is still present.
v1.2:
- Changes the way Portfolio is used. Everything can be done from portfolio.js (making of .env with the GitHub token, config, and building the site).
- Adds a custom highlight color, favicon from the profile picture.
- Fixes issues in the bio, profile shadow, transitions.
- Update the readme with recent screenshots, newer instructions.
Note: The overlapping repo card bug is still present.
v1.0:
Initial release