about summary refs log tree commit diff
path: root/web/homepage/static (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-10 r/523 style(web/homepage): Highlight <kbd> elements like buttonsVincent Ambo1-0/+14
2020-02-10 r/522 fix(web/homepage): Make .uncoloured-link work againVincent Ambo1-0/+4
2020-02-09 r/519 style(web/homepage): Overflow long code lines into scroll barsVincent Ambo1-3/+2
2020-02-09 r/518 chore(web/blog): Move Watchguard images into static assetsVincent Ambo6-0/+0
Rather than sending user data to imgur ... lets get rid of all the external stuff!
2020-02-09 r/515 style(web/homepage): Unify page max-width at 800pxVincent Ambo1-2/+1
2020-02-09 r/513 style(web/homepage): Use somewhat livelier coloursVincent Ambo1-7/+7
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 calloutsVincent Ambo1-0/+25
2020-02-09 r/507 style(web/homepage): Wrap links around the entire entryVincent Ambo1-2/+3
This makes it much easier to click on them. Required some style reshuffling to satisfy CSS.
2020-02-09 r/498 feat(web): Add a favicon to homepage & blogVincent Ambo1-0/+0
2020-02-09 r/497 fix(web/homepage): Minor style fixes that were lostVincent Ambo1-0/+8
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 Ambo1-19/+64
Adds the actual insertion of entries into the homepage, subtly colour-coding different types of entries.
2020-02-08 r/489 feat(web/homepage): Add static assets for new homepageVincent Ambo5-0/+88
Adds the Jetbrains Mono font and the WIP CSS file for the homepage and (soon) the blog.