(English version below)
EcoIndex est un outil du Collectif Conception Numérique Responsable
La contribution à l’ensemble de nos outils est ouvert à tout le monde, après s’être fait connaitre du collectif,
Nous recherchons des personnes ayant des connaissances dans la tech, et dans le domaine de la traduction.
Pour faciliter les échanges, un channel #ecoIndex est dédié au projet sur le Slack du cNumR
La nouvelle version d’EcoIndex (V3) est réalisée avec Hugo.
Récupérer ce dépot via la commande suivante :
git clone https://github.com/cnumr/EcoIndex.git
Utiliser les instructions de la documentation officielle pour installer Hugo.
Une fois cette installation effectuée vous pouvez tester le site avec une simple commande :
hugo server -D
EcoIndex is a tool from the french Collectif Conception Numérique Responsable
All of our tools are open to contributions from everybody, after having contacted the collective.
We seek people with technical skills, and people able to make translations and localizations.
There’s a dedicated slack channel for the project.
The new version of EcoIndex is built with Hugo.
Just clone the repository :
git clone https://github.com/cnumr/EcoIndex.git
Use the instructions from the documentation to install Hugo.
You can then run the site with this command :
hugo server -D