• v1.0.0 bc5579a247

    v1.0.0 Stable

    jakob.scheid released this 2026-06-24 18:22:18 +02:00 | 1 commits to main since this release

    Release date: 2026-06-24

    Highlights

    • Introduced a fully Vite-based setup for the retro 2010-style website.
    • Preserved the glossy, portal-like visual language with blue gradients and sidebar widgets.
    • Added HTML minification to the production build via html-minifier-terser.
    • Rewrote the project documentation in English.

    Project Structure

    • index.html - Vite entry document
    • vite.config.js - build configuration and HTML minification hook
    • src/main.js - application bootstrap
    • src/styles.css - site styling

    Notes

    This release intentionally keeps the nostalgic early-2010s look and does not aim for a modern-minimal aesthetic.

    Downloads