- Complete rewrite of the template using Astro and Tailwind
- Updated dependencies and gulpfile
- Updated dependencies and gulpfile
- Added
no-imageoptional class for projects without images (see above for usage)
- Added support for optional "Show More Projects" that hides some projects by default if included
- Added optional sections to display certifications, languages, etc.
- Added default favicon to be used or changed
- Added
stickyclass to make header fixed - Updated docs to add image section
- Added
no-scrollclass option to header navigation anchor if you want to link to external site - Changed contact form input / textarea colours to be based off
$base-color - Changed main background to 100vh so it doesn't overflow if viewport height < 700px
- Made input placeholder text more readable
- Removed timeline line when no JS
- Added some basic styling to timeline when no JS
- Fixed menu toggle on mobile devices
- Fixed z-index / scrolling issue with mobile menu
- Mobile menu now closes once a nav element is hit