All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgraded Tailwind to allow for JIT support
- Hashes built CSS file
- Minifies HTML when the site is built
- Copies any static folders from
src
over todist
allwoing for addingimages
folders and the like
- Reloads CSS automatically when main
src/css/styles.css
is edited
Initial release which includes the basics of building and developing the site.