docs: Update README for move to tvl.fyi
Change-Id: I42944b8f138e78d8b3bdb4e26c40b40e3913e604 Reviewed-on: https://cl.tvl.fyi/c/depot/+/91 Reviewed-by: riking <rikingcoding@gmail.com> Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
cc2fe0308c
commit
faf9d39f4c
1 changed files with 4 additions and 8 deletions
12
README.md
12
README.md
|
@ -3,14 +3,9 @@ depot
|
||||||
|
|
||||||
[![builds.sr.ht status](https://builds.sr.ht/~tazjin/depot/master.svg)](https://builds.sr.ht/~tazjin/depot/master?)
|
[![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.
|
This repository is the [monorepo][] for the community around [tazjin's virus
|
||||||
Everything in here is built using [Nix][] with an automatic attribute-set layout
|
lounge][tvl], containing our personal tools and infrastructure. Everything in
|
||||||
that mirrors the filesystem layout of the repository (this might feel familiar
|
here is built using [Nix][].
|
||||||
to users of Bazel).
|
|
||||||
|
|
||||||
This repository used to be hosted on GitHub, but for a variety of reasons I have
|
|
||||||
decided to take over the management of personal infrastructure - of which this
|
|
||||||
repository is a core component.
|
|
||||||
|
|
||||||
If you've ended up here and have no idea who I am, feel free to follow me [on
|
If you've ended up here and have no idea who I am, feel free to follow me [on
|
||||||
Twitter][].
|
Twitter][].
|
||||||
|
@ -77,6 +72,7 @@ If you'd like to contribute to any of the tools in here, please check out the
|
||||||
[contribution guidelines](/tree/docs/CONTRIBUTING.md).
|
[contribution guidelines](/tree/docs/CONTRIBUTING.md).
|
||||||
|
|
||||||
[monorepo]: https://en.wikipedia.org/wiki/Monorepo
|
[monorepo]: https://en.wikipedia.org/wiki/Monorepo
|
||||||
|
[tvl]: https://tvl.fyi
|
||||||
[Nix]: https://nixos.org/nix
|
[Nix]: https://nixos.org/nix
|
||||||
[on Twitter]: https://twitter.com/tazjin
|
[on Twitter]: https://twitter.com/tazjin
|
||||||
[Nixery]: https://github.com/google/nixery
|
[Nixery]: https://github.com/google/nixery
|
||||||
|
|
Loading…
Reference in a new issue