Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgilad/www.giladpeleg.com
My personal blog, where I write about technology, development methodologies and general thoughts about life
https://github.com/pgilad/www.giladpeleg.com
blog gatsby graphql hacktoberfest hobby personal-website react reactjs static-site website
Last synced: 2 months ago
JSON representation
My personal blog, where I write about technology, development methodologies and general thoughts about life
- Host: GitHub
- URL: https://github.com/pgilad/www.giladpeleg.com
- Owner: pgilad
- License: mit
- Created: 2019-02-05T12:12:12.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T08:06:33.000Z (7 months ago)
- Last Synced: 2024-11-02T11:51:39.479Z (2 months ago)
- Topics: blog, gatsby, graphql, hacktoberfest, hobby, personal-website, react, reactjs, static-site, website
- Language: TypeScript
- Homepage: https://www.giladpeleg.com
- Size: 18.7 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gilad Peleg - My Personal Site
> My personal blog, where I write about technology, development methodologies and general thoughts about life## Develop
`npm run develop`
## Build
`npm run build`
## Deploy to staging
`npm run release:dev`
## Deploy to production
`npm run release:prod`
## TODO
- Social post share buttons
- Tags in blog list
- Tag pages
- Post pagination## License
MIT