https://github.com/firefly-zero/fireflyzero.com
🏠 The Firefly Zero homepage
https://github.com/firefly-zero/fireflyzero.com
firefly-zero homepage jinja2 website
Last synced: 4 months ago
JSON representation
🏠 The Firefly Zero homepage
- Host: GitHub
- URL: https://github.com/firefly-zero/fireflyzero.com
- Owner: firefly-zero
- License: gpl-3.0
- Created: 2024-04-13T15:28:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T19:08:52.000Z (over 1 year ago)
- Last Synced: 2025-08-10T04:36:11.141Z (10 months ago)
- Topics: firefly-zero, homepage, jinja2, website
- Language: Jinja
- Homepage: https://fireflyzero.com/
- Size: 278 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fireflyzero.com
The home page for Firefly Zero hosted at [fireflyzero.com](https://fireflyzero.com/).
## Building locally
1. [Install task](https://taskfile.dev/)
1. Run `task`
1. Open the generated page: `firefox ./public/index.html`