feat(web/homepage): Add Nix code to assemble the index page
This is not yet fully functional, but going in the right direction. Some concepts are introduced: * There is a light theme (used for blog entry pages) and a dark theme (used for the homepage itself) * Entries can be either blog posts, projects or miscellaneous things that I want to link people to (possibly with a comment) It might be interesting to add pages that filter to specific types, or some such, which should be relatively easy to do. Note that the layouts of entries are not actually done yet.
This commit is contained in:
parent
7935957938
commit
cce872e397
4 changed files with 86 additions and 1 deletions
1
web/homepage/entries.nix
Normal file
1
web/homepage/entries.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
[]
|
||||
Loading…
Add table
Add a link
Reference in a new issue