commit | 9ecdaf57c8251abd6197a8277897ae65b255e736 | [log] [tgz] |
---|---|---|
author | dfoulks1 <dfoulks@apache.org> | Thu Sep 01 11:38:32 2022 -0500 |
committer | dfoulks1 <dfoulks@apache.org> | Thu Sep 01 11:38:32 2022 -0500 |
tree | b795e7d1c401332750a0040fa7bc704ad85b7b89 | |
parent | bb9beabd659cc536cca864e834d49537a8489826 [diff] |
pelconf yaml conversion
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`
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
Users must be set up on gitbox