7 unstable releases (3 breaking)

new 0.4.1 Dec 12, 2024
0.4.0 Nov 23, 2024
0.3.0 Nov 21, 2024
0.2.1 Nov 12, 2024
0.1.1 Aug 18, 2024

#546 in Template engine

Download history 56/week @ 2024-08-19 2/week @ 2024-08-26 10/week @ 2024-09-16 9/week @ 2024-09-23 17/week @ 2024-09-30 278/week @ 2024-10-14 22/week @ 2024-10-21 124/week @ 2024-11-11 299/week @ 2024-11-18 23/week @ 2024-11-25 32/week @ 2024-12-02

478 downloads per month

MIT license

22KB
335 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
~522K SLoC