Skip to content

regisd/regisd.github.io

Repository files navigation

regisd.github.io

Start the site locally with

gem install jekyll github-pages slate bundler
bundle exec jekyll serve --drafts --incremental --limit_posts 10

Design

Palette blue & pink.

How to write a post

Use the front matter

title: 
date: 
layout: post
categories:
  - 
tags:  
  - 

Catégories

Utiliser de préference une catégorie existante.

Tags

Utiliser de préference un tag existant.

Titles

  • span is the site title
  • h1 is the page title
  • h2 are sections in the post