Theme features
Content Types
- Homepage (Markdown)
- Work (Markdown)
- Basic Page (Markdown)
CSS
- Includes all SCSS files which are well structured and cleanly written
- SCSS (Hugo Pipelines)
- Responsive design
- Bootstrap 4.6 grid and media queries are used.
- All Bootstrap files are ready to be imported in the style.scss, you just need to uncomment the @imports if you want to use more of the Bootstrap library.
Speed
- 100/100 Google Lighthouse performance score
- No jQuery
SEO
- 100/100 Google Lighthouse SEO score
- Title and meta tags generated for each page
- OG Meta tags (facebook, twitter cards) generated for each page
- Auto generates meta title for each page
- Semantic document structure, h1, h2, p etc
Header
- Header animation on scroll
- Transparent header over hero images and backgrounds, turns white on scroll
- Configure fixed header and header transparency
Menu
- Responsive menu using simple vanilla JS code
- Animated hamburger and mobile overlay
Content
- Robust example content included out of the box
- All photos, illustrations and icons included with this theme are royalty free
Fonts
- Supports Google fonts, configured in the config.toml
- Theme is bundled with the free version of Font Awesome 5. The SCSS files are included so you can use font awesome icon mixins in the SCSS as well as the HTML.
Netlify
- Theme is ready to deploy to Netlify and contains a netlify.toml
Changelog
Version 1.1 (Released Feb 21, 2023)
- Add optional profile photo to the homepage
- Add email and phone options to the footer
- Improved “About” page example and added
image
property to front-matter - Improved dark mode, icons now invert to white. Improved dark mode color palette
- Review Google Lighthouse scores and fix several seo/speed/accessibility issues. Theme now achieves 100/100/100/100
Version 1.0 (Released Feb 13, 2023)
- Initial release.