MTES-MCT fabrique numérique's homepage
A static site built with Hugo and hosted on Github pages.
-
Clone this repository
git clone https://github.com/MTES-MCT/portail.git
cd portail
- Run local server to build and hot reload the website
hugo server -s src/
When you git push
your changes, circleci:
-
imports people, startups and phases from beta.gouv.fr
-
builds the static website
-
publishes the website into Github pages
In src/content directory, you change or add markdown files, except people, startups and phases.
People, startups and phases are automatically imported from beta.gouv.fr.
If you want to add a person or a startup, you have to make a PR in beta.gouv.fr repository.