Coder Social home page Coder Social logo

ewaca / nuit-imagination Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caencamp/nuit-imagination

0.0 0.0 0.0 884 KB

Atelier "Faire son site en 1 heure" à la nuit de l'imagination

Home Page: https://caencamp.github.io/nuit-imagination/

Dockerfile 0.13% HTML 53.90% CSS 41.97% JavaScript 4.00%

nuit-imagination's Introduction

Nuit de l'imagination, créez votre propre blog

Ces instructions sont encore incomplètes, faites appel à un animateur !

Créez votre compte github

En cliquant sur le bouton Sign up. Il vous faut une boîte mail à laquelle vous avez accès.

Forkez ce dépôt

Un dépôt se dit repository en anglais, donc… you have to fork this repository. En cliquant sur le bouton Fork. Une fois cela fait, allez sur votre profil et retrouvez le dépôt forké.

Configurer Github Pages

  • Sur votre dépôt, trouvez l'onglet d'options qui s'appelle Settings.
  • Dans les settings, trouvez le menus Pages
  • configurez comme source gh-pages

Si tout va bien, votre blog sera en ligne.

Éditer le post intitulé « Éditez-moi »

  • retrouvez le fichier mon_post.md dans l'arborescence du projet
  • trouvez le bouton d'édition, c'est un petit crayon !
  • Modifiez l'article
  • Rédigez un message de commit du style « j'ai fait tel changement » et validez

Et voilà !

Créer un nouveau post

  • À côté de mon_poste.md, créez un fichier que vous nommerez comme vous voulez mais avec l'extension .md, c'est très important !
  • Rédigez une entête dans ce fichier. Inspirez-vous de mon_poste.md mais sans copier-coller, sinon c'est de la triche
  • Rédigez le corps du texte en utilisant le balisage markdown.

Mais c'est quoi markdown ?

C'est un langage de balisage léger. Si on écrit ceci:

# Un gros titre

## Un titre moins gros

### un petit titre

Du texte en *italique* ou **en gras**.

| un tableaux | avec  | trois colonnes             |
| ----------- | ----- | -------------------------- |
| une souris  | verte | qui courait   dans l'herbe |
| etc.        | etc.  | vous connaissez la chanson |

il apparaîtra ainsi:

Un gros titre

Un titre moins gros

un petit titre

Du texte en italique ou en gras.

un tableaux avec trois colonnes
une souris verte qui courait dans l'herbe
etc. etc. vous connaissez la chanson

Allez trouvez plus de conseils en markdown ici

nuit-imagination's People

Contributors

ewaca avatar alexisjanvier avatar keksoj 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.