summaryrefslogtreecommitdiff
path: root/Gemfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use kramdown for the markdown parser.Franck Cuny2016-06-251-2/+1
| | | | This is the only parser supported by GitHub Pages.
* Replace pygments with rouge.Franck Cuny2016-06-251-0/+1
| | | | GitHub Pages do not support pygments anymore, only rouge is available.
* Add a new target to run some tests.Franck Cuny2016-01-121-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
* remove a bunch of dependenciesFranck Cuny2014-02-121-5/+1
|
* Major rewrite to get responsive design.Franck Cuny2014-02-011-1/+2
|
* add a gem to deploy the site to s3.Franck Cuny2014-01-231-0/+1
|
* update gemfile to use redcarpted for markdownFranck Cuny2013-09-191-1/+1
|
* add missing dep to gemfileFranck Cuny2013-09-161-0/+1
|
* Another big layout/design change.Franck Cuny2013-09-151-0/+5