~vesto/stevegattuso.me

Clojure-based static site generator for my personal website
fix photo gallery import
add cover image to blog archive
fix link in email page

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~vesto/stevegattuso.me
read/write
git@git.sr.ht:~vesto/stevegattuso.me

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

#stevegattuso.me

This repository contains everything necessary to generate the content I publish on stevegattuso.me. It uses a custom-built static site generator, written in Clojure.

I'm not quite ready to talk about the site generator in detail, but I've published an initial introduction on my blog for those who are interested in learning more. You can also poke around yourself by looking in the src/jupi directory, which contains all of the namespaces for the static site generator that, at some point, I'm hoping to release as a library.