Repository: bahir-website Updated Branches: refs/heads/master 2c00a11a9 -> 3159d2b94
Remove obsolete info about deploying the website Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/3159d2b9 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/3159d2b9 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/3159d2b9 Branch: refs/heads/master Commit: 3159d2b942a040aaff1d8868ffeb1a8d0d9482b7 Parents: 2c00a11 Author: Luciano Resende <[email protected]> Authored: Sun May 29 09:47:04 2016 -0700 Committer: Luciano Resende <[email protected]> Committed: Sun May 29 09:47:04 2016 -0700 ---------------------------------------------------------------------- README | 9 --------- README.md | 5 +++++ 2 files changed, 5 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/3159d2b9/README ---------------------------------------------------------------------- diff --git a/README b/README deleted file mode 100644 index ce8acbf..0000000 --- a/README +++ /dev/null @@ -1,9 +0,0 @@ -Apache Bahir Website - -This is a source or binary distribution of Apache Bahir Website. - -The LICENSE and NOTICE files contain license information. - -README.md explains the purpose of this project, how to generate and -deploy a simple web site based on this template, and how to create a -web site for your project based on this template. http://git-wip-us.apache.org/repos/asf/bahir-website/blob/3159d2b9/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d9d64da..624d007 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ running from within the directory: 2. Open [http://localhost:4000](http://localhost:4000) ``` +<!-- +{% comment %} ## Pushing to site ``` @@ -76,6 +78,9 @@ Within a few minutes, svnpubsub should kick in and you'll be able to see the results at [bahir.apache.org](https://bahir.apache.org/). +{% endcomment %} +--> + ## Adding contributors To add a contributor to the project, or to modify existing contributors,
