about summary refs log tree commit diff
path: root/fun (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-09 r/495 feat(web/blog): Move 'best-tools' doc into a real blog postVincent Ambo1-156/+0
2020-02-09 r/494 fix(web/homepage): Ensure old blog links keep workingVincent Ambo1-2/+2
2020-02-09 r/493 feat(web/homepage): Add entries for nixery, kontemplate, dottimeVincent Ambo1-1/+23
2020-02-09 r/492 style(web/homepage): Flip colours for misc/blogVincent Ambo1-2/+2
2020-02-09 r/491 feat(web/homepage): Add templating for entries on the homepageVincent Ambo3-27/+86
2020-02-09 r/490 refactor(web): Serve static assets to //web/homepageVincent Ambo3-28/+10
2020-02-08 r/489 feat(web/homepage): Add static assets for new homepageVincent Ambo5-0/+88
2020-02-08 r/488 feat(web/homepage): Add Nix code to assemble the index pageVincent Ambo4-1/+86
2020-02-08 r/487 refactor(web): Move nginx setup to //web/homepageVincent Ambo3-19/+41
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