Hi,

Quick update on the build process for solr website -- 
https://github.com/apache/solr-site
Earlier the Pelican based site was built by ASF buildbot and handled by special 
.asf.yaml sections.
Now it is built with Github Actions, see SOLR-17339 
<https://issues.apache.org/jira/browse/SOLR-17339> and the solr-site README 
<https://github.com/apache/solr-site> for details.

Also, building the site locally has been simplified. Instead of requiring a 
local Python3 + Pelican install,
the build.sh script in the git repo will now everything in a python docker 
image, so you only need Docker.
Would be nice if a Windows+WSL2 user could try the build script, which is not 
tested on WSL yet.

Jan

Reply via email to