Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giannisp/ioannispoulakas.com
Personal website built with Gatsby.
https://github.com/giannisp/ioannispoulakas.com
gatsby reactjs website
Last synced: 4 days ago
JSON representation
Personal website built with Gatsby.
- Host: GitHub
- URL: https://github.com/giannisp/ioannispoulakas.com
- Owner: giannisp
- License: other
- Created: 2017-01-01T18:57:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T08:20:01.000Z (10 months ago)
- Last Synced: 2024-04-27T06:20:40.668Z (9 months ago)
- Topics: gatsby, reactjs, website
- Language: JavaScript
- Homepage: https://www.ioannispoulakas.com
- Size: 21.6 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Installation
This website is using [Gatsby 5.x](https://www.gatsbyjs.org/).
## Requirements
- NodeJS 22.x
## Install
- `npm install`
## Run for development purposes
- `npm run dev`
## Build and deploy to GitHub Pages
- `npm run deploy`