summaryrefslogtreecommitdiff
path: root/_includes/header.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop using Jekyll.Franck Cuny2016-07-021-26/+0
| | | | | Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration.
* Simplification of the layout.Franck Cuny2016-06-191-1/+2
| | | | | | | Nicer font for the text. Move the footer into the container div, so that I don't have to maintain different ratio in different places. The index page list all the articles, so I can remove the page /articles.
* Fix URL to load the font from google font.Franck Cuny2016-01-031-1/+1
| | | | Don't specify the protocol so we can load the font over HTTP or HTTPS.
* Small update to the style.Franck Cuny2016-01-031-0/+1
| | | | | Add a left border to h1/h2 elements. Also use "Source Sans Pro" as the default font.
* some cleanup.Franck Cuny2015-07-161-0/+24
Upadte the CSS, remove some files, etc.