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

github-bot pushed a commit to branch dfoulks/pelican-gha-staging
in repository https://gitbox.apache.org/repos/asf/petri.git


The following commit(s) were added to refs/heads/dfoulks/pelican-gha-staging by 
this push:
     new 0b9600f  Commit build products
0b9600f is described below

commit 0b9600faa231a838eaba5d91cd98d7b7f529aa92
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Mon Jun 10 22:33:51 2024 +0000

    Commit build products
---
 output/.htaccess                       |   3 +
 output/buildstream.html                | 285 +++++++++++++++++++++
 output/cookbook.html                   | 279 +++++++++++++++++++++
 output/css/bootstrap.min.css           |   7 +
 output/css/bootstrap.min.css.map       |   1 +
 output/css/github-markdown.min.css     |   2 +
 output/css/github-markdown.min.css.map |   1 +
 output/faq.html                        | 441 +++++++++++++++++++++++++++++++++
 output/images/logo.png                 | Bin 0 -> 44707 bytes
 output/images/logo.svg                 | 383 ++++++++++++++++++++++++++++
 output/index.html                      | 283 +++++++++++++++++++++
 output/info.yaml                       |  53 ++++
 output/js/bootstrap.min.js             |   7 +
 output/js/bootstrap.min.js.map         |   1 +
 output/js/jquery.slim.min.js           |   2 +
 output/js/popper.min.js                |   5 +
 output/js/popper.min.js.map            |   1 +
 output/mentors.html                    | 258 +++++++++++++++++++
 output/petri.rdf                       |  42 ++++
 output/projects.html                   | 258 +++++++++++++++++++
 output/way.html                        | 269 ++++++++++++++++++++
 21 files changed, 2581 insertions(+)

diff --git a/output/.htaccess b/output/.htaccess
new file mode 100644
index 0000000..fa6337a
--- /dev/null
+++ b/output/.htaccess
@@ -0,0 +1,3 @@
+RewriteEngine On
+RewriteCond %{HTTPS} off
+RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
diff --git a/output/buildstream.html b/output/buildstream.html
new file mode 100644
index 0000000..0884e81
--- /dev/null
+++ b/output/buildstream.html
@@ -0,0 +1,285 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - BuildStream @ Apache Petri</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>BuildStream @ Apache Petri</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<h2>About</h2>
+<p>BuildStream is an integration build system.
+It models dependencies at a project level, enabling projects to use their own 
underlying build system.
+It is a Remote Execution client, that distributes builds at the project level.
+The BuildStream implementation uses Remote Execution concepts directly, even 
for local builds.</p>
+<p>BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan, 
distutils, make, meson, qmake, pip)
+through its plugins.</p>
+<h3>Website</h3>
+<p><a 
href="https://www.buildstream.build";>https://www.buildstream.build</a></p>
+<h3>Mailing Lists</h3>
+<ul>
+<li>Developer discussions - <a 
href="mailto:d...@buildstream.apache.org";>d...@buildstream.apache.org</a></li>
+<li>Private - <a 
href="mailto:priv...@buildstream.apache.org";>priv...@buildstream.apache.org</a></li>
+<li>Commit messages - <a 
href="mailto:comm...@buildstream.apache.org";>comm...@buildstream.apache.org</a></li>
+</ul>
+<h3>Source Code Repository</h3>
+<p><a 
href="https://github.com/apache/buildstream";>https://github.com/apache/buildstream</a></p>
+<h3>Issue Tracker</h3>
+<p><a 
href="https://github.com/apache/buildstream/issues";>https://github.com/apache/buildstream/issues</a></p>
+<h3>Wiki</h3>
+<p>None</p>
+<h3>Releases (not Apache Licensed)</h3>
+<p><a 
href="https://buildstream.build/install.html";>https://buildstream.build/install.html</a></p>
+<h3>Apache Licensing Transitions</h3>
+<ul>
+<li>An SGA has been provided</li>
+<li>ICLAs have been provided</li>
+<li>ASF Headers have not been applied to the source</li>
+<li>Source is now under the Apache LICENSE</li>
+<li>Source has an Apache NOTICE</li>
+</ul>
+<h3>Mentors</h3>
+<ul>
+<li>David Nalley</li>
+<li>Justin Erenkrantz</li>
+<li>Sander Striker</li>
+</ul>
+<h3>Machine Readable Status</h3>
+<ul>
+<li><a 
href="https://github.com/apache/petri/blob/master/info.yaml";>info.yaml</a></li>
+</ul>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/buildstream.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/cookbook.html b/output/cookbook.html
new file mode 100644
index 0000000..3b5f5a7
--- /dev/null
+++ b/output/cookbook.html
@@ -0,0 +1,279 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - Cookbook @ Apache Petri</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>Cookbook @ Apache Petri</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<h2>Petri Cookbook</h2>
+<p>During its time in Petri a culture may go through a number of transitions. 
We track these on a web page.</p>
+<h3>About</h3>
+<p>This section should describe the project.
+Whenever a community begins to call itself Apache Foo then it needs to provide 
a DISCLAIMER. Contact <a 
href="mailto:disc...@petri.apache.org";>disc...@petri.apache.org</a> for the 
text.</p>
+<h3>Website</h3>
+<p>Provide the current website for the project community. When the community 
wishes Petri will guide in the creation of a website on Apache 
Infrastructure.</p>
+<h3>Mailing Lists</h3>
+<p>List the mailing lists used by the community. Petri will create Apache 
Mailing lists when requested.</p>
+<h3>Source Code Repository</h3>
+<p>Provide the url to the source code repository. Petri will request an Apache 
Git repository when the community is ready to migrate.
+This will require an SGA be filed (See below.)</p>
+<p>If a different type of repository is required then please discuss with your 
Mentors.</p>
+<h3>Issue Tracker</h3>
+<p>Provide the address to your issue tracker. The ASF offers both JIRA and 
GitHub issue trackers. Bugzilla is also an option for older projects.</p>
+<h3>Wiki</h3>
+<p>Provide the address to your project wiki, if any. The ASF offers both 
Confluence and GitHub wikis.
+Other Wikis would require other support which should be discussed with your 
mentors.</p>
+<h3>Releases (not Apache)</h3>
+<p>The URL where project releases can be found. The assumption is that 
releases will not be Apache releases until late in the process.
+Once an Apache Release has been made then the &quot;not&quot; can be 
struck.</p>
+<h3>Licensing Transitions</h3>
+<p>The community needs to undertake some license transitions if their intent 
is to become an Apache PMC (TLP).</p>
+<ul>
+<li>&quot;No SGA&quot; or &quot;SGA provided&quot;. <a 
href="https://www.apache.org/licenses/contributor-agreements.html#grants";>Software
 License Grant</a></li>
+<li>&quot;No ICLAs&quot; or &quot;ICLAs provided&quot;. <a 
href="https://www.apache.org/licenses/contributor-agreements.html#clas";>Contributor
 License Agreements</a></li>
