README: add a readme that does a minimal amount of explaining for ppl who find this on GitHub I guess

master
BodgeMaster 2025-09-05 18:59:37 +02:00
parent 797fe9a230
commit 7c0f0a5349
1 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# New Dawn
These are the files for a ... book? story? I'm writing.
Not really sure what to call it. It's a website.
You can read it here: https://book.lostcave.ddnss.de/
If that doesn't work for you, there will be a mirror on GitHub (tbd).
If you want to read it offline, you can `git clone` this (or just download
the files).
On Linux / any Unix system with bash installed, run `./deployment-script`
to build the index.html. On other systems, I guess you will be missing the
landing page offline.