← Back to Blog
Introducing the new fugerit.org website
We rebuilt fugerit.org from scratch using Astro and GitHub Pages — faster, cleaner, and fully open source.
After years on WordPress, we rebuilt fugerit.org from scratch using Astro and GitHub Pages.
Why we migrated
The old WordPress site was heavy, required maintenance, and didn’t reflect the quality of the projects we publish. We needed something:
- Fast — static HTML, zero database calls
- Developer-friendly — content in Markdown, source on GitHub
- Maintainable — no plugins to update, no security patches to apply
What’s new
The new site covers all major Fugerit projects clearly and precisely:
- Core Libraries: fj-doc (Venus), fj-lib (Jupiter), fj-daogen (Mars), fj-universe
- Tools: OpenAPI Doc Tool, Query Export Tool, GraalVM Native Helper, GitHub Issue Export
- Blog: this very section, for release notes and announcements
- About: organization background and contact information
Tech stack
- Astro 4 — static site generator
- Vanilla CSS with a custom dark teal design system
- GitHub Actions for CI/CD deployment
- Custom domain
www.fugerit.orgvia GitHub Pages
We hope you enjoy the new site. As always, feedback and contributions are welcome on GitHub.