[ovs-dev] [PATCH openvswitch.org 0/4] Make openvswitch.org responsive

Stephen Finucane stephen at that.guru
Tue Dec 13 17:57:20 UTC 2016


I want to apply the openvswitch.org styling to the docs, but said
styling must be responsive before I do so to prevent regressions. I
have avoided the use of frameworks as they're not necessary, instead
sticking to the existing styling (albeit, with tweaks).

I will resolve the now borked links to docs in a future change.

Stephen Finucane (4):
  Integrate docker
  trivial: Consistently indent HTML with 2 spaces
  Make Open vSwitch mobile-compatible
  Merge docs into README

 README.md                       | 156 +++++++++++++++++-
 _BUILD                          |  28 ----
 _DOC                            |  78 ---------
 _TODO                           |  40 -----
 _includes/footer.html           |  10 +-
 _includes/header.html           |  39 ++---
 _includes/mailinglist-link.html |  22 ++-
 _includes/menulist.html         |  19 ++-
 _includes/side-widgets.html     | 107 ++++++++-----
 _layouts/page.html              |   8 +-
 _layouts/pagenosidewidget.html  |   4 +-
 _layouts/skel.html              |  31 ++--
 assets/style.css                | 346 ++++++++++++++++++++++++++--------------
 development/index.html          |  30 ++--
 docker-compose.yml              |   7 +
 faq/index.html                  |   2 +-
 index.html                      |  93 +++++------
 mlists/index.html               |   6 +-
 18 files changed, 592 insertions(+), 434 deletions(-)
 delete mode 100644 _BUILD
 delete mode 100644 _DOC
 delete mode 100644 _TODO
 create mode 100644 docker-compose.yml

-- 
2.9.3



More information about the dev mailing list