BigBlueHat opened a new pull request #22: URL: https://github.com/apache/incubator-annotator-website/pull/22
The Markdown and templates (see `_layouts`) live in the `src/` folder. All other static content (without any need for processing) live directly in the `content/` folder. Eleventy will build what is in `src/` and overwrite the equivalents in `content/`--it will not delete anything, however. The `content/` folder should still be committed to the repo because we serve out of what is on disk immediately after checkout from the `content/` folder. ---------------------------------------------------------------- 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: us...@infra.apache.org