completed installaion guide line

This commit is contained in:
rednafi
2019-11-17 17:29:13 +06:00
parent 73c23ff842
commit 72ba69e0d5
+5 -3
View File
@@ -2,9 +2,11 @@
## Status: Under development
## To Do:
* **Respect & maintain Kenneth Reitz's consistency and don't make the docs look ugly**
* Make the docs site up and running with Sphinx
* Turn the Sphinx site builder's `Makefile` into a `Bakefile` and add that as an example
* ~~**Respect & maintain Kenneth Reitz's consistency and don't make the docs look ugly**~~
* ~~Make the docs site up and running with Sphinx~~
* ~~Add installation instruction~~
* Turn the Sphinx site builder's `Makefile` into a `Bakefile` and add that as an example
* Automate flask template via `Bakefile`
* Automate hugo blog deployment with `Bakefile`
* Find out more awesome examples