A script to construct blog pages. HTML files within docs folder will be generated by build scripts, combining items from "templates" with "content".
-
Clone or download this repository.
-
Make any edits to any pages using the html files inside the "content" folder.
-
In your terminal, run the command
$ python3 build.py
...to regenerate, or piece together the page sections into complete pages, which will overwrite the live pages inside the "docs" folder.
Z.Kubota - @zan_toka
Original blog template built for Bootstrap by @mdo
Live link: https://studiozandra.github.io/blog-template