Apache Fundraising Website

Clone this repo:
  1. bb9beab Tweak verbiage a bit to indicate what else is in the FAQ by Daniel Ruggeri · 3 years ago main
  2. 7db5c97 Merge pull request #2 from cottage14/patch-2 by Daniel Ruggeri · 3 years ago
  3. 6c93152 Update home.md by Andrew Wetmore · 3 years ago
  4. 179ff4a Note the site generator technology by Daniel Ruggeri · 3 years ago
  5. 6f76648 Add user notes to README by Daniel Ruggeri · 3 years ago

Apache Fundraising Website

How to build the Site

This builds the website and puts pages in output/

`virtualenv $venvname`
`source $venvname/bin/activate`
`pip install -r requirements.txt`
Edit all the markdown! (pages/)
`pelican content`

To preview:

`python -m pelican.server`

Technical site documentation

Fundraising site default copied from default Apache Infra future website: https://github.com/apache/infrastructure-website

http://docs.getpelican.com/en/stable/content.html#articles-and-pages

Anytime you checkin a file, the site is regenerated: https://ci.apache.org/builders/fundraising-site

User notes

Users must be set up on gitbox