Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.13 KB

File metadata and controls

47 lines (31 loc) · 1.13 KB

Changelog

2.0.0

  • Complete rewrite of the template using Astro and Tailwind

1.2.2

  • Updated dependencies and gulpfile

1.2.1

  • Updated dependencies and gulpfile
  • Added no-image optional class for projects without images (see above for usage)

1.2.0

  • Added support for optional "Show More Projects" that hides some projects by default if included
  • Added optional sections to display certifications, languages, etc.

1.1.3

  • Added default favicon to be used or changed
  • Added sticky class to make header fixed
  • Updated docs to add image section

1.1.2

  • Added no-scroll class 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

1.1.1

  • Made input placeholder text more readable
  • Removed timeline line when no JS
  • Added some basic styling to timeline when no JS

1.1.0

  • Fixed menu toggle on mobile devices
  • Fixed z-index / scrolling issue with mobile menu
  • Mobile menu now closes once a nav element is hit