David Lechner
David Lechner
> But that could well be a jekyll on win artifact. If you have not recently, run `bundle update`. Also, it should be serving over `http://`, not `file://`
This is not very readable as-is, so I will let you clean it up a bit based on my comments and then have a look at it again.
GitHub and GitHub pages use different markdown engines, so it is possible that there are some differences. If things are still looking horrible on windows, they probably will look horrible...
This should help: http://kramdown.gettalong.org/syntax.html
I just learned something new. It appears that in kramdown, when using ordered lists the indent depends on where the text after the number starts, so it may not necessarily...
The Arch wiki page is way too much info. You just set you keyboard to discoverable, then pair it and connect using brickman. That's it.
There is a link on [this page](http://www.ev3dev.org/docs/)
So, we should replace all instances of `{% highlight %}` and drop the pygments css.
Did you edit `highlight:` in `_config.yml`? I haven't tried it, you could be right that we need to keep the css.
The latest breakage is docker. This has already been reported in their github issues 10+ times, so no need to report it again. https://github.com/docker/docker.github.io/issues/1195