Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.56 KB

File metadata and controls

33 lines (23 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2026-06-07

Added

  • fj-doc and fj-daogen xsd

1.0.0 - 2026-06-06

Added

  • New static website built with Astro 6 and deployed on GitHub Pages
    • Homepage with hero section, core libraries overview, quality badges, tools preview and credits
    • /projects/ page with detailed descriptions of all core libraries (fj-bom, fj-lib, fj-doc, fj-daogen, fj-universe)
    • /tools/ page with detailed descriptions of all developer tools (OpenAPI Doc Tool, Query Export Tool, GraalVM Native Helper, GitHub Issue Export, freemarker-native)
    • /about/ page with organization info, mission statement and contacts
    • /blog/ section with Markdown-based blog posts (index + individual post pages)
    • Dark teal design system built with Vanilla CSS, based on the Fugerit logo palette (#00a896 / #028090)
    • Responsive layout with glassmorphism navbar and mobile hamburger menu
    • GitHub Actions workflow (.github/workflows/deploy.yml) for automatic CI/CD deployment on push to main
    • Custom domain support via public/CNAME (www.fugerit.org)
    • Full SEO meta tags, Open Graph and Twitter Card on every page