nix packaging

Still requires manual addition of modules and tweaking pagefind.
This commit is contained in:
outfoxxed 2024-09-28 02:26:13 -07:00
parent ffdbd0e614
commit a787497feb
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 147 additions and 9 deletions

16
.gitignore vendored
View file

@ -1,5 +1,7 @@
# build output
dist/
/result
# generated types
.astro/
@ -13,17 +15,13 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
# IDE folders
.idea/
.vscode/
# direnv
/.envrc
/.direnv/
modules/
modules_old/