Valentin Brandl
4ddaa84e5f
Use new aliases for template functions
...
`page.rs.html` used to result in a function `templates::page`.
Since ructe 0.7.2, `templates::page_html` was used and now the old alias
has been removed.
2023-01-30 09:22:45 +01:00
Valentin Brandl
d4248df45a
Use helper struct to reduce template parameters
2022-08-19 10:34:37 +02:00
Valentin Brandl
dbbbdad3fa
Allow providing a branch name in generator
2022-08-18 14:07:07 +02:00
Valentin Brandl
14cd21dc1c
Make paths consistent
continuous-integration/drone/push Build is passing
2020-11-24 19:13:08 +01:00
Valentin Brandl
8e78d13443
Make full base URL configurable
2020-11-24 19:06:42 +01:00
Valentin Brandl
60dc242e5a
Add repo count to templates
2019-06-12 21:50:45 +02:00
Valentin Brandl
d6835b96de
Refactor into smaller modules
2019-05-14 01:11:39 +02:00
Valentin Brandl
eb0ee4b31d
Add generator and result page
2019-05-04 15:38:00 +02:00