lbazan / apps.fp.o

A landing page for Fedora Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apps.fp.o

A dynamic landing page for http://apps.fedoraproject.org

Idea

Right now, the apps side of Fedora Infrastructure feels scattered and all over the place. It seems like I learn that a new thing exists every couple weeks and it seems like there's not a single easy place where you can stumble into everything.

That's what this page is for. I'm kind of barging ahead with it without consulting anyone else yet but I fully intend to take in criticism (and patches, really!) to make it more awesome and reflective of the community's desires.

You can see a demo version up at https://apps.stg.fedoraproject.org/ right now.

Help?

If you want to help, please patch and enhance the data/apps.yaml file. You probably know more about ✨ Fedora ✨ than I do.

Fork?

If you want to use this for another community site, feel free. Fork, tweak, and run the following to regenerate some of the static pieces from data/apps.yaml:

python bin/yaml2html.py > apps-yaml.html
python bin/yaml2json.py > js/data.js

Contact

Stop into #fedora-apps on freenode and say "hello".

About

A landing page for Fedora Apps

License:MIT License


Languages

Language:JavaScript 99.4%Language:Python 0.4%Language:CSS 0.1%Language:Shell 0.1%