Daniel Van Cuylenburg's personal website π¨π»βπ»
Hey! This is the open source repo of danielvanc.com.
This is where I write notes, add continuous updates, create and host future projects and more.
The site is powered by GatsbyJS and Sanity. More details can be found in the Colophon.
Set up a local copy
- Fork (top right) or Clone:
git clone https://github.com/danielvanc/danielvanc.com.git
- Run
yarn
on root of project to install dependencies - Rename
.dev.example
to.env
- Fill in required fields by getting the information from your accounts on sanity.io and gatsby cloud;
- Run
yarn dev
to start gatsby - Run
cd studio && sanity start
to start the local sanity studio - You should now be good to go
π₯
Any questions / want to connect? Find me as @danielvanc on Twitter. ππΌ
This project follows the all-contributors specification. Contributions of any kind are welcome!