jomarko commented on PR #71: URL: https://github.com/apache/incubator-kie-kogito-website/pull/71#issuecomment-1777094852
@LightGuard @porcelli I have updated the PR. Thank you for an explanation that `_site` is autogenerated. These question comes to my mind related to it: - shouldn't we then remove `_site` from the tracked files of this github repository? - is `_site` somehow automatically updated and committed via https://github.com/apache/incubator-kie-kogito-website/blob/main/.github/workflows/check-url.yml ? I went trough the yaml file, I see there `jekyll build` but not sure I see there somehow we update `_site` that we store on github For me `docker jekyll serve` was also not working locally. I was able to run jekyll as `bundle exec jekyll build` however I needed to execute first step from https://github.com/apache/incubator-kie-kogito-website/tree/main/_site#installing-the-theme -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
