You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@diversity.apache.org by GitBox <gi...@apache.org> on 2019/07/29 14:12:37 UTC

[GitHub] [diversity-site] rubys edited a comment on issue #1: [DI-11] Set up D&I website

rubys edited a comment on issue #1: [DI-11] Set up D&I website
URL: https://github.com/apache/diversity-site/pull/1#issuecomment-516002406
 
 
   I was able to build the site and test it using http://localhost:4000/ on an iMac using the following commands:
   
   ```
   git clone git@github.com:jvz/diversity-site.git
   cd diversity-site/
   git checkout jekyll
   bundle install
   rake
   ```
   
   I have ruby 2.3.7p456 and node v12.0.0 installed.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services