Skip to content

aiscarvalho/jplusplus2

 
 

Repository files navigation

Journalism++ Web Site

Copyright © 2014, Journalism++

Features

  • CMS with Django-CMS 3
  • I18n
  • Mosaïc to present projects
  • Trombinoscope
  • Map
  • Contact form

screenschot

Requirements

System dependencies

$ sudo apt-get install build-essential python-dev python-pip virtualenv sqlite3

Node Dependencies (coffeescript & Less)

$ npm install

Installation

This script will

  • install a virtualenv
  • download all python dependencies inside
  • initialize the database (with sqlite)
$ make install

Launch development server

$ make run

About

J++ Web Site – Second version

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.3%
  • JavaScript 26.2%
  • HTML 8.5%
  • CSS 5.1%
  • CoffeeScript 2.5%
  • Makefile 0.3%
  • Shell 0.1%