This is the GitHub Pages repository for the uComponents project.
- This website is a Jekyll project.
- Each section is a sub-folder and individual pages is a Markdown file.
- The navigation (for the side-menu) is defined as a YAML array inside the
_layout/default.html
template; (we had an issue with how Jekyll/Liquid sorts the array order). - Mark-up and styling is applied using Twitter Bootstrap.
- Fork and edit.
- Optionally install Ruby with Jekyll gem to preview locally.
- Submit pull request for consideration.
The generated documentation web-site can be viewed at: http://ucomponents.org.
- The Umbraco Community; #h5yr
- GitHub; for providing an excellent platform to document, collaborate and share.