Newer
Older
pypy.org webpages
==================
This is the repository of the pypy.org webpages.
The webpages are generated from the corresponding
reStructuredText files in the `pages` directory
using the static site generator *nikola* (https://getnikola.com/).
To change content of the pages, please change the

Mark Doerr
committed
!! The content of `public` (with all helper directories, like js, css, ...)
is not written by hand,
Remark:
The site is pulled into pypy.org by a cron job on a psf-hosted instance,

Mark Doerr
committed
see https://github.com/python/psf-salt/tree/master/salt/pypy-web
and then it is converted to static html (currently manually).
The people with access to the instance are the ones in
https://github.com/python/psf-salt/blob/master/pillar/base/users.sls

Mark Doerr
committed
with pypy-web access.