"Mizuame" is the note app on menu bar of Mac.
https://github.com/3colorr/Mizuame
Pages
https://3colorr.github.io/Mizuame-pages/
You need install 'hugo' first.
And then, git clone
some projects.
Please, checkout new branch to your works from main branch.
git clone https://github.com/3colorr/Mizuame-pages.git
cd Mizuame-pages
git checkout -b dev
git clone https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke
hugo server
==> Access localhost:1313/Mizuame-pages/
After editing some files...
git add -A [or files]
git commit -m "commit messages"
git push origin dev
This website uses the following software.
- hugo
- Bjørn Erik Pedersen(https://github.com/bep)
- Apache-2.0 license
- https://github.com/gohugoio/hugo
- gohugo-theme-ananke
- the New Dynamic/Bud Parr(https://github.com/theNewDynamic)
- MIT Lisence
- https://github.com/theNewDynamic/gohugo-theme-ananke