Git also works great for keeping track of progress when writing novels...
 
 
 
 
Go to file
BodgeMaster a23edfedcd index: Add Signal contact 2025-12-19 15:54:10 +01:00
.github/workflows Github Actions: try again but with a suitable example file 2025-09-05 19:41:10 +02:00
html_resources index: Add Signal contact 2025-12-19 15:54:10 +01:00
misc 04 Return Null: fix a lil fuckup where I saved non-ascii characters 2025-03-12 19:12:41 +01:00
notes notes: fix whitespace errors 2024-06-18 19:08:35 +02:00
.gitignore gitignore: Add Nano’s .swp files 2023-10-06 17:36:42 +02:00
01-Wake_Up-Jack_intro.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
02-Unlikely_Encounter-Annie-intro.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
03-A_Simple_Errand-Annie_library.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
04-Return_Null.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
05-Internet_Saboteur.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
06-Eventful_Evening-secret_organization.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
07-Library_At_Night.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
??.txt ??.txt: add a few ideas 2025-08-30 22:41:35 +02:00
README.md README: add GitHub Pages link 2025-09-17 21:06:01 +02:00
deployment-script.sh deployment-script.sh: Add support for questionmarks in filenames. 2025-07-02 22:26:08 +02:00
ea-RTFM.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
fa-open_up.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ga-Who_Died_Today-Emily_intro.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ja-erosion-michelle_wakeup.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
jc-night_watch.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ka-I_Like_Trains-finding_the_train.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
km-ran_when_parked.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ma-Escape-from_dome_city.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
mb-First_Steps_Outside.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
mc-welcome_home.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
na-Telescope.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
oa-Lab_Rat-Emily_lab_incident.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
pa-Bare_Necessities.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
pb-Fine_Print.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ph-diesel_creek.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
pk--lena_first_contact.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
pm--emily_wake_up_again.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
qa-Overdue_Maintenence-power_station.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
qb-Banished.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
qc-the_floor_is_water.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ra--Emily_first_contact.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
ta-consulting-no_u_dont_have_train.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
va-Alone-Lena_death.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
vb--Emily_incoming_call.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
za--story-end-outline.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
zb-Pancakes-reaching_nova_metropolis.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
zd-Nova_Metropolis.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
zy-Landing_Troubles.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00
zz--end.html CSS: rename div.back to div.home 2025-12-19 15:53:17 +01:00

README.md

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 is a mirror on GitHub: https://bodgemaster.github.io/new_dawn_mirror/

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.