mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Docs contributor guide: added links to subtopics on left-side menu (#5246)
* Docs contributor guide: added links to subtopics on right side menu Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * copyedits Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * more copyedits Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added back in some of the community pages by request Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added other ways to contribute to left side menu Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * copyedits to contributor home page Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added links to Docker Community pages on GitHub Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * merged ways to contribute, made moby an include, re-org for tocs Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed TOC yaml Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed on-page links on community page Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
20
test.md
20
test.md
@@ -5,6 +5,26 @@ hide_from_sitemap: true
|
||||
toc_min: 1
|
||||
---
|
||||
|
||||
Welcome to the Docker documentation test page!
|
||||
|
||||
This is a demo of components, tags, styles, tools, and strategies we use for the
|
||||
docs. We explain the code behind the published page and demo the effects. So, if
|
||||
you want to see, for example, how admonitions and notes are coded in markdown,
|
||||
read the section on [Admonitions (notes)](/test/#admonitions-notes) on the web
|
||||
published page and study the pre-processed `test.md` to see how they are
|
||||
implemented. The Docker documentation team uses this page as "note to self"
|
||||
reminders. Since we invite docs suggestions and contributions from the
|
||||
community, we've always made the test page generally available.
|
||||
|
||||
If you want to understand how something in the docs is coded, use this page is
|
||||
as a resource.
|
||||
|
||||
If, in the course of making docs updates and suggestions, you develop a new
|
||||
strategy or component for the docs, feel free to add a demo and explanation to
|
||||
this test page and submit a PR for it so we can review and discuss it.
|
||||
|
||||
Cool? Let's dive in!
|
||||
|
||||
# Heading 1
|
||||
|
||||
Most pages don't actually have a H1 heading. The page title from the metadata is
|
||||
|
||||
Reference in New Issue
Block a user