Git also works great for keeping track of progress when writing novels...
 
 
 
 
Go to file
BodgeMaster 1850d1fca5 All chapters: Housekeeping
- Added 'perspective: <person>' comments to all chapters
- Removed useless/redundant chapter outlines
- Added a missing heading
- Fixed a wrong closing tag
- Fixed a typo
2025-09-10 09:36:12 +02:00
.github/workflows Github Actions: try again but with a suitable example file 2025-09-05 19:41:10 +02:00
html_resources style: fuck it, more link fuckery, now with nearly invisible changes to the small triangles 2025-08-04 09:27:38 +02: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 All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
02-Unlikely_Encounter-Annie-intro.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
03-A_Simple_Errand-Annie_library.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
04-Return_Null.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
05-Eventful_Evening-secret_organization.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
06-Library_At_Night.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
??.txt ??.txt: add a few ideas 2025-08-30 22:41:35 +02:00
README.md README: add a readme that does a minimal amount of explaining for ppl who find this on GitHub I guess 2025-09-05 18:59:37 +02:00
deployment-script.sh deployment-script.sh: Add support for questionmarks in filenames. 2025-07-02 22:26:08 +02:00
fa-open_up.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ga-Who_Died_Today-Emily_intro.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ja-erosion-michelle_wakeup.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
jc-night_watch.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ka-I_Like_Trains-finding_the_train.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
km-ran_when_parked.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ma-Escape-from_dome_city.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
mb-First_Steps_Outside.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
mc-welcome_home.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
na-Telescope.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
oa-Lab_Rat-Emily_lab_incident.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
pa-Bare_Necessities.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
pb-Fine_Print.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ph-diesel_creek.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
pk--lena_first_contact.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
pm--emily_wake_up_again.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
qa-Overdue_Maintenence-power_station.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
qb-Banished.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
qc-the_floor_is_water.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ra--Emily_first_contact.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
ta-consulting-no_u_dont_have_train.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
va-Alone-Lena_death.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
vb--Emily_incoming_call.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
za--story-end-outline.html style: make blurred text less legible 2025-07-21 05:56:09 +02:00
zb-Pancakes-reaching_nova_metropolis.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
zd-Nova_Metropolis.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
zy-Landing_Troubles.html All chapters: Housekeeping 2025-09-10 09:36:12 +02:00
zz--end.html All chapters: Housekeeping 2025-09-10 09:36:12 +02: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 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.