Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.27 KB

anvilabs.co

Build Status Dependency Status devDependency Status Commitizen Friendly

Website for Anvilabs. Built with Gatsby and Tachyons.

Setup

git clone https://github.com/anvilabs/anvilabs.co.git
cd anvilabs.co
yarn # or npm install
yarn start # or npm start

Development

To write a new blog post, run: yarn run new:post.

License

Content

Creative Commons License

Images and md/text files containing information are licensed under CC-BY-4.0.

Code

Everything except content files is licensed under GNU GPLv3 and can be used for your learning purposes.