vivekkiran / mrburns

Source for the 2014 version of the glow Firefox download stats site. We bring you love!

Home Page:https://wiki.mozilla.org/Websites/Glow_2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mr. Burns

Source for the 2014 version of the Glow Firefox download stats site.

We bring you... Love!

Installation

  1. Clone the repo: git clone https://github.com/mozilla/mrburns.git
  2. cd mrburns
  3. Assuming you have virtualenv and virtualenvwrapper installed: mkvirtualenv mrburns
    • If you don't have virtualenv(wrapper) you can install them: pip install virtualenvwrapper
  4. Upgrade pip: pip install -U pip
  5. bin/peep.py install -r requirements.txt
  6. cp mrburns/settings/local.py{-dist,}
  7. Assuming you have node.js and npm installed: npm install -g less
  8. ./manage.py runserver
  9. Open a browser to http://localhost:8000/.
  10. PROFIT!

About

Source for the 2014 version of the glow Firefox download stats site. We bring you love!

https://wiki.mozilla.org/Websites/Glow_2014

License:Mozilla Public License 2.0


Languages

Language:CSS 65.3%Language:JavaScript 30.0%Language:Python 4.4%Language:Shell 0.1%Language:Scala 0.1%