You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2018/12/04 02:44:53 UTC

[4/4] tomee-site-generator git commit: Rename dir to "contributing". Yank doc in progress from index.

Rename dir to "contributing".  Yank doc in progress from index.


Project: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/commit/36b591fc
Tree: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/tree/36b591fc
Diff: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/diff/36b591fc

Branch: refs/heads/master
Commit: 36b591fcb1ecbbc25db67e8f67450c757bc2b146
Parents: 0f96897
Author: dblevins <da...@gmail.com>
Authored: Mon Dec 3 18:44:39 2018 -0800
Committer: dblevins <da...@gmail.com>
Committed: Mon Dec 3 18:44:39 2018 -0800

----------------------------------------------------------------------
 .../content/community/contributing/tomee.adoc   |  5 ++++
 .../content/community/contributing/website.adoc | 26 ++++++++++++++++++++
 .../community/contributorsguides/tomee.adoc     |  5 ----
 .../community/contributorsguides/website.adoc   | 26 --------------------
 src/main/jbake/content/community/index.adoc     |  4 +--
 5 files changed, 33 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/36b591fc/src/main/jbake/content/community/contributing/tomee.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/contributing/tomee.adoc b/src/main/jbake/content/community/contributing/tomee.adoc
new file mode 100755
index 0000000..39dfaf2
--- /dev/null
+++ b/src/main/jbake/content/community/contributing/tomee.adoc
@@ -0,0 +1,5 @@
+= Contribute to Tomee
+:jbake-date: 2018-11-29
+:jbake-type: page
+:jbake-status: published
+

http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/36b591fc/src/main/jbake/content/community/contributing/website.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/contributing/website.adoc b/src/main/jbake/content/community/contributing/website.adoc
new file mode 100755
index 0000000..6371c11
--- /dev/null
+++ b/src/main/jbake/content/community/contributing/website.adoc
@@ -0,0 +1,26 @@
+= Contribute to this Website
+:jbake-date: 2018-11-29
+:jbake-type: page
+:jbake-status: published
+
+
+This website is a simple link:http://jbake.org/[JBake] project you can find at:
+
+ - https://git-wip-us.apache.org/repos/asf/tomee-site-generator.git. (Apache)
+
+ - https://github.com/apache/tomee-site-generator.git (Github mirror)
+
+To submit a change do the following:
+
+- Create a ticket on http://issues.apache.org/jira/browse/TOMEE
+
+- Open a PR in the Gihub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
+
+A committer will review it and redeploy the website using Apache CMS.
+
+Building the website is mainly about running `mvn compile`, note you can use `JBake` main to develop.
+Publishing the website is about running `mvn pre-site` - needs to be a TomEE committer.
+
+Here you can find the video tutorial on how to contribute to this Website.
+
+link:https://www.youtube.com/watch?v=P6IM0LDevVU[Watch the video here.]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/36b591fc/src/main/jbake/content/community/contributorsguides/tomee.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/contributorsguides/tomee.adoc b/src/main/jbake/content/community/contributorsguides/tomee.adoc
deleted file mode 100755
index 39dfaf2..0000000
--- a/src/main/jbake/content/community/contributorsguides/tomee.adoc
+++ /dev/null
@@ -1,5 +0,0 @@
-= Contribute to Tomee
-:jbake-date: 2018-11-29
-:jbake-type: page
-:jbake-status: published
-

http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/36b591fc/src/main/jbake/content/community/contributorsguides/website.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/contributorsguides/website.adoc b/src/main/jbake/content/community/contributorsguides/website.adoc
deleted file mode 100755
index 6371c11..0000000
--- a/src/main/jbake/content/community/contributorsguides/website.adoc
+++ /dev/null
@@ -1,26 +0,0 @@
-= Contribute to this Website
-:jbake-date: 2018-11-29
-:jbake-type: page
-:jbake-status: published
-
-
-This website is a simple link:http://jbake.org/[JBake] project you can find at:
-
- - https://git-wip-us.apache.org/repos/asf/tomee-site-generator.git. (Apache)
-
- - https://github.com/apache/tomee-site-generator.git (Github mirror)
-
-To submit a change do the following:
-
-- Create a ticket on http://issues.apache.org/jira/browse/TOMEE
-
-- Open a PR in the Gihub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
-
-A committer will review it and redeploy the website using Apache CMS.
-
-Building the website is mainly about running `mvn compile`, note you can use `JBake` main to develop.
-Publishing the website is about running `mvn pre-site` - needs to be a TomEE committer.
-
-Here you can find the video tutorial on how to contribute to this Website.
-
-link:https://www.youtube.com/watch?v=P6IM0LDevVU[Watch the video here.]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/36b591fc/src/main/jbake/content/community/index.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/index.adoc b/src/main/jbake/content/community/index.adoc
index 855ffa0..0451e97 100755
--- a/src/main/jbake/content/community/index.adoc
+++ b/src/main/jbake/content/community/index.adoc
@@ -5,8 +5,8 @@
 
 
 === Contribute
-- link:contributorsguides/tomee.html[Apache TomEE]
-- link:contributorsguides/website.html[This website]
+
+- link:contributing/website.html[This website]
 
 
 === The Source Code