This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 31db965  Update README.md
31db965 is described below

commit 31db965c2c7d545bf2afcdb4cf51a5cd1adf4f1d
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 13 11:47:19 2021 -0800

    Update README.md
---
 README.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index d60aff3..0f21739 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,16 @@
 # Apache Petri
 [Apache Petri](https://petri.apache.org/)
 
-This repository provides the source code for the Apache Petri website.
-The website is built with [Pelican](https://blog.getpelican.com).
-ASF CI/CD is via a [.asf.yaml 
file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features).
+This repository provides the website and source code for Apache Petri.
 
 - [info.yaml](content/info.yaml) - Machine Readable Culture Status
-- [Pages](content/pages)
+- [Pages](content/pages) - website pages in GitHub Markdown
 - [Issues](https://github.com/apache/petri-site/issues)
-- [Templates](theme/apache/templates)
+
+The website is built with [Pelican](https://blog.getpelican.com).
+CI/CD is via a [.asf.yaml 
file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features).
+
+- [Template](theme/apache/templates)
 - [CSS](theme/apache/status/css)
 - [Images](content/images)
 - [Pelican Configuration](pelicanconf.py)

Reply via email to