Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n0shake/blog
🚀 Personal website built using Gatsby.
https://github.com/n0shake/blog
gatsby
Last synced: 13 days ago
JSON representation
🚀 Personal website built using Gatsby.
- Host: GitHub
- URL: https://github.com/n0shake/blog
- Owner: n0shake
- Created: 2020-10-19T04:14:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T19:18:16.000Z (13 days ago)
- Last Synced: 2025-01-12T20:23:35.591Z (13 days ago)
- Topics: gatsby
- Language: JavaScript
- Homepage: https://abhishekbanthia.com
- Size: 74.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/1e6a4257-22ce-4408-8898-f78415a399c6/deploy-status)](https://app.netlify.com/sites/goofy-rosalind-0c65bb/deploys)
## Stack
This is a static site powering my blog built using Gatsby, Markdown and some TypeScript.
## Quick start
```
git clone https://github.com/n0shake/blog.git
cd blog
yarn start # To install all the required plugins
```## Acknowledgment
This project was hacked in a week thanks to:
- [Gatsby](https://www.gatsbyjs.com/)
- [Gatsby GoodReads Plugin](https://www.gatsbyjs.com/plugins/@jamesdanylik/gatsby-source-goodreads/?=goodreads)
- [Guiding Digital](https://www.youtube.com/channel/UCpJHkuyhTtGrelk9kVDVUlg)
- [A Designer Who Codes](https://www.youtube.com/channel/UCD00Is447lWaY04_gNTOaVA)## License
Gatsby and their starter project have their own licenses and most of my code is licensed under MIT.