about summary refs log tree commit diff
path: root/web/homepage/static
AgeCommit message (Collapse)AuthorFilesLines
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.