Skip to content

tushar-rishav/Blogular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogular

######Blog generator with minimum setup

Inspired by glob

For demo

  cd Blogular

and then,

  python -m SimpleHTTPServer <port-number>  # for Python 2 users

OR

  python3 -m http.server <port_number>   # 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! 😄

About

📒 Blog generator with minimum setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published