CLI for easily creating Today I Learned posts, inspired by Simon Willison.
Check the Github repo for installation and usage instructions.
Render snippets in your html templates! …
Added static search using pagefind, upgrade to tilly==0.0.8
. …
It is now very simple to create a new tilly plugin. Just type uvx cookiecutter gh:tilly-pub/tilly-plugin
, fill in the prompts and add your logic... …
Refactored code a little to make creation of the tilly-sitemap
plugin a little easier. …
tilly-sitemap plugin for adding sitemap.xml
and robots.txt
files to your static site. …
Check this github actions workflow for building and deploying https://tilly-pub.github.io. …
Released the first working version of tilly! Check it out here and here. …
Run the following to get started: …