You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/07/20 19:58:11 UTC

[GitHub] [incubator-heron] ChethanUK opened a new pull request #3317: Fixing the broken website

ChethanUK opened a new pull request #3317: Fixing the broken website
URL: https://github.com/apache/incubator-heron/pull/3317
 
 
   Updating the docs to fix the site.
   
   Tested site in ubuntu server and it's working as expected: ![website2](https://imgur.com/hqRXJpA)
   
   To test:
   ```
   Install Yarn and Node
   git clone git@github.com:apache/incubator-heron.git
   cd incubator-heron/website2/website
   yarn install
   yarn start
   Go to localhost:3000
   ```
   

----------------------------------------------------------------
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