An open API service indexing awesome lists of open source software.

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

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`