Leilukin's tumbleblog. Built with Chytp Lite. https://tumbleblog.leilukin.com
  • PHP 39.5%
  • JavaScript 34.7%
  • CSS 18.9%
  • Twig 6.9%
Find a file
2026-07-16 08:57:29 +08:00
.github Initiate repository 2025-08-20 20:22:32 +08:00
admin chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
ajax Initiate repository 2025-08-20 20:22:32 +08:00
feathers chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
fonts chore: switch to IBM Plex Sans as the default sans-serif font 2026-01-11 17:01:02 +08:00
includes chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
licenses Upgrade to Chyrp Lite "Boreal" 2025-08-20 20:22:37 +08:00
modules chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
themes themes/leilukin: remove "Back to top" button link 2026-07-16 08:41:30 +08:00
tools chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
uploads Initiate repository 2025-08-20 20:22:32 +08:00
.dockerignore Properly upgrade Chyrp Lite files to Boreal version 2025-08-20 20:22:38 +08:00
.gitignore Remove __Source from Git ignore 2025-08-20 20:22:38 +08:00
apple-touch-icon.png Improve favicon settings 2025-08-20 20:22:38 +08:00
docker-compose.yaml Properly upgrade Chyrp Lite files to Boreal version 2025-08-20 20:22:38 +08:00
Dockerfile Properly upgrade Chyrp Lite files to Boreal version 2025-08-20 20:22:38 +08:00
entrypoint.sh Properly upgrade Chyrp Lite files to Boreal version 2025-08-20 20:22:38 +08:00
favicon.ico Remove favicon markup and use BMP format icon for favicon 2025-08-20 20:22:38 +08:00
favicon.svg chore(perm): set file permissions to 770 2025-08-20 20:22:38 +08:00
index.php Initiate repository 2025-08-20 20:22:32 +08:00
install-cleanup.sh refactor(install-cleanup): streamline install-cleanup script to reduce repetition 2026-02-20 08:51:44 +08:00
install.php chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
LICENSE-content docs: license my tumbleblog under AGPL and CC BY-SA 2026-02-20 08:47:01 +08:00
LICENSE-original.md docs: license my tumbleblog under AGPL and CC BY-SA 2026-02-20 08:47:01 +08:00
LICENSE.md docs: license my tumbleblog under AGPL and CC BY-SA 2026-02-20 08:47:01 +08:00
README.md README: add custom theme name, update default font, and add a License section 2026-07-16 08:57:29 +08:00
README_de_DE.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_en_EN.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_it_IT.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_ko_KR.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_nl_NL.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_pl_PL.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
README_zh_CN.md chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00
SECURITY.md Initiate repository 2025-08-20 20:22:32 +08:00
upgrade.php chore(deps): upgrade Chyrp Lite to "Iriomote" 2026-03-07 23:33:35 +08:00

Leilukin's Hub Tumbleblog

Leilukin's tumbleblog, powered by Chyrp Lite, a blogging engine written in PHP, with custom modifications.

Customisations Made for Personal Use

For personal use, I have made the following customisations to Chyrp Lite:

  • Replace Chyrp Lite's favicon with my own.
  • Use IBM Plex Sans as the default blog font and Intel One Mono as the monospace font, including for the editors on admin dashboard.
  • Customise my own blog theme, named Leilukin, based on the Umbra theme.

Licence

The content of Leilukin's Hub Tumbleblog is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the source code of Leilukin's Hub Tumbleblog, which is a fork of Chyrp Lite, is licensed under the GNU Affero General Public License 3.0.

The original Chyrp Lite is licensed under the 3-Clause BSD License. See LICENSE-original.