ags plugin is removed since it belongs to mkdocs-material's insiders

This commit is contained in:
Inaki Fernandez
2021-11-18 23:52:40 +01:00
parent e9ac87e8de
commit 96ce236e9e
3 changed files with 0 additions and 13 deletions

View File

@@ -208,8 +208,6 @@ A curated list of awesome references collected since 2018. Microservices archite
- [Remote Tech Jobs](remote-tech-jobs.md)
## Customer Success Stories
- [Customer Success Stories](customer.md)
## Tags
- [Tags](tags.md)
---
<center>

View File

@@ -1,8 +1,3 @@
---
tags:
- kubernetes
- tutorials
---
# Kubernetes
{=="Kubernetes is not for application development but for platform development. Its magic is in enterprise standardization, not app portability" (Kelsey Hightower)==}

View File

@@ -47,9 +47,6 @@ extra_css:
- static/extra.css
extra_javascript:
- javascript/extra.js
plugins:
- tags:
tags_file: tags.md
markdown_extensions:
- smarty
- sane_lists
@@ -88,8 +85,6 @@ markdown_extensions:
- pymdownx.keys
- abbr
- def_list
#- toc:
# permalink: True
nav:
- Home: index.md
- Introduction:
@@ -239,7 +234,6 @@ nav:
- Freelancing: freelancing.md
- Remote Tech Jobs: remote-tech-jobs.md
- Clients: customer.md
- Tags: tags.md
- About: about.md
copyright: 2021 <a href="https://twitter.com/RedHatSpain">Red Hat Spain</a>, <a href="https://redhatspain.com/about/">about</a>.
extra: