paul-rogers opened a new pull request #11464: URL: https://github.com/apache/druid/pull/11464
### Description The "build from source" and "build website" pages are very useful but miss a few details needed by newbies. This PR adds those details from the perspective of someone familiar with Apache projects in general, but not Druid in particular. The top-level `README.md` provides a good overview of features, but we often want to know what Druid *is* before we dive into the UI and how to run it. So, added a link to the excellent architecture page. Cleaned up a few spacing and capitalization style issues to use the most prevalent style. This doc-only PR has: - [x] been self-reviewed. - [x] been reviewed using the Markdown viewer of VS Code (`README.md` files) - [x] been reviewed using Docusaurus web tool (doc pages) -- 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]
