Commit Graph

6 Commits (1cba1cec4ae44ca9b3ec1bc5684fc07f1b60ee12)

Author SHA1 Message Date
BodgeMaster 9d2b65bbb0 Add copyright notice to all pages 2023-10-07 21:52:51 +02:00
BodgeMaster 6a2f7e3d34 replace index.php with index.html
The index doesn’t have to be a PHP file since there is no need to
generate the list of chapters anew every time the ToC is opened.

Instead, the list of chapters is generated once, ahead of time, and
saved to the index.html.

As an added bonus, this allows the ToC to be generated and used
as a local file.
2023-10-03 19:10:54 +02:00
BodgeMaster cc8416f4d4 HTML version: Add a back button 2023-09-23 11:12:00 +02:00
BodgeMaster b488727ff5 HTML style: add <span class="speech"> and <span class="thought">
For now with black and hollow triangles as quotes and slightly gray text. I will have to rework this.
2023-09-18 19:17:21 +02:00
BodgeMaster a18ee16702 HTML helper: fix a bug and its impact 2023-09-06 06:15:02 +02:00
BodgeMaster 548417a836 HTML version: convert chapter 5, 6, and 'ga'
Chapter 3 was apparently already fully converted - I was probably half asleep when I did it so I didn’t remember when writing the commit message.
2023-09-05 19:06:27 +02:00