ev3dev.github.io
ev3dev.github.io copied to clipboard
pretty web page for ev3dev
Now that the splash screen has been removed / shrunk, there isn't any relevance to the boot splash image that we are showing on the home page anymore. It would...
It shows up low on the tutorials page and we rarely mention it, so I doubt that many people know it exists.
The current text that we have below the heading doesn't give a very graceful introduction into the idea of our platform. I want to look into what other text could...
From ev3dev/ev3dev#734.
It would be great if we could keep versions of docs for old kernels available so that people can reference information for previous releases. I'm imagining some form of a...
As far as I can tell, this page isn't referenced anywhere (it definitely isn't easily discoverable). https://github.com/ev3dev/ev3dev.github.io/blob/master/docs/platform-comparison.md
I have just seen [this](https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0), which has convinced me that using GFM code fences is the right way to go (even though I don't particularly like them). > #### The...
On pages like the connecting with USB tutorials, we have essentially 3 or more pages being loaded on a single page with tabs implemented by javascript. It would be better...