Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 946 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 946 Bytes

Site Generator: jdsteinbach.com

I'm using 11ty to compile Markdown, render Liquid templates, and build my blog. It's a lot like Jekyll, but it runs in JS. That's lighter & quicker for me.

This project uses an Eleventy template file to process CSS (Sass & PostCSS). A GitHub Action builds & deploys it to GitHub Pages hosting.

I'll work on some posts (eventually) on how I converted this over, & what you might want to know if you're considering converting from Jekyll, or setting up an 11ty site.

Build Eleventy