about summary refs log tree commit diff
path: root/web/blog (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-08 r/6566 feat(web/blog): add option to disable tagfilter per-postVincent Ambo2-1/+5
2022-11-04 r/5243 fix(web/blog): Parameterize renderPost with staticUrlWilliam Carroll1-5/+3
2022-09-28 r/4980 chore(3p/sources): Bump channels & overlayssterni1-2/+2
2022-09-13 r/4835 feat(web/blog): add ability to specify post authorVincent Ambo2-0/+4
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo2-24/+26
2021-12-01 r/3123 fix(web/tvl/blog): Include only published posts in listings & feedVincent Ambo1-0/+3
2021-11-30 r/3117 chore(web): Correct URLs for assets & feeds on TVL blogVincent Ambo1-2/+4
2021-11-08 r/3025 fix(web/blog): make base URL configurable for atom feedsVincent Ambo2-4/+3
2021-11-05 r/3001 fix(web/blog): Correctly wrap footer contentVincent Ambo1-2/+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 Ambo2-24/+14
2021-10-22 r/2988 chore(web/blog): Move out of //users/tazjinVincent Ambo2-0/+142
2020-06-26 r/1087 chore(tazjin): Move //web/blog & //web/homepage to my userdirVincent Ambo12-1404/+0
2020-04-25 r/677 chore(web/blog): Remove draft flag from nixery-layers postVincent Ambo1-1/+0
2020-04-25 r/676 feat(web/blog): Add Nixery layering design as a blog postVincent Ambo2-0/+279
2020-02-22 r/575 docs(web/blog): Light editing on the unpublished Emacs postVincent Ambo1-24/+25
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo2-6/+6
2020-02-11 r/539 refactor(web): Let //web/ derivations build static pages onlyVincent Ambo1-1/+9
2020-02-10 r/526 docs(web/blog): Add some TODO entries for the draftVincent Ambo1-1/+17
2020-02-10 r/525 docs(web/blog): Rewrite some style issues in the Emacs postVincent Ambo1-35/+35
2020-02-10 r/524 feat(web/blog): Add draft blog post on EmacsVincent Ambo2-0/+223
2020-02-09 r/521 feat(web/blog): Add support for draft & unlisted postsVincent Ambo2-8/+39
2020-02-09 r/520 style(web/blog): Minor formatting fixes in Watchguard postVincent Ambo1-4/+4
2020-02-09 r/518 chore(web/blog): Move Watchguard images into static assetsVincent Ambo1-7/+7
2020-02-09 r/517 chore(web/blog): Remove duplicate CSS fileVincent Ambo1-35/+0
2020-02-09 r/513 style(web/homepage): Use somewhat livelier coloursVincent Ambo1-2/+1
2020-02-09 r/512 feat(web/homepage): Add styling for Cheddar calloutsVincent Ambo1-2/+2
2020-02-09 r/510 docs(web/blog): Update best-tools post with new phoneVincent Ambo1-5/+13
2020-02-09 r/498 feat(web): Add a favicon to homepage & blogVincent Ambo1-0/+1
2020-02-09 r/495 feat(web/blog): Move 'best-tools' doc into a real blog postVincent Ambo2-0/+159
2020-02-09 r/490 refactor(web): Serve static assets to //web/homepageVincent Ambo2-21/+5
2020-02-08 r/487 refactor(web): Move nginx setup to //web/homepageVincent Ambo2-72/+5
2020-02-08 r/486 refactor(web/blog): Use timestamps for dates instead of stringsVincent Ambo3-10/+13
2020-02-08 r/485 feat(web/blog): Check in blog posts that I want to keepVincent Ambo6-0/+564
2020-02-08 r/484 feat(web/blog): Add Nix-based static blog generatorVincent Ambo5-0/+231