From bfd4ce52fbdcad0248b23674f888f88ebf0fbe8d Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Sun, 12 Apr 2015 15:59:09 -0700 Subject: [PATCH 1/2] Update README description with direct link to site. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf025f9..fb29906 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ JavaMoney.github.io =================== -Umbrella Website for JavaMoney Project. +Source code for JavaMoney Project main/umbrella website published to [JavaMoney.github.io](https://javamoney.github.io). From 27fcbdcd4d22d7eefb3f191f4635c9e4ba5f6a72 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Sun, 12 Apr 2015 17:18:59 -0700 Subject: [PATCH 2/2] Clarify README with link to site source code. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb29906..11a1831 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ JavaMoney.github.io =================== -Source code for JavaMoney Project main/umbrella website published to [JavaMoney.github.io](https://javamoney.github.io). +[Github Organization Pages](https://pages.github.com) repo for the JavaMoney Project main/umbrella website published to [JavaMoney.github.io](https://javamoney.github.io). + +The content source is in the [JavaMoney/JavaMoney-template-bootstrap](https://github.com/JavaMoney/JavaMoney-template-bootstrap) repo and is rendered with JBake and then committed to this repository to publish.