Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inductor69/Blog
Built with blazing fast Gatsby! with the most beautiful design ever. Live at http://hackacad.in/
https://github.com/inductor69/Blog
Last synced: 12 days ago
JSON representation
Built with blazing fast Gatsby! with the most beautiful design ever. Live at http://hackacad.in/
- Host: GitHub
- URL: https://github.com/inductor69/Blog
- Owner: inductor69
- Created: 2020-07-25T08:51:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:52:28.000Z (11 months ago)
- Last Synced: 2024-05-10T17:33:27.156Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 991 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - Blog - Built with blazing fast Gatsby! with the most beautiful design ever. Live at http://hackacad.in/ (JavaScript)
README
# Blog
## hackacad.in
Source code for my personal website built with GatsbyJS.
# Development
If you notice any typos feel free to submit a PR. All site content is in the content directory.
1. Fork this repository and clone your fork
``git clone https://github.com/inductor69/Blog``
2. Run server, make changes
``gatsby develop``
3. For production build
``gatsby build``