summaryrefslogtreecommitdiff
path: root/Gemfile (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-02Stop using Jekyll.Franck Cuny1-5/+0
Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration.
2016-06-25Use kramdown for the markdown parser.Franck Cuny1-2/+1
This is the only parser supported by GitHub Pages.
2016-06-25Replace pygments with rouge.Franck Cuny1-0/+1
GitHub Pages do not support pygments anymore, only rouge is available.
2016-01-12Add a new target to run some tests.Franck Cuny1-1/+2
Update the Makefile with a `test` target so we can check the generated HTML and the internal links. The gem `html-proofer` is also added, and we use it to run the test. Closes #6
2014-02-12remove a bunch of dependenciesFranck Cuny1-5/+1
2014-02-01Major rewrite to get responsive design.Franck Cuny1-1/+2
2014-01-23add a gem to deploy the site to s3.Franck Cuny1-0/+1
2013-09-19update gemfile to use redcarpted for markdownFranck Cuny1-1/+1
2013-09-16add missing dep to gemfileFranck Cuny1-0/+1
2013-09-15Another big layout/design change.Franck Cuny1-0/+5