On Mon, Nov 05, 2012 at 12:03:06PM -0800, Karsten 'quaid' Wade wrote:
> If I want to use this for a different community, where do I start? Is it
> as straightforward as forking the codebase, tweaking data/apps.yaml, and
> hosting it on a TG stack?

No TG necessary.. it's all static files to be served by apache or nginx or
whatever you have.

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 
-- 
websites mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/websites

Reply via email to