Skip to content

dennislwm/netlify-hugo-makerwork

Repository files navigation

netlify-hugo-makerwork

Netlify Status

netlify-hugo-makerwork starter project.


Table of Contents


Hypothesis

netlify-hugo-makerwork was a personal project to:

Non-existant viable feature

  • host a static site for Makerwork

Project Structure

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/

Methodology

This is the minimum viable product (MVP) to test the above hypothesis.

  • host a static site for Makerwork

Existing viable feature

  • Nil

Complexity

Count the cost of complexity, i.e. incremental reward and risk reduction, before evolving MVP.

Existing bloat


References

  • None

Reach Out!

Please consider giving this repository a star on GitHub.

About

This is a personal project to host a static site for Makerwork

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages