1
0

add book: 'sotl'
All checks were successful
Build Docker and Deploy / Build Docker (push) Successful in 1m41s
Build Docker and Deploy / Deploy to Server (push) Successful in 19s

This commit is contained in:
2025-11-09 16:22:08 +01:00
parent 68012808a2
commit 25aef587a8
10 changed files with 85 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ return
'author' => 'Eliezer Yudkowsky',
'size' => [17.0, 24.0],
'imagecount' => 4,
'grid_fsize' => '1em',
],
[
@@ -28,6 +29,7 @@ return
'author' => 'Eliezer Yudkowsky',
'size' => [17.0, 24.0],
'imagecount' => 4,
'grid_fsize' => '1em',
],
[
@@ -42,6 +44,7 @@ return
'author' => 'Eliezer Yudkowsky',
'size' => [17.0, 24.0],
'imagecount' => 4,
'grid_fsize' => '1em',
],
[
@@ -56,6 +59,7 @@ return
'author' => 'David Verburg',
'size' => [12.5, 19.0],
'imagecount' => 4,
'grid_fsize' => '1em',
],
[
@@ -70,6 +74,7 @@ return
'author' => 'Alexandr Wales',
'size' => [12.5, 19.0],
'imagecount' => 4,
'grid_fsize' => '0.95em',
],
[
@@ -94,5 +99,22 @@ return
'author' => 'Domagoj Kurmaic',
'size' => [12.5, 19.0],
'imagecount' => 5,
'grid_fsize' => '1em',
],
[
'id' => 'sotl',
'title' => 'Shadows of the Limelight',
'title_short' => 'Shadows of the Limelight',
'date' => '2025-10-12',
'repository' => 'https://github.com/Mikescher/Shadows-Of-The-Limelight-Typst',
'pages' => '662',
'pdf' => 'https://github.com/Mikescher/Shadows-Of-The-Limelight-Typst/blob/master/data/SOTL.pdf',
'online' => 'https://alexanderwales.com/shadows-of-the-limelight-ch-1-the-rooftop-races/',
'author' => 'Alexander Wales',
'size' => [12.5, 19.0],
'imagecount' => 4,
'grid_fsize' => '0.85em',
],
];

55
www/statics/books/sotl.md Normal file
View File

@@ -0,0 +1,55 @@
Shadows of the Limelight (Typst)
===============================
[Shadows of the Limelight](https://alexanderwales.com/shadows-of-the-limelight-ch-1-the-rooftop-races/) Typst files
----------
A PDF version of `Shadows of the Limelight` used for printing the book on [epubli.com](https://www.epubli.de/)
### epubli Settings:
~~~
Titel: Shadows of the Limelight
Autor: Alexander Wales
Bindungsart: Softcover
Papiertyp: 90 g/m² cremeweiß, matt
Format: Taschenbuch
Druck Cover: matt
Druck Inhalt: schwarz/weiß
Cover-Vorlage: epubli Cover Grau
Seiten: 664 (2 leere Seite(n) hinzugefügt)
Preis: 16,85 €
~~~
### Chapters
~~~
Chapter 1: The Rooftop Races
Chapter 2: The Queen of Glass
Chapter 3: Nighttime Ballet
Chapter 4: An Interlude at Sea
Chapter 5: The Belligerent Bard
Chapter 6: The Flower Queens Court
Chapter 7: Rapier Wit
Chapter 8: Ash and Flames
Chapter 9: The Letter
Chapter 10: Detente
Chapter 11: Trials
Chapter 12: Light and Shadow
Chapter 13: Iron Bound
Chapter 14: Legends
Chapter 15: Falls
Chapter 16: Smoke and Mirrors
Chapter 17: The Kings Courtyard
Chapter 18: The Rule of Three
Chapter 19: The Childish Bride
Chapter 20: The Bone Warden
Chapter 21: Revolutions
Chapter 22: Impressions
Chapter 23: The Way Forward
Appendix: On the Nature of the Domains
Appendix: On the Nature of Standing
~~~