Commit Graph

80 Commits

Author SHA1 Message Date
Kotaro Inoue 0d74aa99fe Fix to guide release page instead of top 2022-09-13 11:18:01 +09:00
Kotaro Inoue c10c14080e Fix the outdated Rancher CLI link 2022-09-13 11:11:34 +09:00
Billy Tat e8c112709a Merge pull request #27 from frank-at-suse/patch-2
Fix Alpha Repo URL and add clarity on where to use --devel flag
2022-09-12 16:11:47 -07:00
Billy Tat 92d2343f52 Apply feedback: add empty lines around code blocks 2022-09-12 16:03:48 -07:00
Billy Tat 811cd2a182 Move HPA content to correct files 2022-09-12 14:40:35 -07:00
Billy Tat 01ba9e77e4 Merge pull request #31 from vickyhella/vk-fix
Fix links
2022-09-12 09:47:57 -07:00
vickyhella 4b2b7639a9 Fix links 2022-09-12 23:43:43 +08:00
Maximilian Kindshofer c643443f43 Fix formating in Backup Ranger
Delete a space so the warning renders correctly
2022-09-12 15:20:33 +02:00
Frank Murphy e78b425eee Fix Alpha Repo URL and add clarity on where to use --devel flag 2022-09-11 21:38:52 -04:00
Catherine Luse 5fdfa52386 Fix tables of contents, headers and formatting 2022-09-10 00:26:51 -07:00
Catherine Luse 11ebb7d341 Merge pull request #17 from vickyhella/vk-docusaurus
Fix formats and change tab indentation to space indentation
2022-09-09 20:51:10 -07:00
Catherine Luse 927b54a88f Merge pull request #22 from btat/fix-tabs
Convert Hugo tabs
2022-09-09 20:46:12 -07:00
Catherine Luse 674a4c3bd0 Fix formatting errors in tabs 2022-09-09 20:45:48 -07:00
Catherine Luse 82667d93f9 Replace Hugo shortcodes 2022-09-09 19:43:45 -07:00
Billy Tat ff9f59d0a0 Fix tabs 2022-09-09 17:18:22 -07:00
Billy Tat 99514dba0f Fix link 2022-09-09 14:54:38 -07:00
Billy Tat 96b69dc0e6 Fix links 2022-09-09 14:40:58 -07:00
Billy Tat 80b78c98d5 Sync content from rancher/docs
Start: cb708da8d Jul 7 2022
End: 09d646cfc Sep 2 2022
2022-09-09 14:21:51 -07:00
vickyhella b9436d71e6 Fix formats and change tab indentation to space indentation 2022-09-09 11:56:17 +08:00
Jennifer Travinski 74b143db78 Updating per feedback 2022-09-08 18:24:06 -04:00
Jennifer Travinski dd65c8e4d5 Fixing links 2022-09-08 17:20:51 -04:00
Jennifer Travinski e9ed7a3616 Updating links 2022-09-08 14:51:14 -04:00
Jennifer Travinski a146ecbcb1 Updating files 2022-09-07 16:52:11 -04:00
Jennifer Travinski 3983e463d7 Updating files 2022-09-06 18:21:47 -04:00
Jennifer Travinski 7716809bb1 Updating 2.0-2.4 docs with new structure; correcting other docs in 2.5, 2.6 2022-09-06 14:57:33 -04:00
Jennifer Travinski a2c2284a7d Adding new 2.5 docs; updating 2.6 docs 2022-09-06 11:25:43 -04:00
Billy Tat 460e3048b5 Fix links 2022-09-05 20:24:21 -07:00
Billy Tat 4b1209dd89 Fix links 2022-09-03 10:19:09 -07:00
Billy Tat 6071f91992 Fix links 2022-09-02 21:58:26 -07:00
Jennifer Travinski 6155c35801 Updated spacing 2022-09-02 16:36:52 -04:00
Jen Travinski b18592ec76 Merge branch 'dev-docusaurus' into new-docs-content 2022-09-02 16:31:56 -04:00
Jennifer Travinski 8c3ff04130 Updating files with new/moved content 2022-09-02 13:47:40 -04:00
Jennifer Travinski d6d4b37532 Updating files 2022-09-02 11:51:13 -04:00
Jennifer Travinski 4fa86ce068 Updating files 2022-09-02 11:17:34 -04:00
Jennifer Travinski 2f945160bf Updating new docs 2022-09-02 10:13:32 -04:00
Billy Tat 33a5630ee9 Fix links 2022-09-01 16:56:01 -07:00
Billy Tat ce19e2e8be Fix links 2022-09-01 14:57:40 -07:00
Billy Tat 4e703bc3b6 Fix style prop error 2022-09-01 14:56:38 -07:00
Jennifer Travinski 4cf46f901b Updating new site with new docs content 2022-09-01 12:34:19 -04:00
Billy Tat f5c0cb8716 Remove invalid front matter 2022-08-23 16:31:06 -07:00
Billy Tat 506e174643 Remove intermediate /en folder 2022-08-17 09:14:41 -07:00
Billy Tat 911005a990 Apply Divio structure and update links 2022-07-20 15:32:05 -07:00
Billy Tat 646c206a0c Fix incorrect links 2022-07-20 13:31:24 -07:00
Billy Tat 97f8fd1c09 Convert accordion Hugo shortcode to <details> tag 2022-07-18 20:43:02 -07:00
Billy Tat 5dc3b086e0 Enclose in backticks so <&tag> aren't processed as HTML tags - 3 2022-07-18 18:33:34 -07:00
Billy Tat 4088a2d716 Use backtick instead of quotation to enclose 2022-07-18 18:13:12 -07:00
Billy Tat 23d774439f Enclose in backticks so <&tag> aren't processed as HTML tags - 2 2022-07-18 17:11:31 -07:00
Billy Tat 7e4e72da5f Enclose in backticks so <&tag> aren't processed as HTML tags 2022-07-18 16:58:32 -07:00
Billy Tat 54f9da1dfa Convert line break tags causing errors 2022-07-18 16:53:33 -07:00
Billy Tat c7c1266582 Inline code via backtick does not render when HTML tag present on line. Use <code> and <tag> instead 2022-07-18 16:43:43 -07:00