Repository: sling-site Updated Branches: refs/heads/master 90ee7e609 -> d3599c6f5
Add links to other Apache JBake sites Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/d3599c6f Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/d3599c6f Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/d3599c6f Branch: refs/heads/master Commit: d3599c6f5c609f5b3257d48a970d1ac98ade93fd Parents: 90ee7e6 Author: Bertrand Delacretaz <[email protected]> Authored: Tue Jul 11 14:53:36 2017 +0200 Committer: Bertrand Delacretaz <[email protected]> Committed: Tue Jul 11 14:53:36 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sling-site/blob/d3599c6f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8372806..85d41bf 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ We'll have a script for that, but for now the following works: * Currently using 2.5.1, see under `/bin`, docs at http://jbake.org/docs/2.5.1 * Uses https://github.com/sirthias/pegdown for Markdown, syntax info at https://github.com/sirthias/pegdown/blob/master/src/test/resources/MarkdownTest103/Markdown%20Documentation%20-%20Syntax.md , extensions at http://www.decodified.com/pegdown/api/org/pegdown/Extensions.html * Groovy MarkupTemplateEngine examples at https://github.com/jbake-org/jbake-example-project-groovy-mt , docs for that engine at http://groovy-lang.org/templating.html#_simpletemplateengine -* Other Apache projects using JBake include at least Tamaya and OpenNLP and the Incubator is apparently also switching to it. +* Other Apache projects using JBake include at least Tamaya (https://github.com/apache/incubator-tamaya-site) and OpenNLP (https://github.com/apache/opennlp-site) and the Incubator is apparently also switching to it. ##Â Useful scripts and commands To find broken links use
