An open API service indexing awesome lists of open source software.

https://github.com/oorestisime/oioannou

My personal website
https://github.com/oorestisime/oioannou

Last synced: 2 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# oioannou [![Netlify Status](https://api.netlify.com/api/v1/badges/c8ac9867-3466-4573-a88e-b5776cf70c82/deploy-status)](https://app.netlify.com/sites/oorestisime/deploys)

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](http://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`