Compare commits

...

2 Commits

Author SHA1 Message Date
4acb7d53ac Añado blog, coffee y más stats
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
2022-11-20 20:44:38 +01:00
4b14a9b85e Añado workflow blog
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
2022-11-20 20:44:01 +01:00
2 changed files with 44 additions and 4 deletions

14
.github/blog-post-workflow.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Workflow ultima artículo en el blog
on:
schedule:
- cron: '0 * * * *'
jobs:
update-readme-with-blog:
name: Actualizar el README de este repo con las últimas publicaciones del blog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gautamkrishnar/blog-post-workflow@master
with:
max_post_count: "4"
feed_list: "https://vergaracarmona.es/feed/"

View File

@ -19,20 +19,46 @@
[![Linkedin](https://img.shields.io/badge/Linkedin-blue?style=for-the-badge)](https://www.linkedin.com/in/manu-vergara)
[![Certificaciones](https://img.shields.io/badge/Certificaciones-orange?style=for-the-badge)](https://vergaracarmona.es/certificaciones)
<br>
## Blog of notes (In Spanish)
[Apuntes](https://vergaracarmona.es/apuntes)
<!-- BLOG-POST-LIST:START -->
<!-- BLOG-POST-LIST:END -->
<br>
### Support:
<p>
<a href="https://www.buymeacoffee.com/https://www.buymeacoffee.com/manuelver"> <img align="left" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50" width="210" alt="https://www.buymeacoffee.com/manuelver" /></a>
</p>
<br>
<br>
<br>
---
## Stats
![](https://komarev.com/ghpvc/?username=manuelver&color=lightgrey)
![](https://visitor-badge.glitch.me/badge?page_id=manuelver.manuelver)
[![manuelver's GitHub stats-Dark](https://github-readme-stats.vercel.app/api?username=manuelver&show_icons=true&theme=dark#gh-dark-mode-only)](https://github.com/manuelver/github-readme-stats#gh-dark-mode-only)
[![manuelver's GitHub stats-Light](https://github-readme-stats.vercel.app/api?username=manuelver&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/manuelver/github-readme-stats#gh-light-mode-only)
[![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=manuelver&theme=dark#gh-dark-mode-only)](https://git.io/streak-stats#gh-dark-mode-only)
[![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=manuelver&theme=default#gh-light-mode-only)](https://git.io/streak-stats#gh-light-mode-only)
[![GitHub Streak stats-Dark](https://github-readme-streak-stats.herokuapp.com/?user=manuelver&theme=dark#gh-dark-mode-only)](https://git.io/streak-stats#gh-dark-mode-only)
[![GitHub Streak stats-Light](https://github-readme-streak-stats.herokuapp.com/?user=manuelver&theme=default#gh-light-mode-only)](https://git.io/streak-stats#gh-light-mode-only)
![](https://komarev.com/ghpvc/?username=manuelver&color=lightgrey)
![](https://visitor-badge.glitch.me/badge?page_id=manuelver.manuelver)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=manuelver&layout=compact&theme=dark#gh-dark-mode-only)](https://github.com/anuraghazra/github-readme-stats#gh-dark-mode-only)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=manuelver&layout=compact&theme=dark#gh-light-mode-only)](https://github.com/anuraghazra/github-readme-stats#gh-light-mode-only)
---