From ac17edeec3303a102338124dc80f64538595ef6a Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 25 Feb 2025 14:58:48 -0500 Subject: add new projects, xssbook, and blog post --- src/assets/projects/13-iris.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/assets/projects/13-iris.md (limited to 'src/assets/projects/13-iris.md') diff --git a/src/assets/projects/13-iris.md b/src/assets/projects/13-iris.md new file mode 100644 index 0000000..d591964 --- /dev/null +++ b/src/assets/projects/13-iris.md @@ -0,0 +1,8 @@ +--- +name: iris +repo: iris +--- + +iris is a declarative package manager for NeoVIM that providies the ability to +lock the commits to your plugin repositories. Usefull for setups in NixOS or +GNU/Guix. -- cgit v1.2.3-freya