Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-06 | Add matrix.to link | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-12-05 | Fix broken tag structure | Johannes Löthberg | 1 | -1/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-27 | Add a ruby character role | Johannes Löthberg | 1 | -1/+22 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-27 | Resize rems to 100% root font-size rather than pixel-ish | Johannes Löthberg | 1 | -20/+17 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-22 | Remove link | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-22 | about: drop twitter | Johannes Löthberg | 1 | -3/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-22 | Style contacts list more nicely | Johannes Löthberg | 2 | -6/+9 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-22 | about: Add matrix address | Johannes Löthberg | 1 | -2/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-19 | testing-phabricator: Tags | Johannes Löthberg | 1 | -1/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-19 | testing-phabricator: add note | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-19 | new entry: Testing Phabricator | Johannes Löthberg | 2 | -0/+8 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
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-17 | new entry: cffi-alpm: A New Hope | Johannes Löthberg | 2 | -2/+18 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | Maxe body max-width 60rem | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | Justify body text | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | Set viewport properly for mobile | Johannes Löthberg | 1 | -0/+1 | |
> The width property controls the size of the viewport. It can be set to > a specific number of pixels like width=600 or to the special value > device-width which is the width of the screen in CSS pixels at a scale > of 100%. > > The initial-scale property controls the zoom level when the page is > first loaded. — https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | entry: Only add post-nav div if older or newer is given | Johannes Löthberg | 1 | -1/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | entry: Make header container actually a header tag | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-11-16 | Use 62.5% base font size and proper rem everywhere | Johannes Löthberg | 1 | -9/+24 | |
https://snook.ca/archives/html_and_css/font-size-with-rem Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
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> |