diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md index 0ea472758d4e..ab0c1ece54dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ depot ===== +[![builds.sr.ht status](https://builds.sr.ht/~tazjin/depot/master.svg)](https://builds.sr.ht/~tazjin/depot/master?) + This repository is the [monorepo][] for my personal tools and infrastructure. Everything in here is built using [Nix][] with an automatic attribute-set layout that mirrors the filesystem layout of the repository (this might feel familiar @@ -51,7 +53,8 @@ Twitter][]. Services in this repository are deployed on a Google Kubernetes Engine cluster using [Nixery](). -* `web/tazblog` contains my blog software (serving at [tazj.in][]) +* `web/blog` and `web/homepage` contain my blog and website setup + (serving at [tazj.in][]) * `web/cgit-taz` contains a slightly patched version of `cgit` that serves my git web interface at [git.tazj.in][] * `ops/sync-gcsr` contains a tiny service that synchronises a Google Cloud |