Tim Bannister
9836d105d2
Add support for <details> via shortcode
2024-10-20 14:20:31 +01:00
Dipesh Rawat
65e31b4fbe
Document how to use feature_gate_name param with feature-state shortcode
2024-02-12 19:16:20 +00:00
Tim Bannister
da19462259
Document feature-gate-description shortcode
2023-12-13 17:38:51 +00:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Tim Bannister
27d65c1456
Fix explanation of custom code shortcode
2023-08-02 00:44:54 +01:00
Mengjiao Liu
f5388a1efe
Add code shortcode to replace codenew
2023-07-27 17:27:26 +08:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Arhell
73bfd0ec56
[en] update hugo config file
2023-03-19 00:56:47 +02:00
Dipesh Rawat
e7e4de3a0f
Added info for <codenew> shortcode in style guide ( #39764 )
...
* Add info for codenew shortcode in style guide
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
* Update content/en/docs/contribute/style/style-guide.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Addressed feedback comments
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
* Update content/en/docs/contribute/style/hugo-shortcodes/index.md
Co-authored-by: Brad Topol <btopol@us.ibm.com>
* Update content/en/docs/contribute/style/hugo-shortcodes/index.md
Co-authored-by: Brad Topol <btopol@us.ibm.com>
---------
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Brad Topol <btopol@us.ibm.com>
2023-03-08 05:37:12 -08:00
Seokho Son
35ebbd1e41
Update page weights for pages in content/en/docs/contribute
2022-10-25 01:09:47 +09:00
ydFu
8183d5a62d
Fix the extra '{' or '}'
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-14 15:36:13 +08:00
Qiming Teng
6ea009fa04
Wrap long lines for hugo-shortcodes page
2022-02-05 14:57:39 +08:00
Tim Bannister
f5bb0c7e8a
Document thirdparty-content shortcode
2021-10-27 11:04:28 +01:00
Philippe Martin
7d0e235a99
Add shortcode doc
2021-09-14 15:51:58 +02:00
Tim Bannister
da31234d5d
Update docs for primary branch rename to "main"
2021-06-19 01:50:25 +01:00
Karen Bradshaw
0166a0b08e
add docs for version shortcodes
2021-01-12 17:20:33 -05:00
Tim Bannister
c105f1a03a
Fix glossary definition shortcode
...
Fix a bug rendering short glossary definitions. Also, add an example
of a short glossary definition to the style guide.
2020-08-11 22:41:42 +01:00
Qiming Teng
139da7d731
Tidy up: fix bad links in contribution guide
2020-07-20 09:53:11 +08:00
makocchi-git
1862f2d961
update what's next contents
2020-06-18 13:10:10 +09:00
makocchi-git
2819a92dc0
update what's next contents
2020-06-18 13:04:31 +09:00
Karen Bradshaw
38250940c3
create page-content-types
2020-06-09 19:33:15 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Celeste Horgan
f0cded013f
Restructure to reduce duplication
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-07 12:25:56 -07:00
Karen Bradshaw
88fe150abc
clean up feature state examples, style guide ( #14699 )
2019-06-03 17:49:02 -07:00
Luc Perkins
645d3d8ded
Create table shortcode that allows for table captions ( #13117 )
...
* Create table shortcode for captions
* Allow for tables without captions
* Add table documentation in shortcodes guide
* Docs cleanup
2019-04-09 22:20:12 -07:00
shavidissa
210b5ddb09
Copy-edit based on the style guide ( #11003 )
...
* Copy-edit based on the style guide
Made the following changes:
- Used present tense.
- Removed latin phrases
- {{< tab name=“Content File #1” include=“example1” />}} was not shown as code. Updated it.
- Copy-edited the description for include under Tabs.
* Updated the text based on the comments
2018-11-16 06:31:12 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
shavidissa
42bfecfad4
Minor updates ( #10027 )
...
Copyedit the content.
2018-08-21 14:19:49 -07:00
Sam Foo
a89faee491
Fix Custom Hugo Shortcodes link ( #9881 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-16 20:12:09 -07:00