~skiqqy/blog.skiqqy.xyz

My blog

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~skiqqy/blog.skiqqy.xyz
read/write
git@git.sr.ht:~skiqqy/blog.skiqqy.xyz

You can also use your local clone with git send-email.

#Blog

This is the repository for my blog, it is built using mdbook, and served inside a gwiki container.

#Blog script

This repo comes with a helper script for creating new posts, to use it, see

$ ./blog -h

#Building

$ make

Note this requires mdbook.

#Testing server

$ mdbook serve