+<li>&quot;No ASF Headers&quot; or &quot;ASF Headers Applied&quot;. <a 
href="https://infra.apache.org/apply-license.html";>Applying the Apache 
License</a></li>
+<li>&quot;No Apache LICENSE&quot; or &quot;LICENSE approved&quot;. <a 
href="http://www.apache.org/legal/release-policy.html";>Understanding Release 
Policy</a></li>
+<li>&quot;No Apache NOTICE&quot; or &quot;NOTICE approved&quot;. <a 
href="http://www.apache.org/legal/release-policy.html";>Understanding Release 
Policy</a></li>
+</ul>
+<h3>Mentors</h3>
+<p>A list of your current mentors.</p>
+<h3>Machine Readable Status</h3>
+<p>The status information for a community should also be updated in
+<a 
href="https://github.com/apache/petri/blob/master/info.yaml";>info.yaml</a>.</p>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/cookbook.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/css/bootstrap.min.css b/output/css/bootstrap.min.css
new file mode 100644
index 0000000..92e3fe8
--- /dev/null
+++ b/output/css/bootstrap.min.css
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
+ * Copyright 2011-2019 The Bootstrap Authors
+ * Copyright 2011-2019 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ 
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-s
 [...]
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
diff --git a/output/css/bootstrap.min.css.map b/output/css/bootstrap.min.css.map
new file mode 100644
index 0000000..1e9cb78
--- /dev/null
+++ b/output/css/bootstrap.min.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","bootstrap.css","../../scss/mixins/_hover.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/mixins/_border-radius.scss","../../scss/_code.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/mixins/_breakpoints.scss","../../scss/mixi
 [...]
