Skip to content

dtc-innovation/dtc-innovation.github.io

Repository files navigation

dtc-innovation.org

Install

Ruby has to be installed on your machine to build the project.

$ bundle install

Run

$ bundle exec jekyll serve

Content will be available locally at http://127.0.0.1:4000/.

Contribute Content

We use Netlify CMS to handle the

https://dtc-innovation.org/admin/

Data Models

Customer

Key Description
title -
website Website URL
location Main country of the customer

Project

To be found in collections/_projects_{en,fr}/*.md. Available as a site.projects collection.

Key Description
name -
short_description -
highlights_order Controls ordering on the Home Project Highlights
current_stage Definition of done of the current sprint
next_stage Expectations about the next project milestone (mid-term)
customer Related customer
ressources[].name Resource name
ressources[].url Resource URL