mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-17 14:47:18 +00:00
27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
# MkDocs, Mardkown & GitHub Pages
|
|
- [MkDocs](https://www.mkdocs.org/)
|
|
- [websites that use MkDocs](https://www.wappalyzer.com/technologies/documentation-tools/mkdocs):
|
|
- [docs.traefik.io](https://docs.traefik.io/)
|
|
- [fastapi.tiangolo.com](https://fastapi.tiangolo.com/)
|
|
- [www.electron.build](https://www.electron.build/)
|
|
- etc
|
|
|
|
## Material for MkDocs
|
|
- [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/)
|
|
|
|
## Markdown and Markdown Cheat Sheet
|
|
- [Markdown Tables Generator](https://www.tablesgenerator.com/markdown_tables)
|
|
- [markdownguide.org](https://www.markdownguide.org/)
|
|
- [Markdown Cheat Sheet 1](https://www.markdownguide.org/cheat-sheet/)
|
|
- [guides.github.com: Markdown Cheat Sheet 2](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf)
|
|
- [Markdown Cheat Sheet 3](https://3os.org/markdownCheatSheet/welcome/)
|
|
- [Markdown Cheat Sheet 4](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
|
|
|
## GitHub Pages
|
|
- [pages.github.com](https://pages.github.com/)
|
|
- [opensource.com: How to create a documentation site with Docsify and GitHub Pages](https://opensource.com/article/20/7/docsify-github-pages)
|
|
- [Access control for GitHub Pages](https://github.blog/changelog/2021-01-21-access-control-for-github-pages/)
|
|
|
|
## GitBook
|
|
- [gitbook.com](https://www.gitbook.com/)
|
|
- [Example](https://redhat-connect.gitbook.io/certified-operator-guide/) |