snazy opened a new pull request, #3550:
URL: https://github.com/apache/polaris/pull/3550

   This change follows up on the [dev-mailing list 
discussion](https://lists.apache.org/thread/gwxn34nzvhdqdjw2bst6kwlqt8jhb91d) 
and adds the guides under `getting-started/` to the web site as "Guides".
   
   * The guides had to me moved from the `getting-started/` folder into the 
`site/content/` folder structure, because symlinks from the `site/content/` 
_folder_ do not work (the contents are not pulled in).
   * Each guide's `README.md` file has been renamed to `index.md`, added a 
front-matter, which instructs Hugo to that also lets Hugo include the guide in 
the top-level menu.
   * Assets for each guide are listed at the top of each guide, so users do not 
have to go via GitHub.
   * Links in the guides have been updated.
   * A new layout named `guides` has been added for this use case.
   
   Two changes on the Ceph guide:
   * updated the misplaced `yaml` type on a code snippet
   * renamed `.env.example` to `dot-env.example`, because files starting with a 
`.` are not included
   


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