Commit Graph

29 Commits

Author SHA1 Message Date
Ihor Sychevskyi 8f0e523182
update hugo to last version (#2973) 2021-09-27 10:13:39 -07:00
Ihor Sychevskyi ea0a3ab511
hugo update (#2883) 2021-08-23 03:53:57 -07:00
Ihor Sychevskyi 75acbb8c71
update hugo (#2840) 2021-07-28 05:54:45 -07:00
Ihor Sychevskyi 096938812b
update hugo version (#2808) 2021-07-05 16:32:46 -07:00
Ihor Sychevskyi 1bd329e575
update hugo version (#2794) 2021-06-28 03:53:14 -07:00
Ihor Sychevskyi 4ed8cb0e49
update docsy & hugo (#2705)
* remove

* remove

* regenerate

* remove

* regenerate

* upd README.md

* fix sidebar

* fix sidebar

* fix sidebar

* fix sidebar

* regenerate scss
2021-05-19 09:43:46 -07:00
Tarun Kumar Jana ed7297d6bb
Update README.md (#2233) 2020-10-12 01:02:47 -07:00
Yihong Wang 5e9f337691
fix broken links in README.md (#2010)
Fix broken links becaure of #1909. The preparation change for i18n adds
an extra direcotry `en` under `content` directory. The links in README.md
which point to files under `content` directory become invalid. This
change fixes all those broken links by adding the `en` into the path.
2020-06-25 21:45:31 -07:00
Sarah Maddox 4007120ec3
Upgraded Hugo and Docsy (#1870)
* 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.
2020-04-14 15:12:03 -07:00
Sarah Maddox 7846c7ca95 Expanded the quick guide to git/GitHub for novice contributors (#1446)
* Expanded the quick guide to git/GitHub for novice contributors to the docs.

* Responded to review comments.

* Addressed a few more review comments.
2019-12-10 10:45:17 -08:00
dkorwar b42b29d9a1 Updated README.md (#1300) 2019-11-01 10:17:24 -07:00
Sarah Maddox fb114ddc3e Updated README (#1195) 2019-10-03 03:38:09 -07:00
Sarah Maddox 3147f01d30 Moved versioning config info to Kubeflow release guide. (#1154) 2019-09-14 23:06:37 -07:00
Sarah Maddox 61fab37306 Added version number to top menu bar. (#979) 2019-07-27 13:19:55 -07:00
Sarah Maddox 351a408035 Adds a style guide for the Kubeflow docs (#696)
* Adds a style guide for the Kubeflow docs.

* Addressed review comments.

* Fixed a typo.
2019-05-15 18:07:43 -07:00
Sarah Maddox 8703415eab Added v0.5 branch to dropdown. 2019-05-15 15:22:03 +10:00
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Sarah Maddox d743387edc Typographical and link fixes as followup to PR https://github.com/kubeflow/website/pull/568. (#582) 2019-04-04 06:50:52 -07:00
Sarah Maddox 15baba05d9 Removed broken link from K8s version shortcode (#526)
* Removed broken link from K8s version shortcode.

* Added the word 'version' for consistency with wording around ksonnet min version.

* Updated in response to review comments.
2019-03-08 12:12:54 -08:00
Sarah Maddox 8a79c998c9 Refactoring the left-hand navigation panel. (#406)
* In progress: Refactoring the left-hand navigation panel.

* Added .description to section index pages.

* Removed the redundant Components Overview as the new index page of the components section does a better job.

* Added redirects for the files I've moved/deleted.

* Fixed the URLs in all doc links.
2019-01-18 11:20:24 -08:00
Sarah Maddox c574a6cecd Added Docsy theme info to the docs README. (#401) 2019-01-08 13:30:22 -08:00
Zeb Stephen Downs a0e7610d70 changed the versioning section of README.md to reflect the change of www.kubeflow.org using the latest stable release to it using the current master branch (#226) 2018-09-15 12:15:32 -07:00
Sarah Maddox fa6d5aac0a Added shortcodes for minimum ksonnet and Kubernetes versions. (#168)
* Added a shortcode for minimum required ksonnet version.

* Added a shortcode for minimum required Kubernetes version.

* Added a link to the Kubernetes version shortcode.

* Adds a section on shortcodes in the website README.

* Added a bit more about shortcodes to the README.
2018-08-20 18:31:22 -07:00
Sarah Maddox 638adde5fd Website guide (#143)
* Initial commit of new page.

* Adds more how-to info to the website README.

* Delete gcp-e2e.md

* Separates the doc updating guide into sections

I've added a quickstart which includes a guide to finding the automated preview. I've split out the section on installing Hugo and running a local server, and the guide to a GitHub workflow.
2018-08-13 06:41:01 -07:00
Richard Liu 9a33187bf8 Website versioning (#136)
* Add richardsliu to OWNERS in kubeflow/website

* Test website versioning

* Revert "Test website versioning"

This reverts commit 67ea8da003.

* Testing website versioning

* Add richardsliu to OWNERS in kubeflow/website

Test website versioning

Revert "Test website versioning"

This reverts commit 67ea8da003.

Testing website versioning

* Fix css

* Fixing merge errors

* Fix css

* Fix css

* Fix css

* Fix css

* Change master label to latest

* Parameterize links in docs to point to the right version

* Fix shortcode

* Fix shortcode

* Fix shortcodes

* Fix more links

* Fix some more links

* Modify style changes in sass instead of css

* Edit README.md

* Rename latest to master
2018-08-10 05:54:32 -07:00
Abhishek Gupta cb5f54eac0 Adding styles sass directories into the git repo. (#53)
* Added theme styling sass into the repo.

*  Updated style, fixed mobile menu.

* Add missing ms icon

* Update development with steps to make style changes

* More explicit instructions for sass

* add step for gulp install
2018-06-19 10:59:33 -07:00
Pete MacKinnon 04d79e4dd2
Update README.md 2018-04-18 10:29:49 -04:00
Peter MacKinnon 59cc572176 Basic developer instructions 2018-04-18 09:59:09 -04:00
Jeremy Lewi e85950ce34
Initial commit 2018-04-05 23:09:28 -07:00