This is an automated email from the ASF dual-hosted git repository. dfoulks pushed a commit to branch dfoulks/gha-site in repository https://gitbox.apache.org/repos/asf/petri.git
commit 7574125a8b16e76f9ba2eeb2a0f873dd06e732e7 Author: Drew <dfou...@apache.org> AuthorDate: Fri May 17 11:48:27 2024 -0400 created empty branch with .asf.yaml for testing --- .asf.yaml | 6 +- DEVELOPER.md | 67 ------ LICENSE | 202 ----------------- NOTICE | 5 - README.md | 21 -- content/.htaccess | 3 - content/buildstream.md | 56 ----- content/cookbook.md | 58 ----- content/css/bootstrap.min.css | 7 - content/css/bootstrap.min.css.map | 1 - content/css/github-markdown.min.css | 2 - content/css/github-markdown.min.css.map | 1 - content/faq.md | 235 -------------------- content/images/logo.png | Bin 44707 -> 0 bytes content/images/logo.svg | 383 -------------------------------- content/index.md | 51 ----- content/info.yaml | 1 - content/js/bootstrap.min.js | 7 - content/js/bootstrap.min.js.map | 1 - content/js/jquery.slim.min.js | 2 - content/js/popper.min.js | 5 - content/js/popper.min.js.map | 1 - content/mentors.md | 18 -- content/petri.rdf | 42 ---- content/projects.md | 17 -- content/way.md | 18 -- info.yaml | 53 ----- pelicanconf.yaml | 16 -- requirements.txt | 3 - theme/apache/templates/README.md | 10 - theme/apache/templates/base.html | 240 -------------------- theme/plugins/toc2.py | 157 ------------- 32 files changed, 5 insertions(+), 1684 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4f68788..6e9fa6b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -14,4 +14,8 @@ pelican: theme: theme/apache whoami: master -staging: false +staging: + whoami: dfoulks/gha-site + profile: gha-site + autostage: preview/* + diff --git a/DEVELOPER.md b/DEVELOPER.md deleted file mode 100644 index 3c1ed01..0000000 --- a/DEVELOPER.md +++ /dev/null @@ -1,67 +0,0 @@ -# Web Developer Guide - -We are using [GitHub Flavored Markdown](https://github.github.com/gfm/). - -JavaScript frameworks available are: - -- [JQuery 3.6.0 Slim](https://code.jquery.com/jquery-3.6.0.slim.js) -- [Popper 1.14.7](https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.js) -- [Bootstrap 4.3.1](https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.js) - -CSS frameworks available are: - -- [Bootstrap 4.3.1](https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.css) -- [GitHub Markdown 3.0.1](https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.css) - -Additional testing with GitHub Actions: - -- [Lint](.github/workflows/lint.yml) -- [GitHub Actions](https://docs.github.com/en/actions) Workflow -- [Flake8](https://flake8.pycqa.org/en/latest/) - [Python](https://www.python.org/) based tool for style guide enforcement -- [markdownlint](https://github.com/DavidAnson/markdownlint) -- using [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) - [Node.js](https://nodejs.org/) style checker and lint tool for [Markdown](https://daringfireball.net/projects/markdown/) and CommonMark files -- [misspell](https://github.com/client9/misspell) -- [Golang](https://golang.org/) library to correct commonly misspelled English words quickly -- [yamllint](https://yamllint.readthedocs.io/en/stable/) -- a linter for [YAML](https://yaml.org/) files - -For misspell you can pass in `-w` to autocorrect misspelled words. You can also autocorrect some markdownlint -errors by using the `--fix` flag. - -Developer Tools: - -- [EditorConfig](https://editorconfig.org/) -- helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs -- [GNU Midnight Commander](http://midnight-commander.org/) -- is a free cross-platform orthodox file manager. It was started by Miguel de Icaza in 1994 as a clone of the then-popular Norton Commander. GNU Midnight Commander is part of the GNU project and is licensed under the terms of the GNU General Public License - -IDEs that some contributors to Petri use: - -- [Atom](https://atom.io/) -- At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it -- [GNU Emacs](https://www.gnu.org/software/emacs/) -- An extensible, customizable, free/libre text editor — and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing -- [GNU nano](https://www.nano-editor.org/) -- a text editor for Unix-like computing systems or operating environments using a command line interface. It emulates the Pico text editor, part of the Pine email client, and also provides additional functionality. Unlike Pico, nano is licensed under the GNU General Public License. Released as free software by Chris Allegretta in 1999, nano became part of the GNU Project in 2001 -- [IntelliJ IDEA Community](https://www.jetbrains.com/idea/) -- Every aspect of IntelliJ IDEA has been designed to maximize developer productivity. Together, intelligent coding assistance and ergonomic design make development not only productive but also enjoyable -- [Sublime Text](https://www.sublimetext.com/) -- Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance -- [Vim](https://www.vim.org/) -- a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple macOS - -Useful Git tools: - -- [GitHub Desktop](https://desktop.github.com/) -- Simple collaboration from your desktop -- [GitKraken](https://www.gitkraken.com/) -- Free Git GUI for Windows, Mac, Linux -- [Git GUI Clients](https://git-scm.com/downloads/guis) -- [gitk](https://git-scm.com/docs/gitk) -- The Git repository browser -- [git-gui](https://git-scm.com/docs/git-gui) -- A portable graphical interface to Git -- [gitg](https://gitlab.gnome.org/GNOME/gitg) -- a graphical user interface for git -- [GitHub CLI](https://cli.github.com/) -- Take GitHub to the command line. GitHub CLI brings GitHub to your terminal. Free and open source - -Test your website: - -- [Facebook Sharing Debugger](https://developers.facebook.com/tools/debug/) -- Sharing Debugger lets you preview how your content will look when it's shared to Facebook and debug any issues with your Open Graph tags -- [Favicon checker](https://realfavicongenerator.net/favicon_checker) -- Is your favicon perfect? Let us give a look. We check more than a dozen settings to make sure it fits all major platforms -- [Google Rich Results Test](https://search.google.com/test/rich-results) -- Rich results are experiences on Google surfaces, such as Search, that go beyond the standard blue link. Rich results can include carousels, images or other non-textual elements -- [GTmetrix](https://gtmetrix.com/) -- See how your site performs, reveal why it's slow and discover optimization opportunities -- [Help Search Engines Understand Your Website](https://www.opengraph.xyz/) -- Preview and Generate Open Graph Meta Tags -- [Lighthouse](https://developers.google.com/web/tools/lighthouse) -- Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps, SEO and more -- [Mobile-Friendly Test](https://search.google.com/test/mobile-friendly) -- Test how easily a visitor can use your page on a mobile device. Just enter a page URL to see how your page scores -- [Nu HTML Checker](https://validator.w3.org/nu/) -- [PageSpeed Insights](https://developers.google.com/speed/pagespeed/insights/) -- Make your web pages fast on all devices -- [Pingdom Website Speed Test](https://tools.pingdom.com/) -- Enter a URL to test the page load time, analyze it, and find bottlenecks -- [REDbot](https://redbot.org/) -- REDbot is lint for HTTP resources; it tests protocol correctness, cacheability, content negotiation and more -- [Twitter Cards Validator](https://cards-dev.twitter.com/validator) -- [W3C Feed Validation Service](https://validator.w3.org/feed/) -- Free service that checks the syntax of Atom or RSS feeds -- [W3C Markup Validation Service](https://validator.w3.org/) -- [WebPageTest](https://www.webpagetest.org/) -- Test. Optimize. Repeat diff --git a/LICENSE b/LICENSE deleted file mode 100644 index d645695..0000000 --- a/LICENSE +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed 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. diff --git a/NOTICE b/NOTICE deleted file mode 100644 index 39c4814..0000000 --- a/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -Apache Petri -Copyright 2021 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). diff --git a/README.md b/README.md deleted file mode 100644 index 14eb639..0000000 --- a/README.md +++ /dev/null @@ -1,21 +0,0 @@ -# Apache Petri - -[Apache Petri](https://petri.apache.org/) - -This repository provides the website and source code for Apache Petri. - -- [info.yaml](info.yaml) -- Machine Readable Culture Status -- [petri.rdf](content/petri.rdf) -- Machine Readable [Project DOAP](https://projects.apache.org/project.html?petri) -- [Pages](content/pages) -- website pages in GitHub Markdown -- [Issues](https://github.com/apache/petri-site/issues) -- tracker - -The website is built with [Pelican](https://blog.getpelican.com). -CI/CD is via a [.asf.yaml file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features). - -- [Template](theme/apache/templates) -- simple html template (inline css) -- [Images](content/images) -- logo and other images -- [Pelican Configuration](pelicanconf.yaml) -- pelican configuration -- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions - -See the [Developer Guide](DEVELOPER.md) for details about GitHub actions, frameworks, and other tooling. - diff --git a/content/.htaccess b/content/.htaccess deleted file mode 100644 index fa6337a..0000000 --- a/content/.htaccess +++ /dev/null @@ -1,3 +0,0 @@ -RewriteEngine On -RewriteCond %{HTTPS} off -RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] diff --git a/content/buildstream.md b/content/buildstream.md deleted file mode 100644 index 5b379f7..0000000 --- a/content/buildstream.md +++ /dev/null @@ -1,56 +0,0 @@ -title: BuildStream @ Apache Petri -<!-- Licensed under ALv2 --> - -## About - -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. - -BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan, distutils, make, meson, qmake, pip) -through its plugins. - -### Website - -https://www.buildstream.build - -### Mailing Lists - -- Developer discussions - d...@buildstream.apache.org -- Private - priv...@buildstream.apache.org -- Commit messages - comm...@buildstream.apache.org - -### Source Code Repository - -https://github.com/apache/buildstream - -### Issue Tracker - -https://github.com/apache/buildstream/issues - -### Wiki - -None - -### Releases (not Apache Licensed) - -https://buildstream.build/install.html - -### Apache Licensing Transitions - -- An SGA has been provided -- ICLAs have been provided -- ASF Headers have not been applied to the source -- Source is now under the Apache LICENSE -- Source has an Apache NOTICE - -### Mentors - -* David Nalley -* Justin Erenkrantz -* Sander Striker - -### Machine Readable Status - -- [info.yaml](https://github.com/apache/petri/blob/master/info.yaml) diff --git a/content/cookbook.md b/content/cookbook.md deleted file mode 100644 index 9bc2dfa..0000000 --- a/content/cookbook.md +++ /dev/null @@ -1,58 +0,0 @@ -title: Cookbook @ Apache Petri -<!-- Licensed under ALv2 --> -## Petri Cookbook - -During its time in Petri a culture may go through a number of transitions. We track these on a web page. - -### About - -This section should describe the project. -Whenever a community begins to call itself Apache Foo then it needs to provide a DISCLAIMER. Contact disc...@petri.apache.org for the text. - -### Website - -Provide the current website for the project community. When the community wishes Petri will guide in the creation of a website on Apache Infrastructure. - -### Mailing Lists - -List the mailing lists used by the community. Petri will create Apache Mailing lists when requested. - -### Source Code Repository - -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.) - -If a different type of repository is required then please discuss with your Mentors. - -### Issue Tracker - -Provide the address to your issue tracker. The ASF offers both JIRA and GitHub issue trackers. Bugzilla is also an option for older projects. - -### Wiki - -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. - -### Releases (not Apache) - -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 "not" can be struck. - -### Licensing Transitions - -The community needs to undertake some license transitions if their intent is to become an Apache PMC (TLP). - -- "No SGA" or "SGA provided". [Software License Grant](https://www.apache.org/licenses/contributor-agreements.html#grants) -- "No ICLAs" or "ICLAs provided". [Contributor License Agreements](https://www.apache.org/licenses/contributor-agreements.html#clas) -- "No ASF Headers" or "ASF Headers Applied". [Applying the Apache License](https://infra.apache.org/apply-license.html) -- "No Apache LICENSE" or "LICENSE approved". [Understanding Release Policy](http://www.apache.org/legal/release-policy.html) -- "No Apache NOTICE" or "NOTICE approved". [Understanding Release Policy](http://www.apache.org/legal/release-policy.html) - -### Mentors - -A list of your current mentors. - -### Machine Readable Status - -The status information for a community should also be updated in -[info.yaml](https://github.com/apache/petri/blob/master/info.yaml). diff --git a/content/css/bootstrap.min.css b/content/css/bootstrap.min.css deleted file mode 100644 index 92e3fe8..0000000 --- a/content/css/bootstrap.min.css +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * 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/content/css/bootstrap.min.css.map b/content/css/bootstrap.min.css.map deleted file mode 100644 index 1e9cb78..0000000 --- a/content/css/bootstrap.min.css.map +++ /dev/null @@ -1 +0,0 @@ -{"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/content/css/github-markdown.min.css b/content/css/github-markdown.min.css deleted file mode 100644 index 68dfbcf..0000000 --- a/content/css/github-markdown.min.css +++ /dev/null @@ -1,2 +0,0 @@ -@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/content/css/github-markdown.min.css.map b/content/css/github-markdown.min.css.map deleted file mode 100644 index 9c8cf59..0000000 --- a/content/css/github-markdown.min.css.map +++ /dev/null @@ -1 +0,0 @@ -{"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/content/faq.md b/content/faq.md deleted file mode 100644 index 78522b7..0000000 --- a/content/faq.md +++ /dev/null @@ -1,235 +0,0 @@ -Title: Apache Petri - FAQ -<!-- Licensed under ALv2 --> - -[TOC] - -# General - -## What is Apache Petri? - -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. - -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. - -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. - -In the Incubator model, projects graduate to become Apache Top-Level Projects (TLPs). -Under Petri, projects can become TLPs under a process described as “direct to TLP”, -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. - -## How is Petri different from the Apache Incubator? - -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. - -“Podlings” 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 “where they live”, 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’s first order of business (i.e. a transition plan would be part of -the presentation to the Board). - -## Why does this matter? What is special about The Apache Way? - -The Apache Way is the ASF’s process of community-led development is the backbone -of all Apache projects, and emulated by many Open Source foundations. The Apache -Way comprises: - -* Earned Authority (merit); -* Community of Peers; -* Open Communications; -* Consensus Decision Making; and -* Responsible Oversight. - -For more information, see [The Apache Way](https://www.apache.org/theapacheway/). - -The Apache Software Foundation's mission is to provide software for the public good. - -Quoting from [The Apache Way to Sustainable Open Source Success](https://s.apache.org/GhnI): - -> 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 [Apache License, Version 2](https://www.apache.org/licenses/LICENSE-2.0.html). -> In addition, we adopt an [inbound licensing policy](https://apache.org/legal/resolved.html) -> that defines which licenses are allowable on software reused within Apache projects. This policy can be summarized as: -> -> * The license must meet the [Open Source Definition (OSD)](https://opensource.org/osd). -> * The license, as applied in practice, must not impose significant restrictions beyond those imposed by the Apache License 2.0. - -## What does “Direct to TLP” entail? - -The Board makes the ultimate decision, and generally ensures that the project has: - -* Demonstrated - [vendor neutrality](https://community.apache.org/projectIndependence.html) - in the - [community](https://incubator.apache.org/guides/community.html); -* Demonstrated understanding of the - [Apache Release Policy](https://www.apache.org/legal/release-policy.html) - including [Applying the Apache License](https://infra.apache.org/apply-license.html); -* Completed - [Contributor Licence Agreements and Software Grant Agreements](https://www.apache.org/licenses/contributor-agreements.html); -* Performed a - [Suitable Name Search](https://incubator.apache.org/guides/names.html); -* Developed a - [Transition Plan](https://incubator.apache.org/guides/transitioning_asf.html) - to move the project's resources to the ASF; -* Shown how the community will - [recognize merit](https://incubator.apache.org/guides/community.html); and -* Shown auditable decision making on the provided mailing list. - -## Is Apache Petri right for you? - -If you are: - -* An established, diverse community that already releases quickly; or -* A project with a single “leader” that seeks to grow to a community-driven - development model; or -* A company that has an Open Source project with other vendors and wants to - expand and diversify its community... - -And you are: - -* Willing to license your project's works under the [Apache License, Version 2](https://www.apache.org/licenses/LICENSE-2.0.html). - -Petri would help the community learn how to integrate governance and -development “The Apache Way” without interrupting the project’s velocity. - -In keeping with the ASF’s slogan of “Community Over Code”, we are unable to -accept projects that are not supported by some form of community. - -# Process - -## What about the Maturity Model? Haven’t other projects bypassed incubation by meeting these requirements? - -In March 2015 Apache Zest (now Polygene) became the first project to enter -the ASF as a Top-Level Project — without entering the Apache Incubator. As -part of the discussion, the project -[chose to review itself](https://mail-private.apache.org/members/private-arch/board/201502.mbox/%3CCADmm%2BKf9A1O%2B%3DKOd9__sDF2-kMh9b3iy3cf4NCRUnSDOPDq92w%40mail.gmail.com%3E) -(private link) against the -[Apache Maturity Model](http://s.apache.org/O4p), that addresses the integrity -of a project's code, copyright, licenses, releases, community, consensus -building, and independence, among other qualities. - -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. - -## How long does the Petri process take? - -There’s no “one size fits all” 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’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. - -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. - -## Do people involved in Petri-mentored projects need to sign ICLAs? - -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. - -## If our project wants to become an official Apache project, what is the best way to do so? - -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. - -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. - -## If I propose my project to be mentored by Petri, will it be accepted? - -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. - -## What is the expected intake rate for Petri? - -We anticipate 2-3 communities in the first year, with one per year likely following that. - -## What should the Board expect from a Project that Petri Recommends to become a TLP? - -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 **What does “Direct to TLP” entail** section: - -* **Graduation Resolution**. 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. -* **Transfer of Registered Trademarks**. If there are any registered - trademarks then the transfer agreement will be discussed with - the VP, Brand in advance. -* **Software Grant**. Petri should collect [software grants](https://www.apache.org/licenses/contributor-agreements.html#grants). -* **Committers**. 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. -* **Resources**. Graduation proposals will include a **Transition Plan** - explaining the actions that the project has already taken or intends to take once - the PMC is established. This may include: - * Creating Apache project mailing lists - * Creating Apache issue trackers - * Creating Apache wikis - * Creating Apache code repositories - * Migrating code repositories to Apache - * Applying the Apache License - * Creating Apache web presence - * Migrating web presence from Project to Apache - * Rebranding web, code, documentation from Project to Apache Project - * Retiring external Project and redirecting to Apache - * Creating and migrating CI, build, release processes to Apache Project - * Establish processes for release distribution at Apache - * New TLPs should report on their progress towards completing - their Transition Plan in their Board Reports. - -## Who will provide guidance once the Petri mentor is gone after the assessment? - -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. - -## How can our project/community apply for Apache Petri mentorship? - -Email disc...@petri.apache.org (public list; if you're not subscribe, -ask explicitly to be Cc'd on replies) -or priv...@petri.apache.org (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. - -## If a project wants to move out of the Apache Incubator and into Petri, what happens? - -We don’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’s resources, and -perform any needed changes to make that happen. diff --git a/content/images/logo.png b/content/images/logo.png deleted file mode 100644 index 7f4adc0..0000000 Binary files a/content/images/logo.png and /dev/null differ diff --git a/content/images/logo.svg b/content/images/logo.svg deleted file mode 100644 index 8bf86a2..0000000 --- a/content/images/logo.svg +++ /dev/null @@ -1,383 +0,0 @@ -<?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/content/index.md b/content/index.md deleted file mode 100644 index f191568..0000000 --- a/content/index.md +++ /dev/null @@ -1,51 +0,0 @@ -Title: What is Apache Petri? -<!-- 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> - -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. - -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. - -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. - -## About "The Apache Way" - -- [The Apache Way](https://www.apache.org/theapacheway/index.html) -- [Sustainable Open Source](https://s.apache.org/GhnI) -- [How it Works](https://www.apache.org/foundation/how-it-works.html) -- [Merit](https://www.apache.org/foundation/how-it-works.html#meritocracy) -- [Success at Apache](https://blogs.apache.org/foundation/category/SuccessAtApache) - -## Which communities are currently mentored by Apache Petri? - -None Currently - -## How can our project/community apply for Apache Petri mentorship? - -Email disc...@petri.apache.org (public list; subscription not required) or priv...@petri.apache.org (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. - -## Do you have additional questions? - -Please read our [FAQ](/faq) or ask questions on disc...@petri.apache.org - -## Petri Repositories and Issue Tracking - -- [Website](https://github.com/apache/petri) -- [Issues](https://github.com/apache/petri/issues) - -### Petri Status Files - -- [info.yaml](https://petri.apache.org/info.yaml) -- [petri.rdf](https://projects.apache.org/project.html?petri) diff --git a/content/info.yaml b/content/info.yaml deleted file mode 120000 index 687bf4b..0000000 --- a/content/info.yaml +++ /dev/null @@ -1 +0,0 @@ -../info.yaml \ No newline at end of file diff --git a/content/js/bootstrap.min.js b/content/js/bootstrap.min.js deleted file mode 100644 index c4c0d1f..0000000 --- a/content/js/bootstrap.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * 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/content/js/bootstrap.min.js.map b/content/js/bootstrap.min.js.map deleted file mode 100644 index 1bcefd0..0000000 --- a/content/js/bootstrap.min.js.map +++ /dev/null @@ -1 +0,0 @@ -{"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/content/js/jquery.slim.min.js b/content/js/jquery.slim.min.js deleted file mode 100644 index 7556941..0000000 --- a/content/js/jquery.slim.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! 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/content/js/popper.min.js b/content/js/popper.min.js deleted file mode 100644 index 94a5c26..0000000 --- a/content/js/popper.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - 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/content/js/popper.min.js.map b/content/js/popper.min.js.map deleted file mode 100644 index edaa6dc..0000000 --- a/content/js/popper.min.js.map +++ /dev/null @@ -1 +0,0 @@ -{"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/content/mentors.md b/content/mentors.md deleted file mode 100644 index 1b7137d..0000000 --- a/content/mentors.md +++ /dev/null @@ -1,18 +0,0 @@ -title: Mentors at Apache Petri -<!-- Licensed under ALv2 --> - -## Introduction - -Mentors at Apache Petri provides insight into the Apache Way and general oversight of the learning process -for projects within the Apache Petri. - -## Current mentors - -- Daniel Gruno (humbedooh) -- Daniel Shahaf (danielsh) -- Dave Fisher (wave) -- David Nalley (ke4qqq) -- Greg Stein (gstein) -- Justin Erenkrantz (jerenkrantz) -- Ross Gardler (rgardler) -- Sander Striker (striker) diff --git a/content/petri.rdf b/content/petri.rdf deleted file mode 100644 index f5daced..0000000 --- a/content/petri.rdf +++ /dev/null @@ -1,42 +0,0 @@ -<?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/content/projects.md b/content/projects.md deleted file mode 100644 index 8e98999..0000000 --- a/content/projects.md +++ /dev/null @@ -1,17 +0,0 @@ -title: Projects mentored by Apache Petri -<!-- Licensed under ALv2 --> - -## Project Status - -- Machine readable status [info.yaml](https://petri.apache.org/info.yaml) -- [source](https://github.com/apache/petri/blob/master/content/info.yaml) -- [Cookbook](cookbook) -- [source](https://github.com/apache/petri/blob/master/content/pages/cookbook.md) - -## Current Cultures - -No cultures currently in Petri. - -## Past Cultures - -- [BuildStream](buildstream) -- [source](https://github.com/apache/petri/blob/master/content/pages/buildstream.md) - - BuildStream is an integration build system. It models dependencies at a project level, enabling projects to use their own underlying build system diff --git a/content/way.md b/content/way.md deleted file mode 100644 index a143416..0000000 --- a/content/way.md +++ /dev/null @@ -1,18 +0,0 @@ -Title: An Index to The Apache Way - - -- [The Apache Way](https://www.apache.org/theapacheway/index.html) - -- [Technical Governance](https://www.apache.org/foundation/governance/#technical) - -- [Project Independence](https://community.apache.org/projectIndependence.html) - -- [Collaboration](https://www.apache.org/foundation/how-it-works.html#management) - -- [Decision Making](http://community.apache.org/committers/decisionMaking.html) - -- [Committers](https://www.apache.org/dev/#committers) - -- [Contributor Guide](https://infra.apache.org/contributors.html) - -- [Email Tips](https://infra.apache.org/contrib-email-tips.html) diff --git a/info.yaml b/info.yaml deleted file mode 100644 index cb00d1a..0000000 --- a/info.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# 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/pelicanconf.yaml b/pelicanconf.yaml deleted file mode 100644 index 408618a..0000000 --- a/pelicanconf.yaml +++ /dev/null @@ -1,16 +0,0 @@ -site: - name: Apache Petri - description: 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 - domain: petri.apache.org - logo: images/logo.png - repository: https://github.com/apache/petri/blob/master/content/ - trademarks: Apache, the Apache feather logo, and Petri are trademarks or registered trademarks - -theme: theme/apache - -plugins: - paths: - - theme/plugins - use: - - toc2 - - gfm diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 5776f6b..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -pelican -pelican-sitemap -beautifulsoup4 diff --git a/theme/apache/templates/README.md b/theme/apache/templates/README.md deleted file mode 100644 index ff5dae9..0000000 --- a/theme/apache/templates/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Apache Theme - -## Page Templates - -1. base.html - there is only one page type. - -Change the base page as necessary and add new page types as required. - -See [Web Developer](../../../DEVELOPER.md) for framework and other information. - diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html deleted file mode 100644 index 722208b..0000000 --- a/theme/apache/templates/base.html +++ /dev/null @@ -1,240 +0,0 @@ -<!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> - {% block head %} - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> - <title>{{ SITENAME }} - {{ page.title }}</title> - {% endblock %} - <!-- Below Meta Tags Generated via https://www.opengraph.xyz --> - <!-- Values are set in pelicanconf.py --> - <!-- HTML Meta Tags --> - <meta name="description" content="{{ SITEDESC }}"> - <!-- Facebook Meta Tags --> - <meta property="og:url" content="{{ SITEURL }}"> - <meta property="og:type" content="website"> - <meta property="og:title" content="{{ SITENAME }}"> - <meta property="og:description" content="{{ SITEDESC }}"> - <meta property="og:image" content="{{ SITELOGO }}"> - <!-- Twitter Meta Tags --> - <meta name="twitter:card" content="summary_large_image"> - <meta property="twitter:domain" content="{{ SITEDOMAIN }}"> - <meta property="twitter:url" content="{{ SITEURL }}"> - <meta name="twitter:title" content="{{ SITENAME }}"> - <meta name="twitter:description" content="{{ SITEDESC }}"> - <meta name="twitter:image" content="{{ SITELOGO }}"> - <!-- 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"> - {% block content %} - {% endblock %} - <h2><span class="badge badge-secondary"><a href="{{ SITEREPOSITORY }}{{ page.path_no_ext }}.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 © {{ CURRENTYEAR }} The Apache Software Foundation, - Licensed under the - <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> - <br/> - {{ 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> diff --git a/theme/plugins/toc2.py b/theme/plugins/toc2.py deleted file mode 100644 index 489bc49..0000000 --- a/theme/plugins/toc2.py +++ /dev/null @@ -1,157 +0,0 @@ -''' -toc -=================================== -Generates Table of Contents for markdown. -Only generates a ToC for the headers FOLLOWING th [TOC] tag, -so you can insert it after a specific section that need not be -include in the ToC. -''' - -from __future__ import unicode_literals - -import logging -import re - -from bs4 import BeautifulSoup, Comment - -from pelican import contents, signals -from pelican.utils import slugify - - -logger = logging.getLogger(__name__) - -''' -https://github.com/waylan/Python-Markdown/blob/master/markdown/extensions/headerid.py -''' -IDCOUNT_RE = re.compile(r'^(.*)_([0-9]+)$') - - -def unique(id, ids): - """ Ensure id is unique in set of ids. Append '_1', '_2'... if not """ - while id in ids or not id: - m = IDCOUNT_RE.match(id) - if m: - id = '%s_%d' % (m.group(1), int(m.group(2)) + 1) - else: - id = '%s_%d' % (id, 1) - ids.add(id) - return id - - -''' -end -''' - - -class HtmlTreeNode(object): - def __init__(self, parent, header, level, id): - self.children = [] - self.parent = parent - self.header = header - self.level = level - self.id = id - - def add(self, new_header, ids): - new_level = new_header.name - new_string = new_header.string - new_id = new_header.attrs.get('id') - - if not new_string: - new_string = new_header.find_all( - text=lambda t: not isinstance(t, Comment), - recursive=True) - new_string = "".join(new_string) - - if not new_id: - new_id = slugify(new_string, ()) - - new_id = unique(new_id, ids) # make sure id is unique - - new_header.attrs['id'] = new_id - if(self.level < new_level): - new_node = HtmlTreeNode(self, new_string, new_level, new_id) - self.children += [new_node] - return new_node, new_header - elif(self.level == new_level): - new_node = HtmlTreeNode(self.parent, new_string, new_level, new_id) - self.parent.children += [new_node] - return new_node, new_header - elif(self.level > new_level): - return self.parent.add(new_header, ids) - - def __str__(self): - ret = "" - if self.parent: - ret = "<a class='toc-href' href='#{0}' title='{1}'>{1}</a>".format( - self.id, self.header) - - if self.children: - ret += "<ul>{}</ul>".format('{}' * len(self.children)).format( - *self.children) - - if self.parent: - ret = "<li>{}</li>".format(ret) - - if not self.parent: - ret = "<div id='toc'>{}</div>".format(ret) - - return ret - - -def init_default_config(pelican): - from pelican.settings import DEFAULT_CONFIG - - TOC_DEFAULT = { - 'TOC_HEADERS': '^h[1-6]', - 'TOC_RUN': 'true' - } - - DEFAULT_CONFIG.setdefault('TOC', TOC_DEFAULT) - if(pelican): - pelican.settings.setdefault('TOC', TOC_DEFAULT) - - -def generate_toc(content): - if isinstance(content, contents.Static): - return - - all_ids = set() - title = content.metadata.get('title', 'Title') - tree = node = HtmlTreeNode(None, title, 'h0', '') - soup = BeautifulSoup(content._content, 'html.parser') - settoc = False - - try: - header_re = re.compile(content.metadata.get( - 'toc_headers', content.settings['TOC']['TOC_HEADERS'])) - except re.error as e: - logger.error("TOC_HEADERS '%s' is not a valid re\n%s", - content.settings['TOC']['TOC_HEADERS']) - raise e - - # Find TOC tag - tocTag = soup.find('p', text='[TOC]') - if tocTag: - for header in tocTag.findAllNext(header_re): - settoc = True - node, new_header = node.add(header, all_ids) - header.replaceWith(new_header) # to get our ids back into soup - - if settoc: - print("Generating ToC for %s" % content.slug) - tree_string = '{}'.format(tree) - print("ToC: %s" % tree_string) - tree_soup = BeautifulSoup(tree_string, 'html.parser') - content.toc = tree_soup.decode(formatter='html') - itoc = soup.find('p', text='[TOC]') - if itoc: - itoc.replaceWith(tree_soup) - - content._content = soup.decode(formatter='html') - - -def register(): - signals.initialized.connect(init_default_config) - - -signals.content_object_init.connect(generate_toc)