# petri **Repository Path**: mirrors_apache/petri ## Basic Information - **Project Name**: petri - **Description**: Apache Petri - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Petri [Apache Petri](https://petri.apache.org/) This repository provides the website and source code for Apache Petri. - [info.yaml](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) -- simple html template (inline css) - [Images](content/images) -- logo and other images - [Pelican Configuration](pelicanconf.yaml) -- pelican configuration - [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions See the [Developer Guide](DEVELOPER.md) for details about GitHub actions, frameworks, and other tooling.