Skip to content
/ dendrix Public

Commit cab28d1

Browse files
committed
sponsor
1 parent 439dfb3 commit cab28d1

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
> Documentation has moved to our site: https://vic.github.io/dendrix
1+
<p align="right">
2+
<a href="https://github.com/sponsors/vic"><img src="https://img.shields.io/badge/sponsor-vic-white?logo=githubsponsors&logoColor=white&labelColor=%23FF0000" alt="Sponsor Vic"/>
3+
</a>
4+
<a href="https://vic.github.io/dendrix/Dendritic-Ecosystem.html#vics-dendritic-libraries"> <img src="https://img.shields.io/badge/Dendritic-Nix-informational?logo=nixos&logoColor=white" alt="Dendritic Nix"/> </a>
5+
<a href="LICENSE"> <img src="https://img.shields.io/github/license/vic/den" alt="License"/> </a>
6+
<a href="https://github.com/vic/dendrix/actions">
7+
<img src="https://github.com/vic/dendrix/actions/workflows/flake-check.yaml/badge.svg" alt="CI Status"/> </a>
8+
</p>
29

310
# Dendrix - community-driven distribution of Dendritic Nix configurations.
411

12+
> `dendrix` and [vic](https://bsky.app/profile/oeiuwq.bsky.social)'s [dendritic libs](https://vic.github.io/dendrix/Dendritic-Ecosystem.html#vics-dendritic-libraries) made for you with Love++ and AI--. If you like my work, consider [sponsoring](https://github.com/sponsors/vic)
13+
14+
> Documentation has moved to our site: https://vic.github.io/dendrix
15+
516
Editor-distributions like those for nvim/emacs provide community-driven, opinionated configurations that can be easily reused and enabled by newcomers.
617

718
The `dendrix` project aims to provide the same experience: having community-managed, author-maintained and no-barrier-of-entry [setups](https://vic.github.io/dendrix/Dendrix-Layers.html) for everything that can be configured using [flake-parts modules](https://flake.parts/options/flake-parts-modules.html).

dev/book/src/Dendritic-Ecosystem.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The following is a partial list of resources, such as guides, libraries, famewor
44

55
They are not listed in any order of preference, instead we try to group then by how they relate to each other.
66

7-
You can also try [searching github][https://github.com/search?q=%28dendritic+language%3ANix%29+OR+%28dendritic+flake+language%3AMarkdown%29&type=code] to discover awesome dendritic implementations. Be sure to send a PR if you have anything valuable for the community.
7+
You can also try [searching github](https://github.com/search?q=%28dendritic+language%3ANix%29+OR+%28dendritic+flake+language%3AMarkdown%29&type=code) to discover awesome dendritic implementations. Be sure to send a PR if you have anything valuable for the community.
88

99
## Talking to people in the community
1010

@@ -23,6 +23,10 @@ be of inspiration for new libraries that benefit the community as well.
2323

2424
## Personal Repositories - Dendritic Implementations.
2525

26+
- [drupol/infra](https://github.com/drupol/infra)
27+
- [mightyiam/infra](https://github.com/mightyiam/infra)
28+
- [vic/vix](https://github.com/vic/vix)
29+
2630
## Libraries
2731

2832
#### quasigod's Unify framework.

0 commit comments

Comments
 (0)