Website for Anvilabs. Built with Gatsby and Tachyons.
git clone https://github.com/anvilabs/anvilabs.co.git
cd anvilabs.co
yarn # or npm install
yarn start # or npm start
To write a new blog post, run: yarn run new:post
.
Images and md/text files containing information are licensed under CC-BY-4.0.
Everything except content files is licensed under GNU GPLv3 and can be used for your learning purposes.