You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/10/30 11:17:29 UTC

[camel-website] branch master updated: CAMEL-14061 camel-website - Add page for contributing

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 111be4d  CAMEL-14061 camel-website - Add page for contributing
     new d07e621  Merge pull request #97 from akieling/CAMEL-14061
111be4d is described below

commit 111be4d8126aab0744e70130b2f908cadff183f8
Author: Alexandre Kieling <al...@gmail.com>
AuthorDate: Wed Oct 30 07:44:02 2019 -0300

    CAMEL-14061 camel-website - Add page for contributing
---
 antora-ui-camel/src/partials/footer-content.hbs |  2 +-
 config.toml                                     |  2 +-
 content/_index.md                               |  8 ++++----
 content/community/support.md                    | 14 +++++++-------
 layouts/partials/footer.html                    |  2 +-
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/antora-ui-camel/src/partials/footer-content.hbs b/antora-ui-camel/src/partials/footer-content.hbs
index db53bce..e8ef75c 100644
--- a/antora-ui-camel/src/partials/footer-content.hbs
+++ b/antora-ui-camel/src/partials/footer-content.hbs
@@ -14,7 +14,7 @@
             <dl>
                 <dt>Community</dt>
                 <dd><a href="{{siteRootPath}}/community/support/">Support</a></dd>
-                <dd><a href="https://github.com/apache/camel/blob/master/CONTRIBUTING.md">Contributing</a></dd>
+                <dd><a href="{{siteRootPath}}/manual/latest/contributing.html">Contributing</a></dd>
                 <dd><a href="{{siteRootPath}}/community/user-stories/">User stories</a></dd>
                 <dd><a href="{{siteRootPath}}/community/articles/">Articles</a></dd>
                 <dd><a href="{{siteRootPath}}/community/books/">Books</a></dd>
diff --git a/config.toml b/config.toml
index c55532d..f18e26e 100644
--- a/config.toml
+++ b/config.toml
@@ -108,7 +108,7 @@ enableRobotsTXT = true
     parent = "community"
     weight = 2
     identifier = "community-contributing"
-    url = "https://github.com/apache/camel/blob/master/CONTRIBUTING.md"
+    url = "/manual/latest/contributing.html"
 
 [[menu.main]]
     name = "User stories"
diff --git a/content/_index.md b/content/_index.md
index 0a8f23c..b3bafad 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,6 +1,6 @@
 ---
 title: Home
-description: Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. 
+description: Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
 ---
 
 {{< section "frontpage columns" >}}
@@ -76,13 +76,13 @@ Camel supports around 50 data formats, allowing to <mark>translate messages</mar
 {{< div "split" >}}
 **Camel is your project!**
 
