First post
Why?
There are many spells and this spellbook is responsible for remembering them for me. This makes magic fun and my brain happy.
When?
When I learn a new spell…
How?
This spellbook is build with Hugo.
hugo new site "Forgetful_Wizard"
cd "Forgetful_Wizard"
git init
git submodule add https://github.com/vaga/hugo-theme-m10c.git themes/m10c
echo 'theme = "m10c"' >> config.toml
Who?
You and me!