rmannibucau commented on code in PR #78: URL: https://github.com/apache/karaf-site/pull/78#discussion_r4026731723
########## README.md: ########## @@ -78,6 +80,8 @@ Build the site for production: JEKYLL_ENV=production bundle exec jekyll build ``` +This step does not compile CSS (see note above) — make sure `assets/css/karaf.css` in the repository is already up to date with `_scss/` before building/publishing. Review Comment: s/.../run npm build or npm start/ ? -- 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]
