about summary refs log blame commit diff
path: root/web/homepage/entries.nix
blob: b951a7424bf1dc4aa7c54eb842d991747134b076 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                      






                                                                                 


















                                                                                           






                                                                                      
 
[
  {
    class = "project";
    title = "depot";
    url = "https://git.tazj.in/about";
    date = 1576800000;
    description = "Merging all of my projects into a single, Nix-based monorepo";
  }
  {
    class = "project";
    title = "Nixery";
    url = "https://github.com/google/nixery";
    date = 1565132400;
    description = "A Nix-backed container registry that builds container images on demand";
  }
  {
    class = "project";
    title = "kontemplate";
    url = "https://git.tazj.in/about/ops/kontemplate";
    date = 1486550940;
    description = "Simple file templating tool built for Kubernetes resources";
  }
  {
    class = "misc";
    title = "dottime";
    url = "https://dotti.me/";
    date = 1560898800;
    description = "A universal convention for conveying time (by edef <3)";
  }
  {
    class = "project";
    title = "journaldriver";
    url = "https://git.tazj.in/about/ops/journaldriver";
    date = 1527375600;
    description = "Small daemon to forward logs from journald to Stackdriver Logging";
  }
]