My personal website, built using Jigsaw as a static site generator, and Tailwind CSS for a utility first approach to styling.
The site aims to house information about myself, my CV, and perhaps one day - a blog!
http://jigsaw.tighten.co/docs/installation/
git clone https://github.com/theblindfrog/me && cd me
composer install && npm install
npm run watch