Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 572 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 572 Bytes

oioannou Netlify Status

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.

Running locally

To get this working you need to

  • git clone
  • yarn install
  • add a .env file containing a valid github token as GITHUB=token
  • gatsby develop