new page and fix

This commit is contained in:
Inaki Fernandez
2020-06-06 14:51:15 +02:00
parent bca1e70158
commit 2f066fb69a
4 changed files with 11 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ A curated list of awesome references collected since 2018. Microservices archite
- [Selenium, Appium & Zephyr Jira plugin](selenium-appium-zephyr.md)
- [Linux & SSH 🌟](linux.md)
- [YAML processors](yaml-processors.md)
- [MkDocs](mkdocs.md)
12. [Caching Solutions](caching.md)
13. [Monitoring and Performance. Prometheus, Grafana, APMs and more 🌟](monitoring.md)
14. Configuration Management

6
docs/mkdocs.md Normal file
View File

@@ -0,0 +1,6 @@
# MkDocs
- [MkDocs](https://www.mkdocs.org/)
- [Markdown Cheat Sheet](https://3os.org/markdownCheatSheet/images/)
- [Markdown Tables Generator](https://www.tablesgenerator.com/markdown_tables)
- [websites that use MkDocs](https://www.wappalyzer.com/technologies/documentation-tools/mkdocs)

View File

@@ -4,6 +4,7 @@ site_description: A curated list of awesome IT projects and resources. Inspired
site_author: inafev
docs_dir: docs/
#repo_name: redhatspain/awesome-kubernetes
repo_name: 'GitHub'
repo_url: https://github.com/redhatspain/awesome-kubernetes
theme:
name: readthedocs
@@ -77,6 +78,7 @@ nav:
- Selenium, Appium & Zephyr Jira plugin: selenium-appium-zephyr.md
- Linux & SSH: linux.md
- YAML processors: yaml-processors.md
- MkDocs: mkdocs.md
- Caching Solutions: caching.md
- Monitoring and Performance. Prometheus, Grafana, APMs and more: monitoring.md
- Configuration Management:

View File

@@ -4,6 +4,7 @@ site_description: A curated list of awesome IT projects and resources. Inspired
site_author: inafev
docs_dir: docs/
#repo_name: redhatspain/awesome-kubernetes
repo_name: 'GitHub'
repo_url: https://github.com/redhatspain/awesome-kubernetes
theme:
name: material
@@ -76,6 +77,7 @@ nav:
- Selenium, Appium & Zephyr Jira plugin: selenium-appium-zephyr.md
- Linux & SSH: linux.md
- YAML processors: yaml-processors.md
- MkDocs: mkdocs.md
- Caching Solutions: caching.md
- Monitoring and Performance. Prometheus, Grafana, APMs and more: monitoring.md
- Configuration Management: