ev3dev.github.io
ev3dev.github.io copied to clipboard
pretty web page for ev3dev
Searching google for [html-proofer travis ssl](http://lmgtfy.com/?q=html-proofer+travis+ssl) shows we aren't the only ones that are having issues. The latest is https://www.hiawatha-webserver.org/. We are also already ignoring https://warmcat.com because of ssl issues....
Link to it from Getting Started. From ev3dev/ev3dev#734
Unlike the Getting Started page, the new downloads page doesn't have fallbacks for users with JS disabled.
As a basic measure, I think we should have a page that explains how to copy code to the brick and run it in generic terms. Probably using FileZilla or...
Initial ideas: - "Connecting to the internet/a network" - "Installing software" - "Writing code using a library" - "Running code" - "Interfacing with ev3dev drivers directly" These should be linked...
We should try to mention the support page as much as possible, and make it as inviting as possible. From ev3dev/ev3dev#734.
The getting started page is getting somewhat cluttered with buttons and exceptions for the various hardware platforms. What about using tabs for EV3/Raspberry Pi/Beablegone? (Like you do for Mac/Ubuntu/Windows on...
GH Pages will upgrade to Jekyll 3.2 on the 23rd, meaning that the `where_exp` filter will be available. We should use it; it would greatly simplify some of our loops.
I'm getting 404s on my preview site because the YouTube embed `iframe` is referencing `/ev3dev.github.io//www.youtube.com/embed/tg4IwxdkICM?rel=0`.