top | item 28512235

(no title)

greyivy | 4 years ago

I've seen this blog on here a couple of times now. Does anyone know what it's built on (or if it's using a specific theme)?

discuss

order

wcerfgba|4 years ago

I'm using GitHub Pages and Jekyll. I wrote the theme from almost-scratch, I think I started with a basic theme and then ripped out everything I didn't like, and then started building up again.

Due to limitations on available Jekyll plugins on GH Pages, I wrote some particularly spicy Liquid templating to handle my automatic backlinks and site tree construction: https://github.com/wcerfgba/jpreston.xyz/blob/master/_includ...

greyivy|4 years ago

Thanks so much for the insight!