uber-hypermedia / specification

UBER Hypermedia Specification
http://uberhypermedia.org
24 stars 5 forks source link

Moved to HTML5, externalized stylesheets and js, added a custom stylesheet, added build scripts. #16

Closed inadarei closed 9 years ago

inadarei commented 9 years ago
  1. Checked-in build.sh and build.bat for quick, repeatable building of HTML from AsciiDoc
  2. Changed output type from XHTML to HTML5
  3. Checked-in default css and javascript files (they were picked from whatever install of asciidoc, before)
  4. Externalized CSS and JS files. They were embedded in HTML before
  5. Added a custom stylesheet (css/uber-custom.css). It's empty now but will allow to further tweak the UI, in the future.

The resulting output can be seen at: https://rawgit.com/uber-hypermedia/specification/adding-stylesheets/uber-hypermedia.html

It should be identical to the original at: http://uberhypermedia.org