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 4f8da85  Update README.md
4f8da85 is described below

commit 4f8da857972c5be7ff67dd19e2d3ff21ff025757
Author: Dave Fisher <dave2w...@comcast.net>
AuthorDate: Sun Mar 14 18:50:29 2021 -0700

    Update README.md
---
 README.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 1401d28..b26e25f 100644
--- a/README.md
+++ b/README.md
@@ -3,19 +3,19 @@
 
 This repository provides the website and source code for Apache Petri.
 
-- [info.yaml](content/info.yaml) - Machine Readable Culture Status
-- [petri.rdf](content/petri.rdf) - Machine Readable [Project 
DOAP](https://projects.apache.org/project.html?petri)
-- [Pages](content/pages) - website pages in GitHub Markdown
-- [Issues](https://github.com/apache/petri-site/issues)
+- [info.yaml](content/info.yaml) -- Machine Readable Culture Status
+- [petri.rdf](content/petri.rdf) -- Machine Readable [Project 
DOAP](https://projects.apache.org/project.html?petri)
+- [Pages](content/pages) -- website pages in GitHub Markdown
+- [Issues](https://github.com/apache/petri-site/issues) -- tracker
 
 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/static/css)
-- [Images](content/images)
-- [Pelican Configuration](pelicanconf.py)
-- [ASF YAML build](.asf.yaml)
+- [Template](theme/apache/templates) -- simple html template
+- [CSS](theme/apache/static/css) -- simple addtional framework
+- [Images](content/images) -- logo and other images
+- [Pelican Configuration](pelicanconf.py) -- pelican configuration
+- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions
 
 JavaScript frameworks available are:
 - [JQuery 3.3.1 Slim](https://code.jquery.com/jquery-3.3.1.slim.js)

Reply via email to