Skip to content

v2.0.0

Latest

Choose a tag to compare

@prxshetty prxshetty released this 22 May 13:15
· 45 commits to main since this release

Added

  • Light Mode: Full support for a light color scheme, complementing the existing dark mode.
  • Multilingual Support: Enhanced for easier setup and use with pre-configured English, Spanish, and French.
  • Additions in Experience: country field, hyperlinks added to experience entries, displayed in the experience and index section.
  • Carousel Animations: Implemented new criss-cross transition animations for carousels.
  • Toaster Animations: Added new toaster animations for Discord Button to copy username on clipboard, theme compatible.
  • Hyperlink SVGs: Visual indicators (SVGs) added to hyperlinks for better affordance.
  • SVG Reorganization: Internal SVG assets have been restructured for better maintainability.
  • Enhanced Mobile Navigation: Improved mobile menu and navigation bars for better usability on small screens.
  • hugo.example.toml: Added a comprehensive example configuration file for users.
  • GitHub Release Badge: Added to README.md.

Changed

  • Theme Name: Standardized to "Hugo Noir" across all files.
  • Font Styling: Increased at certain pages to be standardized across all files.
  • Documentation: Updated README.md extensively to reflect new features and configurations.

Fixed

  • SVG Optimization: Replaced long data URI strings for SVGs with minimal, optimized versions.
  • Customization Enhancement: Removed hardcoded titles and footers from index.html to allow for complete user customization via configuration files and i18n.