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
15488d3877
HTML style: make formatting of <span class="speech"> and <span class="thought"> less obnoxious
2023-09-22 21:56:12 +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
bc53f6b592
HTML helper: automatically add a heading while we’re at it
2023-09-03 12:34:46 +02:00
BodgeMaster
d8807859cf
HTML helper: add boilerplate code to every file
2023-09-03 09:17:09 +02:00
BodgeMaster
c469556e5f
HTML version: finish converting the first two chapters
2023-09-02 20:22:11 +02:00
BodgeMaster
d48e24a824
HTML style: fix terminal
2023-09-02 20:21:29 +02:00
BodgeMaster
e5318c3295
HTML version: Move files into their own dedicated directory
2023-09-02 19:54:16 +02:00