Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-17 | publish: Remove extension from file | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add support for entry tags | Johannes Löthberg | 1 | -3/+18 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Pass templates to build functions | Johannes Löthberg | 1 | -9/+9 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add title to archive | Johannes Löthberg | 1 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | build: Prepare for tags by making build_archive a bit more generic | Johannes Löthberg | 1 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Move metadata loading to load_metadata | Johannes Löthberg | 1 | -5/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Merge build_entry and build_index | Johannes Löthberg | 1 | -33/+13 | |
No need to special-case this anymore with unpublished pages. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Simplify older/newer logic | Johannes Löthberg | 1 | -7/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Rename entries.json to metadata.json | Johannes Löthberg | 2 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add publish script | Johannes Löthberg | 1 | -0/+17 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Makefile: Drop explicit python | Johannes Löthberg | 1 | -0/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Move scripts to scripts/ | Johannes Löthberg | 3 | -0/+111 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |