Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-23 | r/674 feat(web/tvl): Yet another newcomer ... | Vincent Ambo | 1 | -0/+2 | |
2020-04-23 | r/673 feat(web/tvl): Add two secondary links for myself | Luis Ressel | 1 | -0/+2 | |
2020-04-23 | r/672 feat(web/tvl): Add another round of newcomers | Vincent Ambo | 1 | -0/+4 | |
2020-04-22 | r/671 feat(web/tvl): More virus for the virus lounge | Vincent Ambo | 1 | -0/+1 | |
... I'm not insane | |||||
2020-04-22 | r/670 feat(web/tvl): Add newcomers to the graph | Vincent Ambo | 1 | -9/+13 | |
2020-04-22 | r/668 fix(web/tvl): Set graph height to 'auto' | Vincent Ambo | 1 | -0/+1 | |
because the web ... otherwise there's weird spacing around the graph. | |||||
2020-04-22 | r/667 fix(web/tvl): Elevate edef to have a direct edge | Vincent Ambo | 1 | -2/+2 | |
2020-04-21 | r/664 feat(web/tvl): add ac's website | Griffin Smith | 1 | -1/+1 | |
AC's got a website! I found it! | |||||
2020-04-21 | r/663 feat(web/tvl): Add baby url | Cynthia Revström | 1 | -1/+1 | |
Meow! | |||||
2020-04-21 | r/662 fix(web/tvl): Fix display names for some people | Vincent Ambo | 1 | -11/+11 | |
2020-04-21 | r/661 feat(web/tvl): Add some more homepage links | Vincent Ambo | 1 | -2/+2 | |
2020-04-21 | r/660 feat(web/tvl): Add links for "hub" nodes as well | Vincent Ambo | 1 | -7/+7 | |
2020-04-21 | r/659 style(web/tvl): Reword the note about clickable links | Vincent Ambo | 1 | -5/+6 | |
2020-04-21 | r/658 fix(web/tvl): Embed SVG file directly into the source | Vincent Ambo | 1 | -2/+1 | |
Without this, the links in the graph are not clickable. | |||||
2020-04-21 | r/657 fix(web/tvl): Fix graphviz syntax (*coughs*) | Vincent Ambo | 1 | -1/+1 | |
2020-04-21 | r/656 feat(web/tvl): Add clickable homepage links for most people | Vincent Ambo | 2 | -27/+31 | |
2020-04-21 | r/655 style(web/tvl): Center some elements, as is tradition | Vincent Ambo | 1 | -3/+3 | |
2020-04-21 | r/654 feat(web/tvl): Add rendered graphviz graph to the page | Vincent Ambo | 1 | -1/+16 | |
2020-04-21 | r/653 feat(web/tvl): Add a button to join TVL | Vincent Ambo | 1 | -0/+8 | |
2020-04-21 | r/652 feat(web/homepage): Add entry for the TVL page | Vincent Ambo | 1 | -0/+7 | |
2020-04-21 | r/651 fix(web/tvl): Use correct stylesheet name | Vincent Ambo | 1 | -1/+1 | |
2020-04-21 | r/649 feat(web/tvl): Add initial homepage for TVL | Vincent Ambo | 1 | -0/+59 | |
2020-04-21 | r/646 chore(web/tvl): Bootstrap static assets for TVL page | Vincent Ambo | 3 | -0/+132 | |
2020-03-29 | r/605 style(web/homepage): Shorten description for TWiV | Vincent Ambo | 1 | -4/+2 | |
2020-03-29 | r/604 feat(web/homepage): Link to TWiV | Vincent Ambo | 1 | -0/+12 | |
2020-02-22 | r/575 docs(web/blog): Light editing on the unpublished Emacs post | Vincent Ambo | 1 | -24/+25 | |
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 5 | -14/+14 | |
2020-02-12 | r/544 refactor(web/cgit-taz): Serve depot from disk location on camden | Vincent Ambo | 1 | -4/+3 | |
2020-02-11 | r/539 refactor(web): Let //web/ derivations build static pages only | Vincent Ambo | 3 | -93/+14 | |
Removes nginx configuration built by the web targets (with the exception of the includable block used to set up redirects for old blog URLs). | |||||
2020-02-10 | r/526 docs(web/blog): Add some TODO entries for the draft | Vincent Ambo | 1 | -1/+17 | |
2020-02-10 | r/525 docs(web/blog): Rewrite some style issues in the Emacs post | Vincent Ambo | 1 | -35/+35 | |
2020-02-10 | r/524 feat(web/blog): Add draft blog post on Emacs | Vincent Ambo | 2 | -0/+223 | |
This post is a draft, i.e. not linked from the index. It's not a secret, but if you do find it through this commit before its publication please don't share it too widely yet. | |||||
2020-02-10 | r/523 style(web/homepage): Highlight <kbd> elements like buttons | Vincent Ambo | 1 | -0/+14 | |
2020-02-10 | r/522 fix(web/homepage): Make .uncoloured-link work again | Vincent Ambo | 1 | -0/+4 | |
2020-02-09 | r/521 feat(web/blog): Add support for draft & unlisted posts | Vincent Ambo | 2 | -8/+39 | |
Posts with either `draft = true;` or `listed = false;` will no longer be included in index generation and will have a warning callout inserted at the top of the page urging people not to share the links to them. | |||||
2020-02-09 | r/520 style(web/blog): Minor formatting fixes in Watchguard post | Vincent Ambo | 1 | -4/+4 | |
2020-02-09 | r/519 style(web/homepage): Overflow long code lines into scroll bars | Vincent Ambo | 1 | -3/+2 | |
2020-02-09 | r/518 chore(web/blog): Move Watchguard images into static assets | Vincent Ambo | 7 | -7/+7 | |
Rather than sending user data to imgur ... lets get rid of all the external stuff! | |||||
2020-02-09 | r/517 chore(web/blog): Remove duplicate CSS file | Vincent Ambo | 1 | -35/+0 | |
2020-02-09 | r/516 chore(web/homepage): Configure caching for fonts & images | Vincent Ambo | 1 | -0/+4 | |
2020-02-09 | r/515 style(web/homepage): Unify page max-width at 800px | Vincent Ambo | 1 | -2/+1 | |
2020-02-09 | r/513 style(web/homepage): Use somewhat livelier colours | Vincent Ambo | 2 | -9/+8 | |
The previous ones looked kind of dull. These are from my gruber-darker rainbow-delimiters theme. | |||||
2020-02-09 | r/512 feat(web/homepage): Add styling for Cheddar callouts | Vincent Ambo | 2 | -2/+27 | |
2020-02-09 | r/510 docs(web/blog): Update best-tools post with new phone | Vincent Ambo | 1 | -5/+13 | |
2020-02-09 | r/509 feat(web/homepage): Add an entry for the Principia Discordia | Vincent Ambo | 1 | -0/+10 | |
2020-02-09 | r/507 style(web/homepage): Wrap links around the entire entry | Vincent Ambo | 3 | -17/+18 | |
This makes it much easier to click on them. Required some style reshuffling to satisfy CSS. | |||||
2020-02-09 | r/505 fix(web/homepage): Fix redirect setup | Vincent Ambo | 1 | -1/+8 | |
- all www.* traffic -> non-www - redirect old blog entries without including the port | |||||
2020-02-09 | r/499 chore(web): Delete //web/tazblog | Vincent Ambo | 13 | -678/+0 | |
Deleting this code feels strange. This project has been around for a decade, and despite occasionally needing a bunch of tweaks it had aged well and worked fine for a very long time. I've reached a strange point where I don't really feel like using Haskell anymore, and every interaction with this project in recent years has been fighting dependency management tooling for Haskell, or dealing with strange build problems. The simple fact is that the service never really did anything other than render Markdown dynamically, and at this point I can do that much better with //tools/cheddar instead. So, tazblog-hs, it's time to say goodbye. Rest in peace! | |||||
2020-02-09 | r/498 feat(web): Add a favicon to homepage & blog | Vincent Ambo | 3 | -1/+2 | |
2020-02-09 | r/497 fix(web/homepage): Minor style fixes that were lost | Vincent Ambo | 1 | -0/+8 | |