Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tushar-rishav/blogular

:ledger: Blog generator with minimum setup
https://github.com/tushar-rishav/blogular

Last synced: about 2 months ago
JSON representation

:ledger: Blog generator with minimum setup

Awesome Lists containing this project

README

        

# Blogular
######Blog generator with minimum setup
###### Inspired by [glob](https://github.com/vasuman/glob)

### For demo
```sh
cd Blogular
```
and then,
```
python -m SimpleHTTPServer # for Python 2 users
```
OR
```
python3 -m http.server # for Python 3 users
```
### Usage
Populate `data/blog_detail.json` file with the content of your article. That's it! Yup, now you are ready to serve your dishes my friend! :smile: