At this point, more links to documentation aren't going to help unless they include a button to generate and deploy the initial version of the website. :)
GitHub Pages are nearly trivial to create these days. That doesn't get the website published, though. On Wed, 19 May 2021 at 12:04, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > > Hi, > > On 2021/05/06 00:24:22, Sam Ruby <ru...@intertwingly.net> wrote: > > ...Content is authored as markdown, built using an open source tool named > > Hugo, which apparently has a large selection of themes... > > FWIW, the following ASF websites are built wiith Hugo: > > https://github.com/apache/comdev-site > > and the ones listed at > https://github.com/search?q=topic%3Ahugo+org%3Aapache&type=Repositories > > I don't know much about the other ones but the comdev site at least has a > fairly simple setup based on > https://github.com/apache/comdev-site/blob/master/Jenkinsfile > > I've been using Hugo myself for a private project and found it quite simple > and powerful to use. > > -Bertrand (who's not subscribed here - stumbled on this from the D&I Board > report)