cedounet
a09d94d7df
Add black and white version epub on the website ( #293 )
...
Co-authored-by: Cedric <ced@awase.ostal >
2023-12-01 04:17:01 +01:00
Hendrik Kleinwaechter
6a82cf6f41
Use trixie as base image ( #287 )
...
* Use trixie as base image
* Install dvisvgm manually and fix ruby encodign issues
2023-11-24 07:20:18 +01:00
Hendrik Kleinwaechter
b91f00b103
Create anchors in website generator ( #274 )
...
Moves it out of JS into the html directly
2023-11-12 23:01:53 +01:00
Anthony Atkinson
1a5d1847b6
Permalinks for website section heads ( #272 )
...
* Permalinks for website section heads
* Tabs vs spaces strikes again
2023-11-08 10:43:40 +01:00
cedounet
0ae310c329
Add list of flowcharts in ebook ( #240 )
...
* Add list of flowcharts in ebook
* Mark menu as selected on list of flowcharts
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com >
2023-09-25 20:52:27 +02:00
cedounet
b403440c04
Remove sans serif ebook from makefile ( #228 )
...
* Add missing pic dependency on quick_ebook target
* Remove sans-serif ebooks from the build
* Remove sans-serif ebook from website and README
As per https://github.com/hendricius/the-sourdough-framework/issues/225
point 2. The reader program will allow to change the font, no point
building it twice.
* Remove sans_serif mk4 file
2023-09-15 08:37:52 +02:00
cedounet
972b1ef8ba
Remove obsolete ebook formats ( #227 )
...
* Add missing pic dependency on quick_ebook target
* Warn about deprecation of .mobi and .azw3 files.
* Remove kindle (azw3) from website front page
2023-09-14 09:07:14 +02:00
Hendrik Kleinwaechter
40d37f0df6
Add flowcharts to menu ( #193 )
2023-08-24 09:42:56 +02:00
Hendrik Kleinwaechter
591d76666b
Fix menu numbers not listing subchapters
2023-08-19 14:34:23 +02:00
Hendrik Kleinwaechter
0288f8ed10
Fix menu issue
2023-08-19 12:36:07 +02:00
Hendrik Kleinwaechter
76cec8c7bb
Fix page display issue on list of tables/figures
2023-08-18 17:28:13 +02:00
Hendrik Kleinwaechter
d02124bcfb
Fix menu expanded on list of tables and figures
2023-08-18 17:23:20 +02:00
Hendrik Kleinwaechter
7adea5625d
Fix duplicate menu items
2023-08-18 15:47:55 +02:00
Hendrik Kleinwaechter
939c6d9648
Fix cover page website ( #176 )
...
* Fix cover page website issues
* Adjust cover page text
* Remove unneeded code
2023-08-16 14:32:26 +02:00
Hendrik Kleinwaechter
5f233a786d
Fix link
2023-08-07 21:43:01 +01:00
Hendrik Kleinwaechter
b6b9712601
Create website sitemap ( #167 )
...
This creates a sitemap for the website for improved SE indexing.
2023-08-07 22:07:30 +02:00
Hendrik Kleinwaechter
50d65f693b
Improve website build documentation ( #162 )
...
This improves the documentation on how to build the website and applies
a couple of additional fixes. Followup to #161
2023-08-04 16:14:05 +02:00
cedounet
a8ad6f0a8b
Use standard practices for website build ( #161 )
...
- Declare your dependencies
- Do not rebuild unless dependencies changed
- Cleanup after yourself
- Document your targets
- COMMANDS in upper case and variables/rules in lowercase
2023-08-04 15:57:08 +02:00
Hendrik Kleinwaechter
8999fdacc4
Use same css for emoji links
2023-07-28 11:25:57 +02:00
Hendrik Kleinwaechter
a571a9141d
Mobile design optimisations
2023-07-28 11:21:41 +02:00
Hendrik Kleinwaechter
8b1fea70a7
Fix wrong link for JS dependency
2023-07-27 16:54:39 +02:00
Hendrik Kleinwaechter
6d5e681745
Fix desktop/mobile issues
2023-07-27 13:44:00 +02:00
Hendrik Kleinwaechter
ae83208e07
Fix align/color of hamburger icon
2023-07-27 13:13:20 +02:00
Hendrik Kleinwaechter
2320bafe71
Website improvements typo ( #158 )
...
* Change style + add robots
* Add video to home & cleanup
2023-07-25 19:07:51 +02:00
Hendrik Kleinwaechter
17f2e6b505
Fix duplicate method and nav issue
2023-07-14 17:02:08 +02:00
Hendrik Kleinwaechter
12078a9139
Add links to appendix and condense menu
2023-07-14 16:32:15 +02:00
Hendrik Kleinwaechter
105bc9d7a1
Add note to cover page
2023-07-14 15:47:46 +02:00
Hendrik Kleinwaechter
5662b42eb5
Close menu upon click inside
2023-07-14 15:02:19 +02:00
Hendrik Kleinwaechter
54f12e3407
Add missing TLD
2023-07-14 14:24:29 +02:00
Hendrik Kleinwaechter
41d5cb2d9f
Add canonical for duplicate content
2023-07-14 14:14:21 +02:00
Hendrik Kleinwaechter
5203def7a7
Fix low level menu anchors removed
...
This fixes an issue with too many anchors being removed
2023-07-14 14:01:48 +02:00
Hendrik Kleinwaechter
a4f16d7d90
More website goodies (meta tags, open graph images, menu selection) ( #151 )
...
* Add description
* Fix margin
* Add og_image
* Mark menu as selected
2023-07-14 13:54:58 +02:00
Hendrik Kleinwaechter
442a3ec032
Add favicon ( #149 )
...
* Fix mobile menu
* Link cover page
* Add home link
* Add favicon
This adds a favicon to the book
2023-07-13 17:23:06 +02:00
Hendrik Kleinwaechter
672ac79234
Fix mobile issues ( #147 )
...
* Fix mobile menu
* Link cover page
* Add home link
2023-07-13 16:02:00 +02:00
Hendrik Kleinwaechter
aa78d322d5
Fix titles ( #146 )
...
This fixes the default auto generated LaTeX titles for the website
2023-07-13 15:39:42 +02:00
Hendrik Kleinwaechter
1ac6c7b196
Fix build issue
2023-07-11 09:55:28 +02:00
Hendrik Kleinwaechter
d5889a67a1
🎉 Book Website ( #145 )
...
* Basic script to modify html output
* Modify HTML of website
* Add makefile
* Compile website in CI
* Improve readme
2023-07-11 09:03:07 +02:00