\ No newline at end of file
diff --git a/output/css/github-markdown.min.css 
b/output/css/github-markdown.min.css
new file mode 100644
index 0000000..68dfbcf
--- /dev/null
+++ b/output/css/github-markdown.min.css
@@ -0,0 +1,2 @@
+@font-face{font-family:octicons-link;src:url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAZwABAAAAAACFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEU0lHAAAGaAAAAAgAAAAIAAAAAUdTVUIAAAZcAAAACgAAAAoAAQAAT1MvMgAAAyQAAABJAAAAYFYEU3RjbWFwAAADcAAAAEUAAACAAJThvmN2dCAAAATkAAAABAAAAAQAAAAAZnBnbQAAA7gAAACyAAABCUM+8IhnYXNwAAAGTAAAABAAAAAQABoAI2dseWYAAAFsAAABPAAAAZwcEq9taGVhZAAAAsgAAAA0AAAANgh4a91oaGVhAAADCAAAABoAAAAkCA8DRGhtdHgAAAL8AAAADAAAAAwGAACfbG9jYQAAAsAAAAAIAAAACABiATBtYXhwAAACqAAAABgAAAAgAA8ASm5hbWU
 [...]
+/*# sourceMappingURL=github-markdown.min.css.map */
\ No newline at end of file
diff --git a/output/css/github-markdown.min.css.map 
b/output/css/github-markdown.min.css.map
new file mode 100644
index 0000000..9c8cf59
--- /dev/null
+++ b/output/css/github-markdown.min.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["github-markdown.css"],"names":[],"mappings":"AAAA,WACE,YAAa,cACb,IAAK,ksEAAksE,eAGzsE,wBACE,QAAS,aACT,KAAM,aACN,eAAgB,YAGlB,uBACE,MAAO,KACP,YAAa,EACb,YAAa,MACb,cAAe,IAGjB,6BACE,QAAS,EAGX,gCACA,gCACA,gCACA,gCACA,gCACA,gCACE,MAAO,QACP,eAAgB,OAChB,WAAY,OAGd,gCACA,gCACA,gCACA,gCACA,gCACA,gCACE,gBAAiB,KAGnB,8CACA,8CACA,8CACA,8CACA,8CACA,8CACE,WAAY,QAGd,eACE,qBAAsB,KACtB,yBAA0B,KAC1B,MAAO,QACP,YAAa,IACb,YAAa,aAAa,CAAC,kBAAkB,CAAC,MAAM,EAAE,CAAC,SAAS,CAAC,KAAK,CAAC,UAAU
 [...]
\ No newline at end of file
diff --git a/output/faq.html b/output/faq.html
new file mode 100644
index 0000000..1466b8b
--- /dev/null
+++ b/output/faq.html
@@ -0,0 +1,441 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - Apache Petri - FAQ</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>Apache Petri - FAQ</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<div id="toc"><ul><li><a class="toc-href" href="#general" 
title="General">General</a><ul><li><a class="toc-href" href="#what is apache 
petri?" title="What is Apache Petri?">What is Apache Petri?</a></li><li><a 
class="toc-href" href="#how is petri different from the apache incubator?" 
title="How is Petri different from the Apache Incubator?">How is Petri 
different from the Apache Incubator?</a></li><li><a class="toc-href" href="#why 
does this matter? what is special about the apache way?" [...]
+<h1 id="general">General</h1>
+<h2 id="what is apache petri?">What is Apache Petri?</h2>
+<p>The Apache Petri (as in &ldquo;petri dish&rdquo; &ndash;where cultures are 
grown and bloom) committee
+assists external project communities interested in becoming an Apache project 
to
+learn how The Apache Software Foundation (ASF) works, its views on community, 
and
+how to build a healthy community for the long -term.</p>
+<p>Petri&rsquo;s mission is to mentor existing external communities 
(&ldquo;cultures&rdquo;) about
+&ldquo;The Apache Way&rdquo; by focusing on community governance that includes 
discussions
+about ASF policies. The mentoring and education is conducted on a mailing 
list.</p>
+<p>The primary goal is to reach a point where a recommendation to the ASF 
Board can
+be made to construct a new Apache Project Management Committee (PMC) for the
+external community.</p>
+<p>In the Incubator model, projects graduate to become Apache Top-Level 
Projects (TLPs).
+Under Petri, projects can become TLPs under a process described as 
&ldquo;direct to TLP&rdquo;,
+which is an alternative path to that used by the Apache Incubator. Apache 
Petri aims
+to shepherd projects and their communities to a point of confidence that the
+ASF Board will welcome the community to the Apache family of projects as a
+Top-Level Project.</p>
+<h2 id="how is petri different from the apache incubator?">How is Petri 
different from the Apache Incubator?</h2>
+<p>Apache Petri provides an alternative process to Incubation that would be 
suitable
+for some projects and their communities. Petri provides educational resources, 
and
+mentors external groups on their path to becoming an official project of the 
ASF.
+The primary goal is to reach a point where a recommendation to the ASF Board 
can
+be made to construct a PMC for the community.</p>
+<p>&ldquo;Podlings&rdquo; in the Apache Incubator are provided a complete set 
of Foundation-based
+resources upon their acceptance into the Incubator. Since Petri will begin
+mentoring the community &ldquo;where they live&rdquo;, it will not provide an 
initial set of
+resources. Over time, as part of the education process and shift of the 
community
+towards the Foundation, resources will be provided as appropriate. It is 
expected
+that once a PMC is constructed, any resources not hosted at the Foundation will
+be the new PMC&rsquo;s first order of business (i.e. a transition plan would 
be part of
+the presentation to the Board).</p>
+<h2 id="why does this matter? what is special about the apache way?">Why does 
this matter? What is special about The Apache Way?</h2>
+<p>The Apache Way is the ASF&rsquo;s process of community-led development is 
the backbone
+of all Apache projects, and emulated by many Open Source foundations. The 
Apache
+Way comprises:</p>
+<ul>
+<li>Earned Authority (merit);</li>
+<li>Community of Peers;</li>
+<li>Open Communications;</li>
+<li>Consensus Decision Making; and</li>
+<li>Responsible Oversight.</li>
+</ul>
+<p>For more information, see <a 
href="https://www.apache.org/theapacheway/";>The Apache Way</a>.</p>
+<p>The Apache Software Foundation's mission is to provide software for the 
public good.</p>
+<p>Quoting from <a href="https://s.apache.org/GhnI";>The Apache Way to 
Sustainable Open Source Success</a>:</p>
+<blockquote>
+<p>To allow us to deliver on this part of the mission, it is critical that we 
adopt a
+license that uses the law to protect the software curated here at the 
Foundation.
+For us that license is the <a 
href="https://www.apache.org/licenses/LICENSE-2.0.html";>Apache License, Version 
2</a>.
+In addition, we adopt an <a 
href="https://apache.org/legal/resolved.html";>inbound licensing policy</a>
+that defines which licenses are allowable on software reused within Apache 
projects. This policy can be summarized as:</p>
+<ul>
+<li>The license must meet the <a href="https://opensource.org/osd";>Open Source 
Definition (OSD)</a>.</li>
+<li>The license, as applied in practice, must not impose significant 
restrictions beyond those imposed by the Apache License 2.0.</li>
+</ul>
+</blockquote>
+<h2 id='what does "direct to tlp" entail?'>What does &ldquo;Direct to 
TLP&rdquo; entail?</h2>
+<p>The Board makes the ultimate decision, and generally ensures that the 
project has:</p>
+<ul>
+<li>Demonstrated
+<a href="https://community.apache.org/projectIndependence.html";>vendor 
neutrality</a>
+in the
+<a 
href="https://incubator.apache.org/guides/community.html";>community</a>;</li>
+<li>Demonstrated understanding of the
+<a href="https://www.apache.org/legal/release-policy.html";>Apache Release 
Policy</a>
+including <a href="https://infra.apache.org/apply-license.html";>Applying the 
Apache License</a>;</li>
+<li>Completed
+<a 
href="https://www.apache.org/licenses/contributor-agreements.html";>Contributor 
Licence Agreements and Software Grant Agreements</a>;</li>
+<li>Performed a
+<a href="https://incubator.apache.org/guides/names.html";>Suitable Name 
Search</a>;</li>
+<li>Developed a
+<a 
href="https://incubator.apache.org/guides/transitioning_asf.html";>Transition 
Plan</a>
+to move the project's resources to the ASF;</li>
+<li>Shown how the community will
+<a href="https://incubator.apache.org/guides/community.html";>recognize 
merit</a>; and</li>
+<li>Shown auditable decision making on the provided mailing list.</li>
+</ul>
+<h2 id="is apache petri right for you?">Is Apache Petri right for you?</h2>
+<p>If you are:</p>
+<ul>
+<li>An established, diverse community that already releases quickly; or</li>
+<li>A project with a single &ldquo;leader&rdquo; that seeks to grow to a 
community-driven
+development model; or</li>
+<li>A company that has an Open Source project with other vendors and wants to
+expand and diversify its community...</li>
+</ul>
+<p>And you are:</p>
+<ul>
+<li>Willing to license your project's works under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0.html";>Apache License, Version 
2</a>.</li>
+</ul>
+<p>Petri would help the community learn how to integrate governance and
+development &ldquo;The Apache Way&rdquo; without interrupting the 
project&rsquo;s velocity.</p>
+<p>In keeping with the ASF&rsquo;s slogan of &ldquo;Community Over 
Code&rdquo;, we are unable to
+accept projects that are not supported by some form of community.</p>
+<h1 id="process_1">Process</h1>
+<h2 id="what about the maturity model? haven't other projects bypassed 
incubation by meeting these requirements?">What about the Maturity Model? 
Haven&rsquo;t other projects bypassed incubation by meeting these 
requirements?</h2>
+<p>In March 2015 Apache Zest (now Polygene) became the first project to enter
+the ASF as a Top-Level Project &mdash; without entering the Apache Incubator. 
As
+part of the discussion, the project
+<a 
href="https://mail-private.apache.org/members/private-arch/board/201502.mbox/%3CCADmm%2BKf9A1O%2B%3DKOd9__sDF2-kMh9b3iy3cf4NCRUnSDOPDq92w%40mail.gmail.com%3E";>chose
 to review itself</a>
+(private link) against the
+<a href="http://s.apache.org/O4p";>Apache Maturity Model</a>, that addresses 
the integrity
+of a project's code, copyright, licenses, releases, community, consensus
+building, and independence, among other qualities.</p>
+<p>The Apache Maturity Model will not be a requirement for communities (as the
+Model does not have broad consensus as a true and thorough viewpoint), but
+the Model may provide a helpful guide for some.</p>
+<h2 id="how long does the petri process take?">How long does the Petri process 
take?</h2>
+<p>There&rsquo;s no &ldquo;one size fits all&rdquo; answer here. Some external 
projects have
+applied to the Apache Board to become TLPs, and have become TLPs without
+going through either Petri or the Incubator. Historically, every 
project&rsquo;s
+experience and time spent in the Apache Incubator varies, depending on its
+specific needs and circumstances; this has ranged from less than one year
+to more than three years.</p>
+<p>Similarly, some projects undergoing Petri mentorship will take longer
+than others. Petri is more about education about The Apache Way of project
+governance and Apache Policy, and less about process.</p>
+<h2 id="do people involved in petri-mentored projects need to sign iclas?">Do 
people involved in Petri-mentored projects need to sign ICLAs?</h2>
+<p>No, unless the projects intend to apply for TLP status and migrate their
+source control to ASF hardware. This applies both to Incubator podlings
+and direct-to-TLP applicants.</p>
+<h2 id="if our project wants to become an official apache project, what is the 
best way to do so?">If our project wants to become an official Apache project, 
what is the best way to do so?</h2>
+<p>There is more than one way to do so: not all incoming projects will be
+mentored by Petri. Traditionally, the Apache Incubator has been the entry
+path for external projects, codebases, and communities wishing to become
+a part of the ASF.</p>
+<p>Petri's primary goal is preparing a community for Direct-to-TLP; moving
+from Petri to become a podling undergoing development in the Apache Incubator
+is a possibility, but not mandated.</p>
+<h2 id="if i propose my project to be mentored by petri, will it be 
accepted?">If I propose my project to be mentored by Petri, will it be 
accepted?</h2>
+<p>That depends. First, there have to be available mentors. Second, the Petri
+PMC may have to rate-limit intake, especially at first, in order not to
+stretch itself too thin with its oversight duties. This is true of the
+entire ASF: the Board may put intake of new TLPs on hold from time to
+time, though it has never yet done that to date.</p>
+<h2 id="what is the expected intake rate for petri?">What is the expected 
intake rate for Petri?</h2>
+<p>We anticipate 2-3 communities in the first year, with one per year likely 
following that.</p>
+<h2 id="what should the board expect from a project that petri recommends to 
become a tlp?">What should the Board expect from a Project that Petri 
Recommends to become a TLP?</h2>
+<p>This list is only complete in that we are considering what the Board
+currently seems to require and it is as always up to the Board the
+requirements for any particular TLP. In addition to the list of
+items shared above, in the <strong>What does &ldquo;Direct to TLP&rdquo; 
entail</strong> section:</p>
+<ul>
+<li><strong>Graduation Resolution</strong>. If there are Apache Members 
involved or
+recruited then they will be included in the resolution. Apache
+Members like anyone else are certainly invited to contribute
+to the project.</li>
+<li><strong>Transfer of Registered Trademarks</strong>. If there are any 
registered
+trademarks then the transfer agreement will be discussed with
+the VP, Brand in advance.</li>
+<li><strong>Software Grant</strong>. Petri should collect <a 
href="https://www.apache.org/licenses/contributor-agreements.html#grants";>software
 grants</a>.</li>
+<li><strong>Committers</strong>. Petri can collect ICLAs in advance of going 
to TLP.
+Petri can make the committers from a prospective community
+Petri committers in order to create accounts.</li>
+<li><strong>Resources</strong>. Graduation proposals will include a 
<strong>Transition Plan</strong>
+explaining the actions that the project has already taken or intends to take 
once
+the PMC is established. This may include:
+<ul>
+<li>Creating Apache project mailing lists</li>
+<li>Creating Apache issue trackers</li>
+<li>Creating Apache wikis</li>
+<li>Creating Apache code repositories</li>
+<li>Migrating code repositories to Apache</li>
+<li>Applying the Apache License</li>
+<li>Creating Apache web presence</li>
+<li>Migrating web presence from Project to Apache</li>
+<li>Rebranding web, code, documentation from Project to Apache Project</li>
+<li>Retiring external Project and redirecting to Apache</li>
+<li>Creating and migrating CI, build, release processes to Apache Project</li>
+<li>Establish processes for release distribution at Apache</li>
+<li>New TLPs should report on their progress towards completing
+their Transition Plan in their Board Reports.</li>
+</ul>
+</li>
+</ul>
+<h2 id="who will provide guidance once the petri mentor is gone after the 
assessment?">Who will provide guidance once the Petri mentor is gone after the 
assessment?</h2>
+<p>This assumes that the Mentor is no longer interested in the community
+once it is assessed. Even if this were true TLPs have a range of Apache
+committees and resources available. If necessary the Board can provide
+additional guidance through the normal reporting process as the Board
+does for every PMC.</p>
+<h2 id="how can our project/community apply for apache petri mentorship?">How 
can our project/community apply for Apache Petri mentorship?</h2>
+<p>Email <a 
href="mailto:disc...@petri.apache.org";>disc...@petri.apache.org</a> (public 
list; if you're not subscribe,
+ask explicitly to be Cc'd on replies)
+or <a href="mailto:priv...@petri.apache.org";>priv...@petri.apache.org</a> 
(private list, only Apache Petri PMC members
+and Apache Members can subscribe) and introduce yourself! We don&rsquo;t
+have any forms or questionnaires, but may introduce these should
+the need arise.</p>
+<h2 id="if a project wants to move out of the apache incubator and into petri, 
what happens?">If a project wants to move out of the Apache Incubator and into 
Petri, what happens?</h2>
+<p>We don&rsquo;t recommend leaving the Incubator, if the podling is already
+established there; podlings should strive to graduate. In the event
+a community is unwilling to wait for graduation, and Petri has
+accepted them, then the Incubator will need to retire the podling.
+Petri will then take responsibility for the podling&rsquo;s resources, and
+perform any needed changes to make that happen.</p>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/faq.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/images/logo.png b/output/images/logo.png
new file mode 100644
index 0000000..7f4adc0
Binary files /dev/null and b/output/images/logo.png differ
diff --git a/output/images/logo.svg b/output/images/logo.svg
new file mode 100644
index 0000000..8bf86a2
--- /dev/null
+++ b/output/images/logo.svg
@@ -0,0 +1,383 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   id="svg2166"
+   version="1.1"
+   viewBox="0 0 115.88954 51.984173"
+   height="51.984173mm"
+   width="115.88954mm">
+  <defs
+     id="defs2160">
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1134.7161"
+       x2="-6011.9995"
+       y1="1134.7161"
+       x1="-6953.4072"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_10_">
+      <stop
+         id="stop2894"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2896"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2898"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2900"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1137.7247"
+       x2="-5086.9941"
+       y1="1137.7247"
+       x1="-9346.126"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_9_">
+      <stop
+         id="stop2879"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2881"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2883"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2885"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1152.7261"
+       x2="-5086.9941"
+       y1="1152.7261"
+       x1="-9346.126"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_8_">
+      <stop
+         id="stop2864"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2866"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2868"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2870"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="999.73297"
+       x2="-5351.2017"
+       y1="999.73297"
+       x1="-9610.334"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_7_">
+      <stop
+         id="stop2849"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2851"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2853"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2855"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1021.6218"
+       x2="-5086.9941"
+       y1="1021.6218"
+       x1="-9346.126"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_6_">
+      <stop
+         id="stop2838"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2840"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2842"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2844"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="638.4408"
+       x2="-6797.2012"
+       y1="638.4408"
+       x1="-9035.5029"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_5_">
+      <stop
+         id="stop2827"
+         style="stop-color:#282662"
+         offset="0" />
+      <stop
+         id="stop2829"
+         style="stop-color:#662E8D"
+         offset="9.548390e-02" />
+      <stop
+         id="stop2831"
+         style="stop-color:#9F2064"
+         offset="0.7882" />
+      <stop
+         id="stop2833"
+         style="stop-color:#CD2032"
+         offset="0.9487" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="580.81702"
+       x2="-5086.9941"
+       y1="580.81702"
+       x1="-9346.126"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_4_">
+      <stop
+         id="stop2816"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2818"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2820"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2822"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1047.6898"
+       x2="-6533.1782"
+       y1="1047.6898"
+       x1="-9071.207"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_3_">
+      <stop
+         id="stop2805"
+         style="stop-color:#282662"
+         offset="0" />
+      <stop
+         id="stop2807"
+         style="stop-color:#662E8D"
+         offset="9.548390e-02" />
+      <stop
+         id="stop2809"
+         style="stop-color:#9F2064"
+         offset="0.7882" />
+      <stop
+         id="stop2811"
+         style="stop-color:#CD2032"
+         offset="0.9487" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="620.50482"
+       x2="-5326.209"
+       y1="620.50482"
+       x1="-9585.3418"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_2_">
+      <stop
+         id="stop2794"
+         style="stop-color:#9E2064"
+         offset="0.3233" />
+      <stop
+         id="stop2796"
+         style="stop-color:#C92037"
+         offset="0.6302" />
+      <stop
+         id="stop2798"
+         style="stop-color:#CD2335"
+         offset="0.7514" />
+      <stop
+         id="stop2800"
+         style="stop-color:#E97826"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       
gradientTransform="matrix(0.01849595,-0.03966605,0.03966605,0.01849595,12.509406,-123.01493)"
+       y2="1395.619"
+       x2="-4570.1162"
+       y1="697.55487"
+       x1="-5167.0962"
+       gradientUnits="userSpaceOnUse"
+       id="SVGID_1_">
+      <stop
+         id="stop2769"
+         style="stop-color:#F69923"
+         offset="0" />
+      <stop
+         id="stop2771"
+         style="stop-color:#F79A23"
+         offset="0.3123" />
+      <stop
+         id="stop2773"
+         style="stop-color:#E97826"
+         offset="0.8383" />
+    </linearGradient>
+  </defs>
+  <metadata
+     id="metadata2163">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-43.89077,-77.256626)"
+     id="layer1">
+    <g
+       transform="matrix(0.37961162,0,0,0.25056561,34.542401,76.83601)"
+       id="g3708">
+      <ellipse
+         
style="opacity:1;fill:#bfe3ff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.27081943;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+         id="path2711"
+         cx="93.176559"
+         cy="153.90958"
+         rx="66.920601"
+         ry="54.10099" />
+      <ellipse
+         
style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.27081943;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+         id="path2711-9"
+         cx="93.863564"
+         cy="141.47287"
+         rx="66.920601"
+         ry="54.10099" />
+      <path
+         
style="opacity:1;fill:#000000;fill-opacity:0.14691946;fill-rule:evenodd;stroke:none;stroke-width:1.87509859;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+         d="M 93.35248,88.704345 C 76.273297,88.8889 58.730581,94.059308 
44.976552,106.19066 c -8.164995,7.30599 -14.999167,17.6617 -16.512326,29.75462 
0.222596,0.45091 0.579043,-0.84334 0.739257,-0.99182 6.509423,-14.26299 
18.601959,-23.92584 31.332176,-29.59802 19.781435,-8.683012 42.158781,-9.03872 
62.213511,-1.33203 13.42693,5.23176 26.26049,14.78331 33.5612,29.21333 
1.40652,2.57269 2.22262,5.62305 3.35537,8.26743 -0.003,-10.92384 
-4.41169,-21.39028 -10.93912,-29.10095 -11.04835,-13. [...]
+         id="path2728" />
+      <path
+         
style="opacity:1;fill:#000000;fill-opacity:0.14691946;fill-rule:evenodd;stroke:none;stroke-width:1.87509859;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+         d="m 27.267655,153.14449 c 0.114897,9.7317 3.240571,19.2891 
8.653029,26.71002 9.525562,13.22864 23.653643,20.88727 37.938965,24.51572 
17.222681,4.26056 35.564321,2.74691 51.991061,-4.67975 10.33284,-4.91517 
20.18059,-12.25731 26.65266,-23.02973 3.11228,-5.20246 5.36962,-11.23575 
6.12229,-17.50478 -1.0628,1.28249 -1.61603,3.26061 -2.55053,4.74037 
-7.15263,13.04775 -18.9889,21.70027 -31.30524,26.90098 -17.98639,7.35841 
-37.942816,7.93411 -56.303934,2.05705 -14.01119,-4.60413 -27.6 [...]
+         id="path2730" />
+      <path
+         
style="opacity:1;fill:#000000;fill-opacity:0.15165878;fill-rule:evenodd;stroke:none;stroke-width:1.87509859;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+         d="m 53.084233,111.83517 c -10.767594,6.55702 -20.623366,16.78896 
-24.574909,30.48229 -1.438504,4.37885 0.235721,9.03307 1.496501,13.17764 
2.142118,6.3544 5.702818,11.91081 9.983121,16.54357 8.074526,9.39327 
13.942449,13.56764 24.851763,17.05701 -47.340172,-48.09565 -25.138988,-44.8882 
-11.756476,-77.26051 z"
+         id="path2734" />
+      <path
+         id="path3776"
+         d="m 57.102708,146.95977 c -0.32632,-0.16186 -0.562301,-0.46272 
-0.718998,-0.91665 -0.121993,-0.35339 -0.114463,-1.06498 0.01522,-1.43846 
0.10748,-0.30952 0.36384,-0.68676 0.516634,-0.76024 0.09454,-0.0455 
0.09524,-0.0709 0.09524,-3.46354 v -3.41775 h -0.73764 -0.737638 v 0.87655 c 
0,1.03188 -0.01065,1.07371 -0.434521,1.70574 l -0.303119,0.45198 v 0.78308 c 
0,0.73004 0.0065,0.78618 0.09523,0.82887 0.152793,0.0735 0.409154,0.45071 
0.516634,0.76024 0.136639,0.3935 0.137346,1.08534 [...]
+         style="fill:#f39024;fill-opacity:1;stroke-width:0.0567457" />
+      <path
+         id="path3834"
+         d="m 74.923633,184.48866 c -0.397166,-0.16937 -0.691793,-0.50962 
-0.906194,-1.04646 -0.04585,-0.11482 -0.07649,-0.20374 -0.0523,-0.2479 
0.01216,-0.0438 -0.0277,-0.0502 -0.05935,-0.10333 -0.02083,-0.0835 
-0.06065,-0.13899 -0.114547,-0.15949 -0.106549,-0.0405 -0.446378,-0.37715 
-0.548246,-0.54311 -0.119572,-0.19479 -0.280567,-0.62345 -0.339098,-0.90288 
-0.04833,-0.23074 -0.05231,-0.51931 -0.05231,-3.79758 v -3.54785 l 
-0.925819,-0.0162 c -0.509199,-0.008 -0.948963,-0.0325 -0.97724 [...]
+         style="fill:#1d3eaa;fill-opacity:1;stroke-width:0.03617628" />
+      <path
+         id="path3850"
+         d="m 99.607201,156.46609 c -0.35093,-0.2783 -0.73208,-1.04897 
-0.80332,-1.62428 -0.0764,-0.61711 0.0827,-1.19049 0.50221,-1.81038 l 
0.37742,-0.55764 v -6.92776 -6.92776 h -0.48884 -0.48884 v 2.26531 2.2653 l 
-0.194809,0.24746 c -0.10714,0.13611 -0.4367,0.48551 -0.73236,0.77646 l 
-0.53756,0.529 -8.4e-4,2.07551 -8.3e-4,2.0755 0.27075,0.27146 c 0.30796,0.30875 
0.6371,1.19422 0.6371,1.71397 0,0.56662 -0.33183,1.41631 -0.68601,1.7566 
-0.594229,0.57092 -1.113619,0.50891 -1.627399,-0.1 [...]
+         style="fill:#4abc2a;fill-opacity:1;stroke-width:0.08595658" />
+    </g>
+    <g
+       transform="translate(-4.4419642)"
+       id="g3714">
+      <g
+         id="text3693"
+         
style="font-style:normal;font-weight:normal;font-size:27.35885239px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#d21b37;fill-opacity:1;stroke:none;stroke-width:0.68397129"
+         aria-label="APACHE">
+        <path
+           id="path3900"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="M 63.407462,91.45587 H 52.73751 l -2.298144,5.116106 h -2.106631 
l 8.754832,-19.151197 h 1.997197 l 8.754832,19.151197 h -2.13399 z M 
62.668773,89.814339 58.072486,79.527411 53.476199,89.814339 Z" />
+        <path
+           id="path3902"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="m 78.175686,77.420779 q 3.666086,0 5.745359,1.750967 
2.079273,1.750966 2.079273,4.815158 0,3.064191 -2.079273,4.815158 
-2.079273,1.723607 -5.745359,1.723607 h -5.143464 v 6.046307 H 71.007667 V 
77.420779 Z m -0.05472,11.326565 q 2.845321,0 4.350058,-1.231148 
1.504737,-1.258508 1.504737,-3.529292 0,-2.325503 -1.504737,-3.556651 
-1.504737,-1.258507 -4.350058,-1.258507 h -5.088746 v 9.575598 z" />
+        <path
+           id="path3904"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="M 101.45337,91.45587 H 90.783416 l -2.298144,5.116106 h 
-2.106631 l 8.754832,-19.151197 h 1.997197 l 8.75483,19.151197 h -2.13399 z m 
-0.73869,-1.641531 -4.596288,-10.286928 -4.596287,10.286928 z" />
+        <path
+           id="path3906"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="m 117.10348,96.736129 q -2.84532,0 -5.14346,-1.258507 
-2.27079,-1.258508 -3.58401,-3.474575 -1.28587,-2.243426 -1.28587,-5.00667 
0,-2.763244 1.28587,-4.979311 1.31322,-2.243426 3.61137,-3.501933 
2.29814,-1.258507 5.14346,-1.258507 2.13399,0 3.93968,0.71133 1.80568,0.71133 
3.06419,2.079273 l -1.28587,1.285866 q -2.24342,-2.270785 -5.66328,-2.270785 
-2.27079,0 -4.13119,1.039637 -1.8604,1.039636 -2.92739,2.84532 
-1.03964,1.805684 -1.03964,4.04911 0,2.243426 1.03964,4.049111 1. [...]
+        <path
+           id="path3908"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="m 144.4555,77.420779 v 19.151197 h -1.9972 v -8.83691 h 
-11.98318 v 8.83691 h -2.02455 V 77.420779 h 2.02455 v 8.535962 h 11.98318 v 
-8.535962 z" />
+        <path
+           id="path3910"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#d21b37;fill-opacity:1;stroke-width:0.68397129"
+           d="m 164.22227,94.821009 v 1.750967 H 150.67963 V 77.420779 h 
13.13225 v 1.750967 H 152.70419 V 85.9841 h 9.9039 v 1.723608 h -9.9039 v 
7.113301 z" />
+      </g>
+      <g
+         id="text3697"
+         
style="font-style:normal;font-weight:normal;font-size:21.3327179px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#005BFF;fill-opacity:1;stroke:none;stroke-width:0.53331792"
+         transform="scale(1.0195789,0.98079707)"
+         aria-label="PETRI">
+        <path
+           id="path3889"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Montserrat
 Light';-inkscape-font-specification:'Montserrat Light, 
';fill:#005BFF;fill-opacity:1;stroke-width:0.53331792"
+           d="m 108.62858,103.42109 q 2.81591,0 4.41587,1.34396 
1.59995,1.32263 1.59995,3.69057 0,2.34659 -1.59995,3.69056 -1.59996,1.32262 
-4.41587,1.32262 h -4.26655 v 4.8852 h -1.08797 v -14.93291 z m 0,9.06641 q 
2.38926,0 3.64789,-1.0453 1.25863,-1.04531 1.25863,-2.98658 0,-1.94128 
-1.25863,-2.98659 -1.25863,-1.06663 -3.64789,-1.06663 h -4.26655 v 8.0851 z" />
+        <path
+           id="path3891"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Montserrat
 Light';-inkscape-font-specification:'Montserrat Light, 
';fill:#005BFF;fill-opacity:1;stroke-width:0.53331792"
+           d="m 128.619,117.37269 v 0.98131 h -10.3037 v -14.93291 h 9.98371 v 
0.98131 h -8.89575 v 5.88783 h 7.95711 v 0.95997 h -7.95711 v 6.12249 z" />
+        <path
+           id="path3893"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Montserrat
 Light';-inkscape-font-specification:'Montserrat Light, 
';fill:#005BFF;fill-opacity:1;stroke-width:0.53331792"
+           d="m 135.46513,104.4024 h -5.37584 v -0.98131 h 11.83966 v 0.98131 
h -5.37585 v 13.9516 h -1.08797 z" />
+        <path
+           id="path3895"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Montserrat
 Light';-inkscape-font-specification:'Montserrat Light, 
';fill:#005BFF;fill-opacity:1;stroke-width:0.53331792"
+           d="m 154.97391,118.354 -3.56257,-4.99186 q -0.78931,0.10666 
-1.45062,0.10666 h -4.26655 v 4.8852 h -1.08797 v -14.93291 h 5.35452 q 
2.81592,0 4.41587,1.34396 1.59995,1.32263 1.59995,3.69057 0,1.77061 
-0.9173,2.98658 -0.89598,1.19463 -2.58126,1.68528 l 3.73322,5.22652 z m 
-5.01319,-5.84517 q 2.38926,0 3.64789,-1.0453 1.25863,-1.06664 1.25863,-3.00791 
0,-1.94128 -1.25863,-2.98659 -1.25863,-1.06663 -3.64789,-1.06663 h -4.26655 v 
8.10643 z" />
+        <path
+           id="path3897"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Montserrat
 Light';-inkscape-font-specification:'Montserrat Light, 
';fill:#005BFF;fill-opacity:1;stroke-width:0.53331792"
+           d="m 159.98076,103.42109 h 1.08797 V 118.354 h -1.08797 z" />
+      </g>
+    </g>
+    <path
+       id="path3887"
+       d="m 80.16335,120.64247 c -0.180465,-0.0512 -0.335778,-0.18071 
-0.424665,-0.35423 -0.04561,-0.089 -0.05067,-0.11693 -0.05067,-0.27878 
0,-0.15596 0.0062,-0.19299 0.04652,-0.27877 0.06112,-0.12997 0.181275,-0.25095 
0.313954,-0.31609 0.09561,-0.0469 0.125545,-0.0526 0.278005,-0.0526 0.147026,0 
0.184959,0.007 0.271937,0.0474 0.127682,0.0598 0.232083,0.15369 
0.287434,0.25832 l 0.04313,0.0815 0.395675,-0.005 0.395674,-0.005 
0.009,-0.32826 0.009,-0.32826 h -0.215822 c -0.349402,0 -0.4099 [...]
+       style="fill:#d44359;fill-opacity:1;stroke-width:0.01798522" />
+  </g>
+</svg>
diff --git a/output/index.html b/output/index.html
new file mode 100644
index 0000000..21616a5
--- /dev/null
+++ b/output/index.html
@@ -0,0 +1,283 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - What is Apache Petri?</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>What is Apache Petri?</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<div style="margin-left: 1rem;" class="float-right">
+  <p><img src="images/logo.svg" alt="Apache Petri Logo" width="300" 
height="135"></p>
+</div>
+<p>The Apache Petri (as in “petri dish” –where cultures are grown and bloom) 
committee
+assists external project communities interested in becoming an Apache project 
to
+learn how The Apache Software Foundation (ASF) works, its views on community, 
and
+how to build a healthy community for the long -term.</p>
+<p>Petri’s mission is to mentor existing external communities (“cultures”) 
about
+“The Apache Way” by focusing on community governance that includes discussions
+about ASF policies. The mentoring and education is conducted on a mailing 
list.</p>
+<p>The primary goal is to reach a point where a recommendation to the ASF 
Board can
+be made to construct a new Apache Project Management Committee (PMC) for the
+external community.</p>
+<h2>About &quot;The Apache Way&quot;</h2>
+<ul>
+<li><a href="https://www.apache.org/theapacheway/index.html";>The Apache 
Way</a></li>
+<li><a href="https://s.apache.org/GhnI";>Sustainable Open Source</a></li>
+<li><a href="https://www.apache.org/foundation/how-it-works.html";>How it 
Works</a></li>
+<li><a 
href="https://www.apache.org/foundation/how-it-works.html#meritocracy";>Merit</a></li>
+<li><a 
href="https://blogs.apache.org/foundation/category/SuccessAtApache";>Success at 
Apache</a></li>
+</ul>
+<h2>Which communities are currently mentored by Apache Petri?</h2>
+<p>None Currently</p>
+<h2>How can our project/community apply for Apache Petri mentorship?</h2>
+<p>Email <a 
href="mailto:disc...@petri.apache.org";>disc...@petri.apache.org</a> (public 
list; subscription not required) or <a 
href="mailto:priv...@petri.apache.org";>priv...@petri.apache.org</a> (private 
list,
+only Apache Petri PMC members and Apache Members can subscribe) and introduce 
yourself! We don’t have any forms or
+questionnaires, but may introduce these should the need arise.</p>
+<h2>Do you have additional questions?</h2>
+<p>Please read our <a href="/faq">FAQ</a> or ask questions on <a 
href="mailto:disc...@petri.apache.org";>disc...@petri.apache.org</a></p>
+<h2>Petri Repositories and Issue Tracking</h2>
+<ul>
+<li><a href="https://github.com/apache/petri";>Website</a></li>
+<li><a href="https://github.com/apache/petri/issues";>Issues</a></li>
+</ul>
+<h3>Petri Status Files</h3>
+<ul>
+<li><a href="https://petri.apache.org/info.yaml";>info.yaml</a></li>
+<li><a href="https://projects.apache.org/project.html?petri";>petri.rdf</a></li>
+</ul>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/index.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/info.yaml b/output/info.yaml
new file mode 100644
index 0000000..cb00d1a
--- /dev/null
+++ b/output/info.yaml
@@ -0,0 +1,53 @@
+# Information for the Apache Petri project
+version: "1.1"
+
+# The set of (approved) Mentors
+mentors:
+ - humbedooh
+ - danielsh
+ - wave
+ - ke4qqq
+ - gstein
+ - rgardler
+ - striker
+ - jerenkrantz
+
+# Current Petri Cultures
+projects: []
+
+# Cultures
+cultures:
+ buildstream:
+  start: 2020/04/08
+  end: 2022/09/21
+  status: tlp
+  mentors:
+   - striker
+   - jerenkrantz
+   - ke4qqq
+  name: BuildStream
+  description: >
+       BuildStream is a powerful and flexible software integration toolset.
+       It supports multiple build-systems and can produce multiple outputs 
from the same project
+       (e.g. debian packages, flatpak runtimes, and system images).
+  website: https://www.buildstream.build
+  mailinglists:
+   development: d...@buildstream.apache.org
+   private: priv...@buildstream.apache.org
+   commits: comm...@buildstream.apache.org
+  repository: https://gitbox.apache.org/repos/asf?p=buildstream.git
+  issues: GitHub
+  wiki: none
+  release: https://buildstream.build/install.html
+  licensing:
+   sga: yes
+   icla: yes
+   headers: yes
+   license: yes
+   notice: yes
+
+# notify these followers before making breaking changes
+followers:
+ - disc...@petri.apache.org
+ - d...@whimsical.apache.org
+ - us...@infra.apache.org
diff --git a/output/js/bootstrap.min.js b/output/js/bootstrap.min.js
new file mode 100644
index 0000000..c4c0d1f
--- /dev/null
+++ b/output/js/bootstrap.min.js
@@ -0,0 +1,7 @@
+/*!
+  * Bootstrap v4.3.1 (https://getbootstrap.com/)
+  * Copyright 2011-2019 The Bootstrap Authors 
(https://github.com/twbs/bootstrap/graphs/contributors)
+  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+  */
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof 
module?e(exports,require("jquery"),require("popper.js")):"function"==typeof 
define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,g,u){"use
 strict";function i(t,e){for(var n=0;n<e.length;n++){var 
i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in 
i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return 
e&&i(t.prototype,e),n [...]
+//# sourceMappingURL=bootstrap.min.js.map
\ No newline at end of file
diff --git a/output/js/bootstrap.min.js.map b/output/js/bootstrap.min.js.map
new file mode 100644
index 0000000..1bcefd0
--- /dev/null
+++ b/output/js/bootstrap.min.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["../../js/src/util.js","../../js/src/alert.js","../../js/src/button.js","../../js/src/carousel.js","../../js/src/collapse.js","../../js/src/dropdown.js","../../js/src/modal.js","../../js/src/tools/sanitizer.js","../../js/src/tooltip.js","../../js/src/popover.js","../../js/src/scrollspy.js","../../js/src/tab.js","../../js/src/toast.js","../../js/src/index.js"],"names":["TRANSITION_END","transitionEndEmulator","duration","_this","this","called","$","one","Util","set
 [...]
\ No newline at end of file
diff --git a/output/js/jquery.slim.min.js b/output/js/jquery.slim.min.js
new file mode 100644
index 0000000..7556941
--- /dev/null
+++ b/output/js/jquery.slim.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.6.0 
-ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated/ajax-event-alias,-effects,-effects/Tween,-effects/animatedSelector
 | (c) OpenJS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(g,e){"use 
strict";var t=[],r=Object.getPrototypeOf,s=t.slice,v=t.flat?function(e){return 
t.flat.call(e)}:function(e){return 
t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=
 [...]
diff --git a/output/js/popper.min.js b/output/js/popper.min.js
new file mode 100644
index 0000000..94a5c26
--- /dev/null
+++ b/output/js/popper.min.js
@@ -0,0 +1,5 @@
+/*
+ Copyright (C) Federico Zivolo 2019
+ Distributed under the MIT License (license terms are at 
http://opensource.org/licenses/MIT).
+ */(function(e,t){'object'==typeof exports&&'undefined'!=typeof 
module?module.exports=t():'function'==typeof 
define&&define.amd?define(t):e.Popper=t()})(this,function(){'use 
strict';function e(e){return e&&'[object 
Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var 
o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return 
t?n[t]:n}function 
o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function 
n(e){if(!e)return document.body;switch(e.nodeName) [...]
+//# sourceMappingURL=popper.min.js.map
diff --git a/output/js/popper.min.js.map b/output/js/popper.min.js.map
new file mode 100644
index 0000000..edaa6dc
--- /dev/null
+++ b/output/js/popper.min.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"popper.min.js","sources":["../../src/utils/isFunction.js","../../src/utils/getStyleComputedProperty.js","../../src/utils/getParentNode.js","../../src/utils/getScrollParent.js","../../src/utils/isIE.js","../../src/utils/getOffsetParent.js","../../src/utils/isOffsetContainer.js","../../src/utils/getRoot.js","../../src/utils/findCommonOffsetParent.js","../../src/utils/getScroll.js","../../src/utils/includeScroll.js","../../src/utils/getBordersSize.js","../../src/utils/g
 [...]
\ No newline at end of file
diff --git a/output/mentors.html b/output/mentors.html
new file mode 100644
index 0000000..5d36010
--- /dev/null
+++ b/output/mentors.html
@@ -0,0 +1,258 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - Mentors at Apache Petri</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>Mentors at Apache Petri</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<h2>Introduction</h2>
+<p>Mentors at Apache Petri provides insight into the Apache Way and general 
oversight of the learning process
+for projects within the Apache Petri.</p>
+<h2>Current mentors</h2>
+<ul>
+<li>Daniel Gruno (humbedooh)</li>
+<li>Daniel Shahaf (danielsh)</li>
+<li>Dave Fisher (wave)</li>
+<li>David Nalley (ke4qqq)</li>
+<li>Greg Stein (gstein)</li>
+<li>Justin Erenkrantz (jerenkrantz)</li>
+<li>Ross Gardler (rgardler)</li>
+<li>Sander Striker (striker)</li>
+</ul>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/mentors.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/petri.rdf b/output/petri.rdf
new file mode 100644
index 0000000..f5daced
--- /dev/null
+++ b/output/petri.rdf
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#";
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://petri.apache.org";>
+    <created>2019-11-20</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
+    <name>Apache Petri</name>
+    <homepage rdf:resource="http://petri.apache.org"; />
+    <asfext:pmc rdf:resource="http://petri.apache.org"; />
+    <shortdesc>Apache Petri deals with the assessment of, education in, and 
adoption of the Foundation's policies and procedures for collaborative 
development and the pros and cons of joining the Foundation.</shortdesc>
+    <description>Apache Petri deals with the assessment of, education in, and 
adoption of the Foundation's policies and procedures for collaborative 
development and the pros and cons of joining the Foundation.</description>
+    <mailing-list 
rdf:resource="https://lists.apache.org/list.html?disc...@petri.apache.org"; />
+    <category rdf:resource="http://projects.apache.org/category/education"; />
+    <bug-database rdf:resource="https://github.com/apache/petri/issues/"; />
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://github.com/apache/petri/"/>
+        <browse rdf:resource="https://github.com/apache/petri/"/>
+      </GitRepository>
+    </repository>
+  </Project>
+</rdf:RDF>
diff --git a/output/projects.html b/output/projects.html
new file mode 100644
index 0000000..348a88d
--- /dev/null
+++ b/output/projects.html
@@ -0,0 +1,258 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - Projects mentored by Apache Petri</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>Projects mentored by Apache Petri</h1>
+    
+
+    <!-- Licensed under ALv2 -->
+<h2>Project Status</h2>
+<ul>
+<li>Machine readable status <a 
href="https://petri.apache.org/info.yaml";>info.yaml</a> -- <a 
href="https://github.com/apache/petri/blob/master/content/info.yaml";>source</a></li>
+<li><a href="cookbook">Cookbook</a> -- <a 
href="https://github.com/apache/petri/blob/master/content/pages/cookbook.md";>source</a></li>
+</ul>
+<h2>Current Cultures</h2>
+<p>No cultures currently in Petri.</p>
+<h2>Past Cultures</h2>
+<ul>
+<li>
+<p><a href="buildstream">BuildStream</a> -- <a 
href="https://github.com/apache/petri/blob/master/content/pages/buildstream.md";>source</a></p>
+<p>BuildStream is an integration build system. It models dependencies at a 
project level, enabling projects to use their own underlying build system</p>
+</li>
+</ul>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/projects.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/output/way.html b/output/way.html
new file mode 100644
index 0000000..4e52b5e
--- /dev/null
+++ b/output/way.html
@@ -0,0 +1,269 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#";>
+  <head>
+      <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <title>Apache Petri - An Index to The Apache Way</title>
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="Assists external project communities 
interested in becoming an Apache project learn how The ASF works and its views 
on how to build a healthy community">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://petri.apache.org";>
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache Petri">
+    <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="petri.apache.org">
+    <meta property="twitter:url" content="https://petri.apache.org";>
+    <meta name="twitter:title" content="Apache Petri">
+    <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+
+    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
+    <link rel="apple-touch-icon" sizes="57x57" 
href="https://www.apache.org/favicons/apple-touch-icon-57x57.png";>
+    <link rel="apple-touch-icon" sizes="60x60" 
href="https://www.apache.org/favicons/apple-touch-icon-60x60.png";>
+    <link rel="apple-touch-icon" sizes="72x72" 
href="https://www.apache.org/favicons/apple-touch-icon-72x72.png";>
+    <link rel="apple-touch-icon" sizes="76x76" 
href="https://www.apache.org/favicons/apple-touch-icon-76x76.png";>
+    <link rel="apple-touch-icon" sizes="114x114" 
href="https://www.apache.org/favicons/apple-touch-icon-114x114.png";>
+    <link rel="apple-touch-icon" sizes="120x120" 
href="https://www.apache.org/favicons/apple-touch-icon-120x120.png";>
+    <link rel="apple-touch-icon" sizes="144x144" 
href="https://www.apache.org/favicons/apple-touch-icon-144x144.png";>
+    <link rel="apple-touch-icon" sizes="152x152" 
href="https://www.apache.org/favicons/apple-touch-icon-152x152.png";>
+    <link rel="apple-touch-icon" sizes="180x180" 
href="https://www.apache.org/favicons/apple-touch-icon-180x180.png";>
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-32x32.png"; sizes="32x32">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-194x194.png"; sizes="194x194">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-96x96.png"; sizes="96x96">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/android-chrome-192x192.png"; 
sizes="192x192">
+    <link rel="icon" type="image/png" 
href="https://www.apache.org/favicons/favicon-16x16.png"; sizes="16x16">
+    <!--<link rel="manifest" 
href="https://www.apache.org/favicons/manifest.json"; crossorigin="anonymous">-->
+    <meta name="msapplication-TileColor" content="#603cba">
+    <meta name="msapplication-TileImage" 
content="https://www.apache.org/favicons/mstile-144x144.png";>
+    <meta name="msapplication-config" 
content="https://www.apache.org/favicons/browserconfig.xml";>
+    <meta name="theme-color" content="#282661">
+
+    <!-- version 4.3.1 -->
+    <link rel="stylesheet"
+      href="/css/bootstrap.min.css"
+      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
+      crossorigin="anonymous">
+    <!-- version 3.0.1 -->
+    <link rel="stylesheet"
+      href="/css/github-markdown.min.css"
+      crossorigin="anonymous">
+    <style>
+html {
+  font-size: 18px;
+}
+.markdown-body {
+  box-sizing: border-box;
+  min-width: 200px;
+  max-width: 980px;
+  margin: 0 auto;
+  padding: 45px;
+}
+@media (max-width: 767px) {
+  .markdown-body {
+    padding: 15px;
+  }
+}
+.footer {
+  border-top: 1px solid black;
+  padding-top: 3px;
+}
+.right-align {
+  text-align: right;
+}
+.center-align {
+  text-align: center;
+}
+blockquote {
+  background: bisque;
+}
+.bg-primary {
+  background-color: #005bff!important;
+}
+a {
+  font-weight: 400;
+  color: #005bff;
+}
+li {
+  line-height: 1.5;
+ }
+.h1, h1 {
+  font-size: 1.5rem;
+}
+.h2, h2 {
+  font-size: 1.4rem;
+}
+.h3, h3 {
+  font-size: 1.3rem;
+}
+.h4, h4 {
+  font-size: 1.2rem;
+}
+.h5, h5 {
+  font-size: 1.1rem;
+}
+    </style>
+  </head>
+
+  <body id="index" class="home">
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
+      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
+        width="30" height="30" class="d-inline-block align-top"
+        alt="Apache Feather">
+      <a class="navbar-brand" href="/">Apache Petri</a>
+      <button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+        <span class="navbar-toggler-icon"></span>
+      </button>
+
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
+        <ul class="navbar-nav mr-auto">
+          <li class="nav-item active">
+            <a class="nav-link" href="/">Home</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/way">The Way</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/faq">FAQ</a>
+          </li>
+        </ul>
+        <div class="navbar-nav">
+          <div class="nav-item dropdown dropdown-menu-right active">
+            <a class="nav-link dropdown-toggle" href="#"
+              role="button" data-toggle="dropdown" aria-haspopup="true"
+              aria-expanded="false">About</a>
+            <div class="dropdown-menu dropdown-menu-right">
+              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/licenses/";>License</a>
+              <a class="dropdown-item"
+                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+              <a class="dropdown-item"
+                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+              <div class="dropdown-divider"></div>
+              <a class="dropdown-item"
+                href="https://www.apache.org/security/";>Security</a>
+              <a class="dropdown-item"
+                
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </nav>
+
+    <div class="container">
+    <h1>An Index to The Apache Way</h1>
+    
+
+    <ul>
+<li>
+<p><a href="https://www.apache.org/theapacheway/index.html";>The Apache 
Way</a></p>
+</li>
+<li>
+<p><a href="https://www.apache.org/foundation/governance/#technical";>Technical 
Governance</a></p>
+</li>
+<li>
+<p><a href="https://community.apache.org/projectIndependence.html";>Project 
Independence</a></p>
+</li>
+<li>
+<p><a 
href="https://www.apache.org/foundation/how-it-works.html#management";>Collaboration</a></p>
+</li>
+<li>
+<p><a 
href="http://community.apache.org/committers/decisionMaking.html";>Decision 
Making</a></p>
+</li>
+<li>
+<p><a href="https://www.apache.org/dev/#committers";>Committers</a></p>
+</li>
+<li>
+<p><a href="https://infra.apache.org/contributors.html";>Contributor 
Guide</a></p>
+</li>
+<li>
+<p><a href="https://infra.apache.org/contrib-email-tips.html";>Email 
Tips</a></p>
+</li>
+</ul>
+
+
+        <h2><span class="badge badge-secondary"><a 
href="https://github.com/apache/petri/blob/master/content/way.md"; 
style="color:white">Page Source</a></span></h2>
+    </div>
+
+    <footer class="navbar-expand-lg navbar-light bg-light">
+      <div class="footer" id="footer">
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/";>
+              <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" style="border: 0; margin-top: 2px" width="200">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" 
data-event="random"></a>
+          </div>
+        </div>
+
+        <div class="container-fluid">
+          Copyright &copy; 2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+          <br/>
+          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of <a href="https://www.apache.org/";>The Apache Software 
Foundation.</a>
+        </div><!-- #container-fluid -->
+
+      </div>
+    </footer>
+
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+    <!-- version 3.6.0 -->
+    <script
+      src="/js/jquery.slim.min.js"
+      
integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A=="
+      crossorigin="anonymous"></script>
+    <!-- version 1.14.7 -->
+    <script
+      src="/js/popper.min.js"
+      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
+      crossorigin="anonymous"></script>
+    <!-- version 4.3.1 -->
+    <script
+      src="/js/bootstrap.min.js"
+      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
+      crossorigin="anonymous"></script>
+
+  </body>
+</html>
\ No newline at end of file

Reply via email to