Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

Awesome Lists containing this project

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``