Skip to content

Peri-Peri

Compare
Choose a tag to compare
@shaansubbaiah shaansubbaiah released this 02 Jul 15:05
· 37 commits to master since this release
4fee4bf

✨ The release brings improvements for widescreen resolutions and improves overall responsiveness.
✨ GitHub Profile Readmes are now supported.

Changelog:

v1.8

  1. Add support for GitHub Profile Readme
  2. Improve responsiveness, centered layout, improvements for widescreen res
  3. Misc changes
Click to view the changelog for older versions

v1.6:

  1. Revert "Add fixed sidebar (#11)"
  2. Improve dark theme
  3. Add fallback color if social image is transparent
  4. Improve text contrast in highlights
  5. Update screenshot
  6. Update README.md
  7. Refactor code
  8. Allow display of social preview image
  9. Move functions to /utils (#33) - @hafizmuhammadshoaib
  10. Fix issue where repo info got copied over (#35)
  11. Add contributing guidelines, license in readme
  12. Fix repo cards overlap (#31)
  13. Update avatar config info
  14. Update token creation instructions from pr#30
  15. Improve token flow (#30) - @tomhooijenga
  16. ImprovedPhrasing - @tomhooijenga
  17. Copy avatar from configured location or github - @tomhooijenga
  18. Offer default value from previous config - @tomhooijenga
  19. Serve github avatar from own assets - @tomhooijenga

v1.4:

  1. Prettify the site HTML, comments
  2. Allow any number of info, nav links and cleaner log messages
  3. Update instructions in README
  4. Fix position of the theme toggle button
  5. Sidebar is fixed, doesn't move while scrolling - @finki70
  6. Get Twitter and website links from GitHub - @finki70
  7. Auto-append HTTPS to links - @finki70
  8. Fix text-overflow in repo cards on Chrome browsers - @tusharmaharana

Note: The overlapping repo card bug is still present.

v1.2:

  1. 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).
  2. Adds a custom highlight color, favicon from the profile picture.
  3. Fixes issues in the bio, profile shadow, transitions.
  4. Update the readme with recent screenshots, newer instructions.
    Note: The overlapping repo card bug is still present.

v1.0:
Initial release