summaryrefslogtreecommitdiff
path: root/_includes (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-02Stop using Jekyll.Franck Cuny2-39/+0
Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration.
2016-06-19Simplification of the layout.Franck Cuny2-2/+7
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.
2016-03-09Slightly bigger font and use different font familyFranck Cuny1-3/+1
Use 'Georgia' for the font family, set the background of the links to the same color as the general theme (light blue).
2016-01-03Fix the footer on small screen.Franck Cuny1-0/+2
The size of the footer was the same on a big and small screen. Add a rule to reduce the size of the footer similar to the other elements. Closes #1.
2016-01-03Fix URL to load the font from google font.Franck Cuny1-1/+1
Don't specify the protocol so we can load the font over HTTP or HTTPS.
2016-01-03Small update to the style.Franck Cuny2-1/+2
Add a left border to h1/h2 elements. Also use "Source Sans Pro" as the default font.
2015-07-16some cleanup.Franck Cuny3-1/+25
Upadte the CSS, remove some files, etc.
2014-12-04Update the theme.Franck Cuny2-29/+8
Simpler and lighter theme. Not perfect yet, there's still more work to do on the resume page and a few other things to fix (images in post, etc).
2014-02-01Fix the links to all the articles.Franck Cuny2-2/+2
2014-02-01Major rewrite to get responsive design.Franck Cuny2-7/+29
2014-01-23Move codex.html to codex/Franck Cuny1-1/+1
2014-01-23Move some pages around to get better urls.Franck Cuny1-3/+3
2014-01-10Rewrite the index and add a page for codex.Franck Cuny1-4/+5
2013-11-26Huge update.Franck Cuny1-0/+7
Moved all posts from textile to markdown. Updated all the CSS and styles. Added a new page for the resume.
2013-09-15Another big layout/design change.Franck Cuny8-167/+0
2013-07-29fix link to atom feedFranck Cuny1-1/+1
2013-07-25Remove more files.Franck Cuny1-3/+3
2013-07-25use index.atom for our feed.Franck Cuny1-1/+1
2013-07-25add openid to our header.Franck Cuny1-0/+4
2013-07-25First attempt with the new theme.Franck Cuny6-0/+128
2012-12-08Remove useless plusone js script.Franck Cuny1-1/+0
2012-11-26New theme, inspired by http://skife.org/.Franck Cuny1-2/+1
2011-07-02add +1 buttonfranck cuny1-1/+2
Signed-off-by: franck cuny <franck@lumberjaph.net>
2010-09-20playing with HTML5franck cuny1-0/+23
2010-09-11move analytics to _includesfranck cuny1-0/+13