2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00
2026-03-22 20:29:12 +01:00

Showcase for ebook-fonts

This repository is just to make the source code available. You can visit the interactive showcase here: ebook-fonts.nicoverbruggen.be.

A website to showcase my font collection. Browse and preview fonts with adjustable size, line height, dark mode, and bezel color.

Project structure

public/          Web root (served to browsers)
  assets/        CSS, JS, SVGs, favicons
src/             PHP includes (not web-accessible)
  load_fonts.php Scans the font repo and builds the font list

Local development

./serve-locally.sh

Starts a PHP dev server on http://localhost:8888. Set PORT to use a different port.

Deployment

Fonts are cloned from ebook-fonts during the build phase (see nixpacks.toml).

Description
MIRROR. Showcase website for ebook-fonts.
https://ebook-fonts.nicoverbruggen.be
Readme 271 KiB
Languages
CSS 36.7%
PHP 30.3%
JavaScript 18.3%
HTML 10%
Shell 4.7%