mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-04 18:50:53 +00:00
2.2 KiB
2.2 KiB
MkDocs, Mardkown & GitHub Pages
- Introduction
- Material for MkDocs
- Markdown and Markdown Cheat Sheet
- GitHub Pages
- GitBook
- Alternatives. Jekyll open source static site generator
Introduction
- MkDocs
- websites that use MkDocs:
- dev.to: An amazing note-taking system with Markdown and Git Series' Articles
Material for MkDocs
Markdown and Markdown Cheat Sheet
- Markdown Tables Generator
- markdownguide.org
- guides.github.com: Markdown Cheat Sheet 2
- Markdown Cheat Sheet 3
- Markdown Cheat Sheet 4
GitHub Pages
- pages.github.com
- opensource.com: How to create a documentation site with Docsify and GitHub Pages
- Access control for GitHub Pages
GitBook
Alternatives. Jekyll open source static site generator
- opensource.com: Build your website with Jekyll Jekyll is an open source static site generator. You can write your content in Markdown, use HTML/CSS for structure and presentation, and Jekyll compiles it all into static HTML.