Skip to content

Commit 5575c58

Browse files
committed
add link to enroute Tutorials in the Getting Started page
adding summaries, cleanup Signed-off-by: Christoph Rueger <[email protected]>
1 parent c3577f7 commit 5575c58

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_book/100-introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Is OSGi enRoute for You?
55
noindex: true
66
---
77

8-
The enRoute Classic section is a collection of content helping to get you started into the OSGi mindset.
8+
The enRoute Classic section is a collection of in-depth tutorials and examples, helping you developing OSGi applications with bnd / bndtools.
99

1010
<div>
1111
<table>
@@ -16,6 +16,7 @@ The enRoute Classic section is a collection of content helping to get you starte
1616
</table>
1717
</div>
1818

19+
## Why OSGi enRoute exists
1920

2021
We _strongly_ believe that OSGi's Service Oriented Systems is the best paradigm available today for software development. But we are also frustrated when we see how hard it is for people to cross the chasm to reach that new paradigm. Out of this frustration, the OSGi enRoute project was born.
2122

installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ To get started with Bnd/Bndtools we recommend:
4141
- the [Concepts](concepts.html) behind bndtools
4242
- our [Video Tour](/workspace.html)
4343
- our [Tutorial](tutorial.html) building a sample application
44-
- and our [Project Templates](/manual/templates.html)
44+
- our [Project Templates](/manual/templates.html)
45+
- and if you feel like more tutorials and examples, check out the [enroute Classic section](/book/100-introduction.html).
4546

4647
## Developers and Contributors: To contribute to Bndtools development
4748

0 commit comments

Comments
 (0)