This is an automated email from the ASF dual-hosted git repository.
brianspector pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
The following commit(s) were added to refs/heads/master by this push:
new 4a33462 update website
4a33462 is described below
commit 4a3346249c9e1167ac7e07f19f0c722ffcc5c449
Author: Brian Spector <[email protected]>
AuthorDate: Mon Jun 3 11:28:02 2019 +0100
update website
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5bf2052..bdc1a5d 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The most current libraries are the core crypto libraries:
Website Detail
============================
-This repository contains the source for the website of [Apache Milagro
(incubating)](http://milagro.apache.org/). Milagro contains a set of crypto
libraries and core security infrastructure for decentralized networks.
+This repository contains the source for the website of [Apache Milagro
(incubating)](http://milagro.apache.org/).
The Milagro website itself is completely static, being automatically generated
by [Jekyll](https://jekyllrb.com/) prior to deployment. The content of the
website is written in a mixture of HTML and Markdown, with dynamic portions
written using [liquid templating](https://jekyllrb.com/docs/templates/).
Templated content is interpreted only a build time, with the final result being
completely static.