Closed peterbrightwell closed 3 years ago
For an example of what it might look like see https://peterbrightwell.github.io/AS-11_X1/
The only required change to existing pages is to add a couple of lines of "front matter" to tell Jekyll about the required layout.
There are some issues with this when it comes to the web page renderings (https://peterbrightwell.github.io/AS-11_X1/AMWA_AS_11_X1.html).
The fragment obscuring issue is was fixed for NMOS in https://github.com/AMWA-TV/nmos-doc-layouts/issues/2. Spacing still needs fixing (https://github.com/AMWA-TV/nmos-doc-layouts/issues/3)
We understand that the rendering of the NMOS specs is going to be looked at again anyway. After that, and if implementing the changes doesn't affect the operation or appearance of the AS-11 Specs then this could be revisited, if required. For now, as part of tidying up AS-11 issues and only addressing essential matters, I'll close this issue.
https://amwa-tv.github.io/nmos pages have headers and menus. It would be quite easy to add these to AS-11 pages also (add Gemfile, _config.yml, _layouts/default.html and assets/)