janhoy commented on a change in pull request #1: LUCENE-9012 Setup minimal site with working Pelican build URL: https://github.com/apache/lucene-site/pull/1#discussion_r340769158
########## File path: README.md ########## @@ -0,0 +1,54 @@ +# Web site for Apache Lucene and Solr + +## Building the site + +### Installing Pelican + +This site uses [Pelican][1] for static html generation. Pelican requires +Python 2.7.x and 3.5+ and can be installed with pip. Review comment: Perhaps we can just document for Python3, since Py2 is soon gone and much of our other dev scripts already require Python3. So perhaps `pip3 install pelican` is better? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org