Update blog-post-workflow and README
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
This commit is contained in:
BIN
.README.md.swp
Normal file
BIN
.README.md.swp
Normal file
Binary file not shown.
BIN
.github/workflows/.blog-post-workflow.yml.swp
vendored
Normal file
BIN
.github/workflows/.blog-post-workflow.yml.swp
vendored
Normal file
Binary file not shown.
3
.github/workflows/blog-post-workflow.yml
vendored
3
.github/workflows/blog-post-workflow.yml
vendored
@@ -16,3 +16,6 @@ jobs:
|
||||
max_post_count: "20"
|
||||
readme_path: ./README.md
|
||||
comment_tag_name: "APUNTES"
|
||||
date_format: UTC:dd/mm/yyyy
|
||||
template: "<tr><td>$randomEmoji $title</td><td>$url</td><td>$date</td><td>Category</td></tr>"
|
||||
|
||||
|
||||
16
README.md
16
README.md
@@ -17,6 +17,8 @@
|
||||
|
||||
[Last notes (In Spanish)](https://vergaracarmona.es/apuntes):
|
||||
|
||||
<table>
|
||||
<tr><th>Title</th><th>Link</th><th>Date</th><th>Category</th></tr>
|
||||
<!-- APUNTES:START -->
|
||||
- [Guía para un Plan de Recuperación de Desastres en un entorno Kubernetes](https://vergaracarmona.es/guia-para-un-plan-de-recuperacion-de-desastres-en-kubernetes/)
|
||||
- [Código Espagueti, el «anti patrón» de programación](https://vergaracarmona.es/codigo-espagueti-el-anti-patron-de-programacion/)
|
||||
@@ -29,9 +31,21 @@
|
||||
- [Helm Umbrella Charts](https://vergaracarmona.es/helm-umbrella-charts/)
|
||||
- [Borrar commits de git: reset, rebase y cherry-pick](https://vergaracarmona.es/reset-rebase-cherry-pick/)
|
||||
<!-- APUNTES:END -->
|
||||
|
||||
</table>
|
||||
<br>
|
||||
|
||||
```
|
||||
____ ____
|
||||
/ __ \___ ___ ___ / __/__ __ _____________
|
||||
/ /_/ / _ \/ -_) _ \ _\ \/ _ \/ // / __/ __/ -_)
|
||||
\____/ .__/\__/_//_/ /___/\___/\_,_/_/ \__/\__/
|
||||
_/_/ __ __ _
|
||||
/ __/ _____ ______ __/ /_/ / (_)__ ___ _
|
||||
/ _/| |/ / -_) __/ // / __/ _ \/ / _ \/ _ `/ _ _
|
||||
/___/|___/\__/_/ \_, /\__/_//_/_/_//_/\_, (_|_|_)
|
||||
/___/ /___/
|
||||
```
|
||||
|
||||
---
|
||||
## Stats
|
||||

|
||||
|
||||
Reference in New Issue
Block a user