netlify-hugo-makerwork starter project.
netlify-hugo-makerwork was a personal project to:
- host a static site for Makerwork
root/
|- .gitignore
|- .gitmodules
|- netlify.toml
|- README.md
+- archetypes/
+- config/
+- _default/
|- config.toml
|- languages.toml
|- menues.en.toml
|- params.toml
+- content/
+- en/
|- _index.md
+- about/
+- archive/
+- posts/
|- _index.md
|- makerwork001.md
+- layouts/
+- _default/
|- rss.xml
+- resources/
+- static/
|- manifest.json
+- favicon/
+- images/
+- feature/
+- header/
+- makerwork001/
+- whoami/
+- themes/
+- zzo/
This is the minimum viable product (MVP) to test the above hypothesis.
- host a static site for Makerwork
- Nil
Count the cost of complexity, i.e. incremental reward and risk reduction, before evolving MVP.
- None
Please consider giving this repository a star on GitHub.