All Projects → osgi → osgi.enroute.site

osgi / osgi.enroute.site

Licence: Apache-2.0 license
GitHub Pages repo for OSGi enRoute website

Programming Languages

SCSS
7915 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects

OSGi enRoute Web Site

This repository holds the OSGi enRoute website hosted at https://enroute.osgi.org. This web site is maintained as markdown and turned into HTML by Jekyll using GitHub Pages. We have the following layout in the root folder:

  • _book – Is the main set of chapters. The entries are listed in the nav bar
  • _qs – Quick Start Tutorial
  • _services – The Services Catalog
  • _tutorial_base – The base tutorial
  • ... – miscellaneous stuff, should be clear for someone with some web experience

Run Local

To run Jekyll locally:

$ bundle exec jekyll serve -w

Contributing

Want to hack on osgi.enroute.site? See CONTRIBUTING.md for information on building, testing and contributing changes.

They are probably not perfect, please let us know if anything feels wrong or incomplete.

License

The contents of this repository are made available to the public under the terms of the Apache License, Version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].