Hi,
I have set the new repo to now publish to the production website https://gitbox.apache.org/repos/asf/xmlgraphics-website.git After cloning the repo you can build the html locally by running on the cmdline (I installed this via ubuntu apt-get): pelican The locally built html files will be display without css as they are using absolute references to css files. Once you commit and push on the master branch, build bot will run and compile to html and commit to asf-site branch then upload to the production website. Output dir files can be manually updated on the asf-staging branch are published to: https://xmlgraphics.staged.apache.org/ Thanks
