linsyking / 2ng

Personal blog built with customized SSG pipeline
https://2ngblog.netlify.app/
4 stars 0 forks source link
acg acgn blog personal-blog

Personal 2-ng blog

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.

Build Dependency

Javascript is slow, but currently the markdown parsing pipeline has special dependencies on it.

Set 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).