noreta / sylvaindurand.github.io

This repository is the source code of the personnal website

Home Page:sylvain.durand.tf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status W3C Status Dependency Status License

This repository is the source code of the personnal website sylvain.durand.tf, built with Jekyll.

Try this at home

  1. Clone the repo: git clone https://github.com/sylvaindurand/sylvaindurand.github.io.git
  2. Open the folder: cd sylvaindurand.github.io
  3. Install the dependencies: bundle install
  4. Build the website: bundle exec jekyll serve
  5. Look at localhost:4000: surprise!

Colophon

This website is entirely static: it works only with HTML and CSS, and does not use any dynamic language or any javascript code. Each page requires only one request! Particular attention is paid to typography and to vertical rhythm.

The pages are produced with the static website generator Jekyll. The website is then hosted and served thanks to GitHub Pages.

Each page header is illustrated with a part from the "Turgot" map of Paris, created in the 18^(th) century by Louis Bretez.

The source code is freely available on GitHub. Unless stated otherwise, content and codes presented on this website published under the MIT license.

Question?

Please feel free to open an issue or to push a commit.

About

This repository is the source code of the personnal website

sylvain.durand.tf


Languages

Language:HTML 52.7%Language:CSS 46.5%Language:Ruby 0.8%