xmunoz / intagnewspaper

intagnewspaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intagnewspaper

The styling and rendering for intagnewspaper.org, and Ecuadorean news publication based in the Intag Cloud Forest. Backend is Flask, MySQL, and Babel. Frontend is Jinja, JQuery and duct tape.

Setup

After pulling down the source code, run bin/configure_database.sh

This will set up the necessary user and database, and pull in the latest dump.

If running this site under apache, the wsgi module is required. apt-get install libapache2-mod-wsgi

It should become enabled automatically after installation. If not a2enmod wsgi

About

intagnewspaper

License:GNU Affero General Public License v3.0


Languages

Language:HTML 35.5%Language:CSS 33.8%Language:Python 21.2%Language:JavaScript 6.0%Language:Shell 3.4%