Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.39 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.39 KB

This is "Mizuame" home page

"Mizuame" is the note app on menu bar of Mac.
https://github.com/3colorr/Mizuame

Pages
https://3colorr.github.io/Mizuame-pages/

Quick start

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

About this website

This website uses the following software.

Thanks for the awesome software!!