Apache NetBeans website with antora playbook
Several repository are used as content for the website:
mkdir antora cd antora git clone https://github.com/<username>/netbeans-antora.git git clone https://github.com/<username>/netbeans-antora-site.git git clone https://github.com/<username>/netbeans-antora-wiki.git git clone https://github.com/<username>/netbeans-antora-tutorials.git git clone https://github.com/<username>/netbeans-antora-ui.git cd netbeans-antora npx antora antora-local-playbook.yml
Apache provides different guidelines for project websites. Here are some:
Project-related non-apache.org domain names:: https://www.apache.org/foundation/marks/pmcs#nonapache
Apache Website Navigation Links Policy:: https://www.apache.org/foundation/marks/pmcs#navigation
Using svnpubsub
or CMS
for web site publishing, and using branches:: https://www.apache.org/dev/project-site.html#generated
Using .htaccess
to configure the web server:: https://www.apache.org/dev/project-site.html#configure
How to manage my project's webpage:: https://www.apache.org/dev/project-site.html#intro