-Camel is an [Apache Software Foundation](https://www.apache.org) project, available under the [Apache v2 license](https://apache.org/licenses/LICENSE-2.0). It's a complete open community, always listening proposals and comments. 
+Camel is an [Apache Software Foundation](https://www.apache.org) project, available under the [Apache v2 license](https://apache.org/licenses/LICENSE-2.0). It's a complete open community, always listening proposals and comments.
 
 [Sources](./community/sources/), [mailing lists](./community/mailing-list/), [issue tracker](./community/support/): it's fully open, you can access directly.
 
-We also love contributions: don't hesitate to [contribute](https://github.com/apache/camel/blob/master/CONTRIBUTING.md). You can contribute by <a href="https://github.com/apache/camel-website/edit/master/content{{ .File.Path }}">editing this page</a>!
+We also love contributions: don't hesitate to [contribute](./manual/latest/contributing.html). You can contribute by <a href="https://github.com/apache/camel-website/edit/master/content{{ .File.Path }}">editing this page</a>!
 
-[Be Involved In The Community](https://github.com/apache/camel/blob/master/CONTRIBUTING.md) | [How To Contribute](https://github.com/apache/camel/blob/master/CONTRIBUTING.md)
+[Be Involved In The Community](./manual/latest/contributing.html) | [How To Contribute](./manual/latest/contributing.html)
 
 {{< /div >}}
 
diff --git a/content/community/support.md b/content/community/support.md
index 3f80191..ccf30c4 100644
--- a/content/community/support.md
+++ b/content/community/support.md
@@ -4,9 +4,9 @@ title: "Support"
 
 ## Getting help
 
-If you are experiencing problems using Camel then please report your problem to our mailing list. This allows the entire community to help with your problem. 
-If indeed a bug has been identified in the Camel software, then document the problem in our [Issue Tracker](https://issues.apache.org/jira/browse/CAMEL). 
-Please refrain from immediately opening a ticket in the issue tracker unless you are certain it's a problem in the Camel software. 
+If you are experiencing problems using Camel then please report your problem to our mailing list. This allows the entire community to help with your problem.
+If indeed a bug has been identified in the Camel software, then document the problem in our [Issue Tracker](https://issues.apache.org/jira/browse/CAMEL).
+Please refrain from immediately opening a ticket in the issue tracker unless you are certain it's a problem in the Camel software.
 
 If you are in doubt, we appreciate asking the [mailing list](/community/mailing-list/), [IRC chat](/community/irc-room/), or [Gitter](https://gitter.im/apache/apache-camel) chat first.
 
@@ -24,12 +24,12 @@ Also on the mailing lists there is more people active to help you better.
 
 ### Alternative discussion forums
 
-There's a number of sites outside Apache that offer discussion forums on Camel. For example, [Stack Overflow](http://stackoverflow.com/) is a popular Q & A site with a dedicated [Apache Camel forum](http://stackoverflow.com/questions/tagged/apache-camel). 
+There's a number of sites outside Apache that offer discussion forums on Camel. For example, [Stack Overflow](http://stackoverflow.com/) is a popular Q & A site with a dedicated [Apache Camel forum](http://stackoverflow.com/questions/tagged/apache-camel).
 You are also likely to find helpful discussions on technical blogs, on [Google](https://www.google.com/search?q=apache+camel), or even on [Twitter](https://twitter.com/#!/search/apache%20camel).
 
 ### Using deprecated components
 
-Deprecated components are not supported and issues such as bugs may not be fixed. We encourage users to migrate away from using any deprecated component. 
+Deprecated components are not supported and issues such as bugs may not be fixed. We encourage users to migrate away from using any deprecated component.
 A list of deprecated components is listed on the github page at: https://github.com/apache/camel/tree/master/components#components
 
 ### How to get help
@@ -60,10 +60,10 @@ What version of Camel do you use! Remember to include this information.
 We can help you much quicker if you try the following
 
 *  provide us with a JUnit test case that demonstrates your issue. e.g. if you think you've found a bug, can you create a test case to demonstrate the bug?
-*  [submit a patch](https://github.com/apache/camel/blob/master/CONTRIBUTING.md) fixing the bug! (We also buy you beer when we meet you if you submit bug fixes (smile) )
+*  [submit a patch](../../manual/latest/contributing.html) fixing the bug! (We also buy you beer when we meet you if you submit bug fixes (smile) )
 *  for memory leak or performance related issues, if you can run a profiler on your test case and attach the output as a file (or zipped file if it's huge) to the JIRA we can normally fix things much faster. e.g. you could run jmap/jhat, JProfiler or YourKit on your code and send us the output. To find memory leaks it's quicker to resolve if you can tell us what classes are taking up all of the RAM; we can normally figure out what's wrong from that.
 
 ## Commercial Support
 
-This is an open source project, so the amount of time we have available to help resolve your issue is often limited as all help is provided on a volunteer basis. 
+This is an open source project, so the amount of time we have available to help resolve your issue is often limited as all help is provided on a volunteer basis.
 If you want to get priority help, need to get up to speed quickly, require some training or mentoring, or need full 24 x 7 production support you could contact one of the following companies with [Commercial Camel Offerings](../../manual/latest/commercial-camel-offerings.html).
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 4410d1c..465f01b 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -15,7 +15,7 @@
             <dl>
                 <dt>Community</dt>
                 <dd><a href="/community/support/">Support</a></dd>
-                <dd><a href="https://github.com/apache/camel/blob/master/CONTRIBUTING.md">Contributing</a></dd>
+                <dd><a href="/manual/latest/contributing.html">Contributing</a></dd>
                 <dd><a href="/community/user-stories/">User stories</a></dd>
                 <dd><a href="/community/articles/">Articles</a></dd>
                 <dd><a href="/community/books/">Books</a></dd>