This is the code for my personal website.
- It was initially built using Flask Python Frozen-Flask FlatPages.
- Second iteration using Gatsby and Grommet
You can see it live at www.oioannou.com.
To get this working you need to
git clone
yarn install
- add a
.env
file containing a valid github token asGITHUB=token
gatsby develop