matrei opened a new pull request, #425:
URL: https://github.com/apache/grails-static-website/pull/425

   To generate/view the site locally with Intellij, add this to `build.gradle` 
and use right-click -> Open in browser -> Your browser on 
`build/dist/index.html`
   
   ```groovy
   grailsWebsite {
       url = 'http://localhost:63342/grails-static-website/build/dist'
   }
   ```
   
   To fetch GitHub stars for plugins you need to set a GH_TOKEN environment 
variable.
   Otherwise it will just not fetch them, which is OK.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to