Skip to content

lzlz11111/udata-gouvfr

 
 

Repository files navigation

uData-gouvfr

Build status Join the chat at https://gitter.im/etalab/udata-gouvfr

uData customizations for Etalab / Data.gouv.fr.

Compatibility

udata-gouvfr requires Python 2.7+ and uData.

Installation

Install uData.

Remain in the same virtual environment (for Python) and use the same version of npm (for JS).

Install udata-gouvfr:

git clone https://github.com/etalab/udata-gouvfr.git
pip install -e udata-gouvfr

Modify your local configuration file of udata (typically, udata.cfg) as following:

PLUGINS = ['gouvfr']
THEME = 'gouvfr'

Build the assets:

inv assets

You can list available development commands with:

inv -l

About

Skin and customization for the French opendata portal based on uData.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.9%
  • CSS 19.0%
  • Python 18.4%
  • JavaScript 1.5%
  • Shell 0.2%