logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 19e8506b29bf5a467741f3086dedde22b2a0d23e
parent 2f41584c7f05c8eff4f967ed130cfb4524c982a1
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 24 Oct 2020 02:21:31 +0200

Makefile: New file

Diffstat:

AMakefile2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -0,0 +1,2 @@ +bookmarks.shtml: bookmarks.xbel bookmarks.xsl + xsltproc --nonet -o $@ bookmarks.xsl bookmarks.xbel