vvysotskyi commented on a change in pull request #1942: Update README.md with information on how to configure env for building site and update .gitignore to ignore files left after checkout from developing branches URL: https://github.com/apache/drill/pull/1942#discussion_r361326256
########## File path: README.md ########## @@ -1,5 +1,17 @@ The Apache Drill website is built using [Jekyll](http://jekyllrb.com/). +# Configuring env +1. Install `ruby` +2. Install `bundler` and `jekyll` `v2.5.2`: Review comment: Thanks, good point, added this note after this list. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
