tvl-depot/web
Vincent Ambo cce872e397 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.
2020-02-08 22:21:06 +00:00
..
blog refactor(web): Move nginx setup to //web/homepage 2020-02-08 14:06:57 +00:00
cgit-taz feat(web/cgit-taz): Use cheddar's about filter for about pages 2020-01-19 23:54:30 +00:00
homepage feat(web/homepage): Add Nix code to assemble the index page 2020-02-08 22:21:06 +00:00
tazblog chore: Significantly restructure folder layout 2019-12-20 20:18:41 +00:00
tazblog_lisp feat(web/tazblog_lisp): Implement retrieval of blog posts from DNS 2020-01-27 02:11:55 +00:00