refactor: move personal site to sites/nrd.sh/
Reorganize for monorepo structure: - Move content/, templates/, static/, site.toml → sites/nrd.sh/ - Frees root for sukr docs site - Build with: sukr -c sites/nrd.sh/site.toml
This commit is contained in:
6
sites/nrd.sh/content/projects/atomix.md
Normal file
6
sites/nrd.sh/content/projects/atomix.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: atomix
|
||||
description: "A minimal, performant module system for Nix code."
|
||||
weight: 0
|
||||
link_to: "https://github.com/ekala-project/atom/tree/master/atom-nix"
|
||||
---
|
||||
Reference in New Issue
Block a user