about summary refs log tree commit diff
path: root/web/blog/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-08 r/6566 feat(web/blog): add option to disable tagfilter per-postVincent Ambo1-0/+4
2022-09-13 r/4835 feat(web/blog): add ability to specify post authorVincent Ambo1-0/+3
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-2/+3
2021-12-01 r/3123 fix(web/tvl/blog): Include only published posts in listings & feedVincent Ambo1-0/+3
2021-11-08 r/3025 fix(web/blog): make base URL configurable for atom feedsVincent Ambo1-3/+2
2021-11-04 r/3000 refactor(web/blog): Move atom feed creation logic to //web/blogVincent Ambo1-1/+22
2021-11-03 r/2998 refactor(web/blog): Configurable blog name and footerVincent Ambo1-5/+3
2021-10-22 r/2988 chore(web/blog): Move out of //users/tazjinVincent Ambo1-0/+41
2020-06-26 r/1087 chore(tazjin): Move //web/blog & //web/homepage to my userdirVincent Ambo1-59/+0
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-3/+3
2020-02-11 r/539 refactor(web): Let //web/ derivations build static pages onlyVincent Ambo1-1/+9
2020-02-09 r/521 feat(web/blog): Add support for draft & unlisted postsVincent Ambo1-1/+8
2020-02-09 r/490 refactor(web): Serve static assets to //web/homepageVincent Ambo1-2/+0
2020-02-08 r/487 refactor(web): Move nginx setup to //web/homepageVincent Ambo1-4/+5
2020-02-08 r/486 refactor(web/blog): Use timestamps for dates instead of stringsVincent Ambo1-3/+2
2020-02-08 r/484 feat(web/blog): Add Nix-based static blog generatorVincent Ambo1-0/+46