omicron 58eebac637 Add Site reference to Output, clean up template url handling
The following changes have been made all with template cleanup in mind:
- Make Output.url relative to the origin root
- Keep weakref to Site in all Output objects.
- Add several helpers to get urls from Site: home_url(), tag_url(tag),
  section_url(section) and tags_url().
- Add helpers to Index to get pagination urls: pagination_url(n)
- Clean up templates by making use of these new facilities
2026-08-14 16:45:16 +02:00
2026-07-27 00:11:50 +02:00
2026-07-27 00:11:50 +02:00
S
Description
static site generator written in python
142 KiB
Languages
Python 91%
HTML 7.3%
Makefile 1.1%
CSS 0.6%