Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-23 | Fix page navigation in posts/drafts manage pages | Brian Picciano | |
2023-01-23 | Small fixes to index pages | Brian Picciano | |
2023-01-22 | Final fleshing out of gemini content | Brian Picciano | |
2023-01-22 | Implement gemini atom feed | Brian Picciano | |
2023-01-22 | Allow url construction to work if blog is under a sub-path | Brian Picciano | |
2023-01-19 | Add support for gemtext posts | Brian Picciano | |
2022-11-29 | Fix dumb wording on homepage | Brian Picciano | |
2022-11-29 | Remove mention of the word 'blog' | Brian Picciano | |
2022-11-29 | Update copy on follow page to be less wordy | Brian Picciano | |
2022-11-29 | Small changes to header | Brian Picciano | |
2022-11-29 | Move mediocregopher.com content to index of this site | Brian Picciano | |
2022-11-29 | Introduce EDIT and MANAGE methods | Brian Picciano | |
All admin "index" pages are moved under MANAGE, so that we can have (for example) and normal "GET /posts" page later which would replace the current index page, and potentially corresponding pages for the other categories. The EDIT method replaces the old `?edit` pattern, which normalizes how we differentiate page functionality generally. | |||
2022-11-29 | Modify base header some more | Brian Picciano | |
2022-11-27 | Update header, remove 'Updated at' times on posts | Brian Picciano | |
2022-11-27 | Add the ghost to every page | Brian Picciano | |
2022-11-27 | Bold post titles in index | Brian Picciano | |
2022-11-23 | Fix font sizes for small devices | Brian Picciano | |
2022-11-23 | Accidentally removed 'Next Page' link | Brian Picciano | |
2022-11-23 | Use unordered list instead of table on post index | Brian Picciano | |
2022-11-22 | Add favicon | Brian Picciano | |
2022-11-22 | Reduce font size generally | Brian Picciano | |
2022-11-07 | Fix width of index table | Brian Picciano | |
2022-10-12 | Make description an optional field | Brian Picciano | |
2022-09-13 | move src out of srv, clean up default.nix and Makefile | Brian Picciano | |