Repository: celix-site Updated Branches: refs/heads/asf-site 606d66330 -> 017c8d6e5
Removes dummy celix site Project: http://git-wip-us.apache.org/repos/asf/celix-site/repo Commit: http://git-wip-us.apache.org/repos/asf/celix-site/commit/f7ad2250 Tree: http://git-wip-us.apache.org/repos/asf/celix-site/tree/f7ad2250 Diff: http://git-wip-us.apache.org/repos/asf/celix-site/diff/f7ad2250 Branch: refs/heads/asf-site Commit: f7ad2250ec088b2f2b680ff1f0284ff4cc5d996a Parents: 606d663 Author: Pepijn Noltes <[email protected]> Authored: Tue Nov 21 10:53:50 2017 +0100 Committer: Pepijn Noltes <[email protected]> Committed: Tue Nov 21 10:53:50 2017 +0100 ---------------------------------------------------------------------- celix/documentation/fivetwoone | 12 ------------ celix/documentation/index.md | 14 -------------- celix/documentation/seventwozero | 11 ----------- celix/importFile | 3 --- celix/nineeightfive | 10 ---------- site/contributing.html | 5 +++++ src/markdown/contributing.md | 5 +++++ 7 files changed, 10 insertions(+), 50 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/celix/documentation/fivetwoone ---------------------------------------------------------------------- diff --git a/celix/documentation/fivetwoone b/celix/documentation/fivetwoone deleted file mode 100644 index eaa2368..0000000 --- a/celix/documentation/fivetwoone +++ /dev/null @@ -1,12 +0,0 @@ -5219301821 -6303006203 -1263430953 -4935883803 -0102637600 -7505194602 -2796339423 -4947761104 -9227463176 -6586277484 - -import goes here -->{{../importFile}}<-- http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/celix/documentation/index.md ---------------------------------------------------------------------- diff --git a/celix/documentation/index.md b/celix/documentation/index.md deleted file mode 100644 index 450aa55..0000000 --- a/celix/documentation/index.md +++ /dev/null @@ -1,14 +0,0 @@ -# tutorials! - -## zero - ## indicate a new subject for the tutorials -## one - ### assume a link that goes to a tutorial file -### [file one](seventwozero) - -## two -### [file two](../nineeightfive) -anything not a two or three # at the start will be ignored and is safe for decorating the file with for humans -### [file three](fivetwoone) - -### [file error](nowhere/null) http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/celix/documentation/seventwozero ---------------------------------------------------------------------- diff --git a/celix/documentation/seventwozero b/celix/documentation/seventwozero deleted file mode 100644 index 9c5da8d..0000000 --- a/celix/documentation/seventwozero +++ /dev/null @@ -1,11 +0,0 @@ -7201137810 -0695196903 -4089252324 -2615683913 -2876375644 -8833326889 -8461877408 -8404623018 -8598155875 -5642188315 -())( (../nineeightfive) http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/celix/importFile ---------------------------------------------------------------------- diff --git a/celix/importFile b/celix/importFile deleted file mode 100644 index 7e51018..0000000 --- a/celix/importFile +++ /dev/null @@ -1,3 +0,0 @@ -This file is an -import that should -be added to fivetwoone. http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/celix/nineeightfive ---------------------------------------------------------------------- diff --git a/celix/nineeightfive b/celix/nineeightfive deleted file mode 100644 index 73c6a37..0000000 --- a/celix/nineeightfive +++ /dev/null @@ -1,10 +0,0 @@ -9850725190 -1310091520 -0352099381 -0290604767 -2571780305 -1226475242 -6721917498 -3531134108 -9900495239 -8726050685 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/site/contributing.html ---------------------------------------------------------------------- diff --git a/site/contributing.html b/site/contributing.html index a1c5854..684dc18 100644 --- a/site/contributing.html +++ b/site/contributing.html @@ -97,6 +97,11 @@ <img id="APsmall" class="logoAP shadowed" src="/media/Apache_Feather.svg"> </a> <div class="spacer"> +<p><!-- +Meta-Name: Name +--> +<? instruction ?></p> + <h1>Contributing</h1> <p>The Celix community is open for everyone to participate in. Discussions are done over the http://git-wip-us.apache.org/repos/asf/celix-site/blob/f7ad2250/src/markdown/contributing.md ---------------------------------------------------------------------- diff --git a/src/markdown/contributing.md b/src/markdown/contributing.md index 980897f..a911993 100644 --- a/src/markdown/contributing.md +++ b/src/markdown/contributing.md @@ -1,3 +1,8 @@ +<!-- +Meta-Name: Name +--> +<? instruction ?> + # Contributing The Celix community is open for everyone to participate in. Discussions are done over the
