Apache netbeans

Clone this repo:
  1. ca5a43b Merge pull request #31 from neilcsmith-net/nb27-notify by Neil C Smith · 11 days ago main
  2. 7f6e071 Add update notification for NetBeans 27 release. by Neil C Smith · 11 days ago
  3. 8aa5ace Update .htaccess for NB27-rc3 by Neil C Smith · 2 weeks ago
  4. 800e9cb Merge pull request #30 from apache/dependabot/npm_and_yarn/all-dependencies-8f1d05d219 by Eric Barboni · 4 weeks ago
  5. f436bb5 Bump the all-dependencies group with 2 updates by dependabot[bot] · 4 weeks ago

Apache NetBeans website with antora

Apache NetBeans website with antora playbook

Infrastructure for Apache NetBeans website with antora

Basic structure

Several repository are used as content for the website:

Tools

Extensions

  • ‘lib/rssfeed.js’ to generate atom file for rss
  • ‘@antora/lunr-extension’ for indexing and search

Building localy

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 guidelines for web sites

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