docs: remove outdated gif, make readme cool
This commit is contained in:
parent
faf3ca8554
commit
4f4cd5b7cb
1 changed files with 6 additions and 8 deletions
14
README.md
14
README.md
|
@ -1,28 +1,26 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# Seiðr
|
<h1>SEIÐR</h1>
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
An experimental Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow.
|
An experimental Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow.
|
||||||
|
|
||||||
Highly unstable project, expect each change to be breaking.
|
|
||||||
|
|
||||||
[](https://nixos.org)
|
[](https://nixos.org)
|
||||||
[](code_of_conduct.md)
|
[](code_of_conduct.md)
|
||||||
|
|
||||||
[](https://github.com/cafkafk/seidr/actions/workflows/unit-tests.yml)
|
[](https://github.com/cafkafk/seidr/actions/workflows/unit-tests.yml)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
[](https://asciinema.org/a/TVmnEYR3PK40GtoZnwavun0dP)
|
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
> This is experimental, and not in the Nix sense. I'm gonna change how links work soon.
|
> Seiðr is experimental. I'm gonna change how links work soon. Every update might mean rewriting your config. You're warned.
|
||||||
|
|
||||||
A Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow. Useful for dealing
|
A Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow. Useful for dealing
|
||||||
with "dotfiles", and with git support as a first class feature. Configuration is
|
with "dotfiles", and with git support as a first class feature. Configuration is
|
||||||
done throug a single yaml file, giving it a paradigm that should bring joy to
|
done through a single yaml file, giving it a paradigm that should bring joy to
|
||||||
those that use declarative operating systems and package managers.
|
those that use declarative operating systems and package managers.
|
||||||
|
|
||||||
Although this isn't really a case where it matters *that* much for performance,
|
Although this isn't really a case where it matters *that* much for performance,
|
||||||
|
|
Loading…
Add table
Reference in a new issue