Go to file
Bill Ewanick c284766e4e Add pre-commit-yaml generator script into shellHook 2025-07-26 03:47:35 -04:00
osds-src Add yaml configuration; Expand sidebar. 2025-07-26 03:21:36 -04:00
.envrc Initial commit, setting up emanote using flake parts 2025-07-20 16:29:15 -04:00
.gitignore Add pre-commit-yaml generator script into shellHook 2025-07-26 03:47:35 -04:00
README.md Running commands 2025-07-26 02:33:44 -04:00
flake.lock Have all inputs follow nixpkgs, switch to nixpkgs-unstable instead of nixos 2025-07-26 03:44:43 -04:00
flake.nix Add pre-commit-yaml generator script into shellHook 2025-07-26 03:47:35 -04:00

README.md

Nix Flake Parts Emanote Site

Migrating the OSDS site content to an Emanote site.

# Run and detach command
nohup nix run .#osds-site >log-osds-site.log 2>&1 &