A second personal novel/game blog.
I'm trying to migrate docs from old blogs to this new blog.
This new SSG is much faster.
Javascript
is slow, but currently the markdown parsing pipeline has special dependencies on it.
pnpm i
after cloneSet your personal password for secret posts:
echo mypassword > .key
To build, run:
soupault
or
make dev
to listen changes.
Note that bulding process may require internet connection (ipe renderer).