Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-16 | Use rem instead of em | Johannes Löthberg | 1 | -10/+10 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | entry: Comma separate tag list | Johannes Löthberg | 1 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Don't use gray for tags | Johannes Löthberg | 1 | -6/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Tag existing entries | Johannes Löthberg | 1 | -2/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Add support for entry tags | Johannes Löthberg | 4 | -3/+54 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | Remove old footer style | Johannes Löthberg | 1 | -3/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | layout: use padded-box class for the content | Johannes Löthberg | 1 | -5/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-15 | entry: Wrap navigation in naw tags | Johannes Löthberg | 1 | -0/+2 | |
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 | 3 | -8/+12 | |
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 | 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> |