Age | Commit message (Expand) | Author | Files | Lines |
2023-09-08 | r/6566 feat(web/blog): add option to disable tagfilter per-post | Vincent Ambo | 1 | -0/+4 |
2022-09-13 | r/4835 feat(web/blog): add ability to specify post author | Vincent Ambo | 1 | -0/+3 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -2/+3 |
2021-12-01 | r/3123 fix(web/tvl/blog): Include only published posts in listings & feed | Vincent Ambo | 1 | -0/+3 |
2021-11-08 | r/3025 fix(web/blog): make base URL configurable for atom feeds | Vincent Ambo | 1 | -3/+2 |
2021-11-04 | r/3000 refactor(web/blog): Move atom feed creation logic to //web/blog | Vincent Ambo | 1 | -1/+22 |
2021-11-03 | r/2998 refactor(web/blog): Configurable blog name and footer | Vincent Ambo | 1 | -5/+3 |
2021-10-22 | r/2988 chore(web/blog): Move out of //users/tazjin | Vincent Ambo | 1 | -0/+41 |
2020-06-26 | r/1087 chore(tazjin): Move //web/blog & //web/homepage to my userdir | Vincent Ambo | 1 | -59/+0 |
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 1 | -3/+3 |
2020-02-11 | r/539 refactor(web): Let //web/ derivations build static pages only | Vincent Ambo | 1 | -1/+9 |
2020-02-09 | r/521 feat(web/blog): Add support for draft & unlisted posts | Vincent Ambo | 1 | -1/+8 |
2020-02-09 | r/490 refactor(web): Serve static assets to //web/homepage | Vincent Ambo | 1 | -2/+0 |
2020-02-08 | r/487 refactor(web): Move nginx setup to //web/homepage | Vincent Ambo | 1 | -4/+5 |
2020-02-08 | r/486 refactor(web/blog): Use timestamps for dates instead of strings | Vincent Ambo | 1 | -3/+2 |
2020-02-08 | r/484 feat(web/blog): Add Nix-based static blog generator | Vincent Ambo | 1 | -0/+46 |