summaryrefslogtreecommitdiff
path: root/Gemfile.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use kramdown for the markdown parser.Franck Cuny2016-06-251-3/+2
| | | | This is the only parser supported by GitHub Pages.
* Replace pygments with rouge.Franck Cuny2016-06-251-0/+2
| | | | GitHub Pages do not support pygments anymore, only rouge is available.
* Add a new target to run some tests.Franck Cuny2016-01-121-0/+35
| | | | | | | | 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-151-41/+0
|
* Major rewrite to get responsive design.Franck Cuny2014-02-011-13/+11
|
* Update gemfile.lockFranck Cuny2014-01-231-0/+28
|
* Update gemfile.lockFranck Cuny2013-10-131-7/+5
|
* update gemfile to use redcarpted for markdownFranck Cuny2013-09-191-2/+1
|
* add missing dep to gemfileFranck Cuny2013-09-161-0/+4
|
* add gemfile.lockFranck Cuny2013-09-161-0/+53