https://github.com/oorestisime/oioannou
My personal website
https://github.com/oorestisime/oioannou
Last synced: 2 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/oorestisime/oioannou
- Owner: oorestisime
- Created: 2014-10-22T00:04:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T20:05:32.000Z (about 5 years ago)
- Last Synced: 2024-04-14T10:53:29.926Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://oioannou.com
- Size: 3.73 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oioannou [](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 GrommetYou 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`