9 unstable releases (3 breaking)

new 0.4.3 Feb 20, 2025
0.4.1 Dec 12, 2024
0.4.0 Nov 23, 2024

#232 in Web programming

Download history 7/week @ 2024-10-24 105/week @ 2024-11-07 24/week @ 2024-11-14 311/week @ 2024-11-21 17/week @ 2024-11-28 15/week @ 2024-12-05 196/week @ 2024-12-12 2/week @ 2024-12-19 1/week @ 2025-01-02

657 downloads per month

MIT license

22KB
337 lines

tiller

Tiller tills TILs.

See https://yossarian.net/til/ for an example of a Tiller-generated website, and woodruffw/til for an example of Tiller's raw inputs.

Usage

cargo install tiller
tiller --help

Local development

The easiest way to iterate on a tiller managed website locally is with --dev and a local HTTP server:

tiller --dev
python -m http.server -d site/ 1337

License

MIT.

Dependencies

~20–30MB
~533K SLoC