Go to file
Bill Ewanick 4ddbb744cf Running commands 2025-07-20 22:27:48 -04:00
osds-src Fix typo in markdown file 2025-07-20 20:41:24 -04:00
.envrc Initial commit, setting up emanote using flake parts 2025-07-20 16:29:15 -04:00
.gitignore Add OSDS source material 2025-07-20 16:29:25 -04:00
README.md Running commands 2025-07-20 22:27:48 -04:00
flake.lock Initial commit, setting up emanote using flake parts 2025-07-20 16:29:15 -04:00
flake.nix Update host/port 2025-07-20 20:41:39 -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 >osds-site.log 2>&1 &