License + 1st blog post

This commit is contained in:
Aleksandr Lebedev 2025-11-30 16:35:19 +01:00
parent 6c3106cab1
commit 64a0d98009
5 changed files with 696 additions and 2 deletions

View file

@ -37,7 +37,8 @@
;; Generate the site output
(org-publish-all t)
(copy-directory "${src}/webarchive" "./public/")
(copy-file "${src}/LICENSE" "./public/LICENSE")
(copy-directory "${src}/webarchive" "./public/")
(message "Build complete!")
'';
in