Code Monkey home page Code Monkey logo

site-eig's Introduction

Site Entrepreneurs d’intérêt général

Site du programme Entrepreneur d’intérêt général.

Comment tester en local ?

Vous devez avoir installé jekyll et bundle sur votre système :

~$ gem install jekyll bundler

Pour tester l’affichage du site sur http://localhost:4000/

~$ git clone https://github.com/entrepreneur-interet-general/site-eig.git
~$ cd site-eig/
~$ bundle install
~$ jekyll serve --config _config.yml,_config_dev.yml --incremental

Comment ajouter une entrée de blog ?

Ajouter un fichier en markdown .md dans le répertoire _posts.

Le nom du fichier doit commencer par la date à laquelle l’entrée de blog doit être publiée. Par exemple :

2018-02-27-bootcamp-comment-souder-un-collectif-de-talents.md

qui sera publié le 27 février 2018.

Le nom de fichier doit se terminer par .md.

Le contenu du fichier doit commencer par un en-tête de cette forme :

---
layout: post
author: Soizic Pénicaud, équipe EIG
author_link: https://entrepreneur-interet-general.etalab.gouv.fr/
twitter: soizicpenicaud
title: "Le titre de l'entrée de blog"
description: "Un résumé de l’entrée de blog"
---

suivi d’un contenu rédigé en markdown.

Voici un tutoriel pour apprendre la syntaxe du markdown.

Comment ajouter un défi ?

Pour ajouter un défi, vous devez modifier le fichier _data/defis.yml et ajouter un fichier au format markdown .md dans le répertoire _defis.

Comment ajouter une personne ?

Pour ajouter une personne, vous devez modifier le fichier _data/personnes.yml et ajouter un fichier au format markdown .md dans le répertoire _communaute.

Les images proposées dans communaute.html et dans le fichier de chaque personne sont de taille 500x500.

Licence

© 2018 Direction interministérielle du numérique et du système d’information et de communication de l’État

© 2018 Les contributeurs accessibles via l’historique du dépôt.

Les contenus accessibles dans ce dépôt sont placés sous Licence Ouverte 2.0 – voir le fichier LICENSE.md dans ce répertoire. Vous êtes libre de réutiliser les contenus de ce dépôt sous les conditions précisées dans cette licence.

site-eig's People

Contributors

milkosofi avatar bzg avatar mathildebras avatar antoineaugusti avatar guenolec avatar vict0rsch avatar soizicpenicaud avatar sandcha avatar jbledevehat avatar pauletalab avatar cristianpb avatar lauriechap avatar victorkahn avatar mathildehg avatar vjarry avatar gabrielegien avatar carlotalala avatar trojette avatar retdop avatar benoitguigal avatar carinesto avatar charlottebb avatar chrnin avatar emmanuelgautier1994 avatar seiteta avatar guillim avatar tiphaine avatar dora27 avatar mchoquet avatar nikosgpet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.