Generated with Hugo (https://gohugo.io/)
Current setup is implemented after the tutorial here:
- Install Hugo:
brew update && brew install hugo
- Clone content:
git clone git@github.com:ddd-ruby/ddd-ruby-hugo.git
Start server with live-updating on http://localhost:1313/
make server
Add some content to the content
folder. For examples looks in themes/exampleSite/content
.
Review changes and commit them.
This will generate static content and push it to ddd-ruby/ddd-ruby.github.io.
make deploy
- Hugo: - fast static site generator
- Theme: - Material Docs