Tobias tobias
tobias renamed repository from book-build to tobias/bookbuild 2025-10-28 11:08:14 +01:00
tobias created branch main in tobias/bookbuild 2025-10-25 12:33:11 +02:00
tobias pushed to main at tobias/bookbuild 2025-10-25 12:33:11 +02:00
ae5159ef6a added logging; introduced main program options; added new target "build-all"
1aa097ffb5 some bugfixes and small changes
e27d63b395 minor improvents in script; added requirements file
be1a5f6828 finished build script; added epub subcommand, help texts, short-form options and much more
c7e0747f9a completely rewrote build script based on the typer library; TODOs: docstrings, subcommand epub
Compare 10 commits »
tobias created repository tobias/bookbuild 2025-10-25 12:13:14 +02:00
tobias pushed to main at tobias/t-r.de 2025-06-11 12:18:24 +02:00
289e18e505 removed file
40ace39b0a minor changes
1c36817daf modified footer text
02faf783f8 fixed inconsistent styling of links in main menu dropdowns
Compare 8 commits »
tobias pushed to main at tobias/t-r.de 2025-04-01 14:46:39 +02:00
2728bef5f2 switched to favicons generated from realfavicongenerator.net, removed browserconfig.xml, manifest.json is now site.webmanifest
9acc017c40 added theme color metadata
1af97a078a fixed an HTML accessibility weakness by adding invisible <li> inside <ul>
836512b252 changed featured news
0f4aae4223 small changes
Compare 5 commits »
tobias pushed to main at tobias/t-r.de 2025-04-01 11:24:17 +02:00
4d95d4c451 removed whitespace
47956e7922 improved page summary
d634c89722 changed default description; added robots.txt to EXTRA_PATH_METADATA
9a14595f9c small changes to page metadata
d9d8068b4c added og:description to HTML description metatag; added option to include custom HTML metadata
Compare 11 commits »
tobias transferred repository tobias/sr2ini_ynh to eclipse/sr2ini_ynh 2023-10-03 13:39:18 +02:00
tobias transferred repository tobias/sr2ini to eclipse/sr2ini 2023-10-03 13:38:37 +02:00
tobias pushed to main at eclipse/restarter_ynh 2023-10-02 22:42:44 +02:00
3d7f414c1e cleaned up code, added additional safety checks, ramped version no up to 1.0-ynh2
2f9472ec42 extended readme and added description
Compare 2 commits »
tobias pushed tag v1.0-ynh2 to eclipse/restarter_ynh 2023-10-02 22:39:59 +02:00
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 21:33:32 +02:00
96d5f566fd initialized shell variable $phpversion so that nginx.conf can be edited
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 21:26:35 +02:00
4d2fe5d8c7 corrected the path to nginx.conf even correctlier
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 21:18:01 +02:00
bfc4b2eada added correct path for nginx.conf
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 20:18:09 +02:00
6e6347584e added --phpversion option to ynh_add_fpm_config
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 14:31:38 +02:00
51b506b232 install script now covers phpversion and NGINX access control
67601bc643 temporarily removed [resources.apt] section
7129919073 added removal of fpm config
Compare 3 commits »
tobias pushed to main at eclipse/restarter_ynh 2023-09-30 00:08:06 +02:00
d733f15917 finally figured out the correct configuration to have nginx and php-fpm execute my php script
65aa3df868 moved from dummy command to restart service
Compare 2 commits »
tobias pushed to main at eclipse/restarter_ynh 2023-09-29 22:20:25 +02:00
0a497ef350 switched from passing selected fastcgi parameters to all of them
tobias pushed to main at eclipse/restarter_ynh 2023-09-29 22:15:59 +02:00
423651a44e corrected value for pm.min_spare_servers
tobias pushed to main at eclipse/restarter_ynh 2023-09-29 22:03:50 +02:00
873bcccf9b changed php-fpm conf from snippet to full config