Initial commit
All checks were successful
/ test (push) Successful in 9s

Safsaf is a Guile web framework, written using Claude Code running
Claude Opus 4.6, based off of the Guix Data Service, Nar Herder and
Guix Build Coordinator codebases.
This commit is contained in:
Christopher Baines 2026-04-13 14:24:19 +03:00
commit 5b0e6397dc
53 changed files with 7427 additions and 0 deletions

28
.gitignore vendored Normal file
View file

@ -0,0 +1,28 @@
# Autotools generated files
/aclocal.m4
/autom4te.cache/
/build-aux/*
!/build-aux/news-to-texi.scm
/configure
/Makefile
/Makefile.in
/config.log
/config.status
/pre-inst-env
/doc/Makefile
/doc/Makefile.in
# Compiled Guile files
*.go
# Test output
*.log
*.trs
# Generated documentation
/doc/api/
/doc/*.html
/doc/*.info
/doc/stamp-vti
/doc/version.texi
/doc/version-history.texi