Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 2 | -51/+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 | 2 | -10/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Rename entries.json to metadata.json | Johannes Löthberg | 4 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add about me page | Johannes Löthberg | 3 | -0/+19 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | reformat entries.json | Johannes Löthberg | 1 | -10/+10 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add publish script | Johannes Löthberg | 2 | -0/+31 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Makefile: Drop explicit python | Johannes Löthberg | 2 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Move scripts to scripts/ | Johannes Löthberg | 4 | -0/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | build: Add support for unpublished entries | Johannes Löthberg | 1 | -16/+29 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add entry title to navigation links | Johannes Löthberg | 2 | -4/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Fix up paddings | Johannes Löthberg | 2 | -7/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Oops, forgot to fix templates after slug -> file rename | Johannes Löthberg | 2 | -4/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | add new entry: "style.rst" | Johannes Löthberg | 2 | -0/+8 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-12 | Indent header, article, and footer the same amount | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-12 | Initial commit | Johannes Löthberg | 9 | -0/+256 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |