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:
3
sites/nrd.sh/content/projects/_index.md
Normal file
3
sites/nrd.sh/content/projects/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Projects
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/atom.md
Normal file
6
sites/nrd.sh/content/projects/atom.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: atom
|
||||
description: "A deterministic source packaging format built on Git's object model."
|
||||
weight: 0
|
||||
link_to: "https://github.com/ekala-project/atom"
|
||||
---
|
||||
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"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/bitte.md
Normal file
6
sites/nrd.sh/content/projects/bitte.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: bitte
|
||||
description: "Nix Ops for Terraform, Consul, Vault, Nomad."
|
||||
weight: 3
|
||||
link_to: "https://github.com/input-output-hk/bitte"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/cfdyndns.md
Normal file
6
sites/nrd.sh/content/projects/cfdyndns.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: cfdyndns
|
||||
description: "CloudFlare Dynamic DNS Client."
|
||||
weight: 2
|
||||
link_to: "https://github.com/nrdxp/cfdyndns"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/digga.md
Normal file
6
sites/nrd.sh/content/projects/digga.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: digga
|
||||
description: "A Nix flake utility library for managing nixos, hm and devshells"
|
||||
weight: 3
|
||||
link_to: "https://digga.divnix.com/"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/eka.md
Normal file
6
sites/nrd.sh/content/projects/eka.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: eka
|
||||
description: "An atomic, plugin-based CLI frontend to the Eos API."
|
||||
weight: 0
|
||||
link_to: "https://github.com/ekala-project/eka"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/eos.md
Normal file
6
sites/nrd.sh/content/projects/eos.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: eos
|
||||
description: "A work-in-progress distributed HTTP scheduler designed for store-driven build systems."
|
||||
weight: 0
|
||||
link_to: "https://github.com/ekala-project"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/ethic.md
Normal file
6
sites/nrd.sh/content/projects/ethic.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: hackers-ethic
|
||||
description: "First, hinder no thought: A Code of Ethics for Digital Freedom."
|
||||
weight: 0
|
||||
link_to: "https://github.com/EthicsCodes/hackers-ethic"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/home.md
Normal file
6
sites/nrd.sh/content/projects/home.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: home
|
||||
description: "Ekala based dotfiles leveraging Nix and home-manager."
|
||||
weight: 1
|
||||
link_to: "https://github.com/nrdxp/home"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/nixpkgs.md
Normal file
6
sites/nrd.sh/content/projects/nixpkgs.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: nixpkgs
|
||||
description: "ex-maintainer & NixOS release manager."
|
||||
weight: 2
|
||||
link_to: "https://github.com/NixOS/nixpkgs"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/nosys.md
Normal file
6
sites/nrd.sh/content/projects/nosys.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: nosys
|
||||
description: "A hassle free Nix flake system handler library."
|
||||
weight: 1
|
||||
link_to: "https://github.com/divnix/nosys"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/pc.md
Normal file
6
sites/nrd.sh/content/projects/pc.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: partnerchain
|
||||
description: "A Substrate-based blockchain running on top of the Cardano network."
|
||||
weight: 0
|
||||
link_to: "https://github.com/input-output-hk/partner-chains"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/rfc-175.md
Normal file
6
sites/nrd.sh/content/projects/rfc-175.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: RFC 175
|
||||
description: "A proposal to enhance moderation practices within the Nix community."
|
||||
weight: 1
|
||||
link_to: "https://github.com/nrdxp/rfcs/blob/rfc-175/rfcs/0175-appeals-council.md"
|
||||
---
|
||||
6
sites/nrd.sh/content/projects/standard.md
Normal file
6
sites/nrd.sh/content/projects/standard.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: standard
|
||||
description: "A Nix-centric devops framework."
|
||||
weight: 1
|
||||
link_to: "https://std.divnix.com/"
|
||||
---
|
||||
Reference in New Issue
Block a user