mirror of
https://github.com/nicoverbruggen/ebook-fonts-showcase.git
synced 2026-04-02 02:20:08 +02:00
e387c4f3d123429982491e44b3a479a2f763863f
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
Languages
CSS
36.7%
PHP
30.3%
JavaScript
18.3%
HTML
10%
Shell
4.7%