Commit Graph

54 Commits

Author SHA1 Message Date
Billy Tat
d964feaabd Apply PR#241 to versioned docs and Chinese docs
Remove HTTP protocol portion from systemDefaultRegistry example
2022-10-03 15:02:39 -07:00
Billy Tat
c390289797 Remove unsupported front matter fields 2022-09-23 10:11:24 -07:00
Billy Tat
c601f9a525 Port rancher/docs#4208: Update to latest version and remove v in --version=v.X.Y.Z 2022-09-20 14:42:41 -07:00
vickyhella
6f187bee01 Fix links and formatting 2022-09-15 17:48:58 +08:00
vickyhella
efb87b2abd Change tab indentations to space indentations 2022-09-13 22:40:56 +08:00
Kotaro Inoue
ff886181b5 Fix outdated repository URL for versioned docs 2022-09-13 11:18:20 +09: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
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
6071f91992 Fix links 2022-09-02 21:58:26 -07:00
Billy Tat
4d07026f8f Update slug pages for versioned docs 2022-09-02 15:00:24 -07:00
Billy Tat
1154a1e5d0 Fix links 2022-09-02 10:51:27 -07:00
Billy Tat
4d831b89db Fix links 2022-09-01 21:59:58 -07: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
827906a2b7 Fix links 2022-09-01 14:57:30 -07:00
Billy Tat
9fe8a6761b Update links after file move 2022-09-01 14:56:48 -07:00
Billy Tat
4e703bc3b6 Fix style prop error 2022-09-01 14:56:38 -07:00
Billy Tat
f5c0cb8716 Remove invalid front matter 2022-08-23 16:31:06 -07:00
Billy Tat
578e201c58 2.5: Fix links for shared files 2022-08-19 16:01:21 -07:00
Billy Tat
81cead2c90 2.5: Apply Divio and update links 2022-08-19 15:48:28 -07:00
Billy Tat
1cc972d397 Validation errors 2022-08-18 11:44:43 -07:00
Billy Tat
ed61e7808b Fix HTML validation: <hr> to *** 2022-08-17 16:36:01 -07:00
Billy Tat
7f187987e8 Fix spacing 2022-08-17 16:34:30 -07:00
Billy Tat
980f032a96 Create shared-files folder 2022-08-17 15:19:24 -07:00
Billy Tat
154ae2c113 Fix incorrect links 2022-08-17 13:16:42 -07:00
Billy Tat
6099155f09 Update file names 2022-08-17 13:09:39 -07:00
Billy Tat
c5ba144b04 Versioned: Update syntax to transclude files 2022-08-17 11:51:34 -07:00
Billy Tat
07355d1446 Remove unneeded intermediate folders 2022-08-17 10:23:03 -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
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
Billy Tat
997e4a0952 Image does not render without newline 2022-07-18 15:57:38 -07:00
Billy Tat
4c1ba9dda7 Use HTML entity for asterisks within manual added HTML tags 2022-07-18 15:51:59 -07:00