| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-07-02 | Stop using Jekyll. | Franck Cuny | 1 | -5/+0 | |
| Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration. | |||||
| 2016-06-25 | Use kramdown for the markdown parser. | Franck Cuny | 1 | -2/+1 | |
| This is the only parser supported by GitHub Pages. | |||||
| 2016-06-25 | Replace pygments with rouge. | Franck Cuny | 1 | -0/+1 | |
| GitHub Pages do not support pygments anymore, only rouge is available. | |||||
| 2016-01-12 | Add a new target to run some tests. | Franck Cuny | 1 | -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-12 | remove a bunch of dependencies | Franck Cuny | 1 | -5/+1 | |
| 2014-02-01 | Major rewrite to get responsive design. | Franck Cuny | 1 | -1/+2 | |
| 2014-01-23 | add a gem to deploy the site to s3. | Franck Cuny | 1 | -0/+1 | |
| 2013-09-19 | update gemfile to use redcarpted for markdown | Franck Cuny | 1 | -1/+1 | |
| 2013-09-16 | add missing dep to gemfile | Franck Cuny | 1 | -0/+1 | |
| 2013-09-15 | Another big layout/design change. | Franck Cuny | 1 | -0/+5 | |
