* Generate social embed images for all pages
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* Stop long summaries being used as social descriptions
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* Add Overview for Training Operator
* Add init example
* Finish example code
* Add next steps
* Add features text
* Fix Training Operator image
* Fix link
* Remove MXNet
* Remove reading Rank and World Size from env
* Add info about MPI
* What is Katib section
* Fix MathJax
* Add links for each CR
* Upgraded Hugo and Docsy.
* Updated generated CSS.
* Updated more SCSS files.
* Updated/removed Kubeflow custom layouts in accordance with Docsy updates.
* Revert to older Hugo to see if that fixes the deploy errors.
* Restored latest Hugo to continue troubleshooting the deploy error.
* Created own version of main.css to hold recent change.
* Removed own version of main.css as it didn't fix the deploy error.
* Added more custom layouts for previous changes.
* Swapped to BlackFriday Markdown renderer to see if that fixes the deploy error.
* Swapped back to default renderer Goldmark.
* Removed the enerated resources to see if Hugo will create them for us.
* Forced commit of the generated resources.
* Clarified the version info and added eof empty lines.
* Fixed template for edit-page on single lang site; enabled add-issue-to-project.
* Fixed layouts for alpha/beta banners.
* Removed empty lines to fix table rendering in server overview.
* Closed some HTML anchor tags to fix rendering issues.
* Fixed rendering of cell within table for Pipelines output viewer.
* Fixed list formatting in kfctl/kustomize guide.
* WIP Initial commit of upgraded Docsy theme.
* Removed the Docsy userguide as we don't need it in the Kubeflow repo.
* Added generated assets.
* Removed custom layout body-end.html because Docsy itself now includes links on headings.
* Minor updates to custized layouts to comply with Docsy updates.
* Updated custom page-meta-links layout.
* Updated to use Docsy's version selector, based on our customization.
* Fixed logic for construction of edit URL.
* Restored the older version of the Kubeflow custom layout for page meta links.