Compare commits
2 Commits
225da8ba58
...
4acb7d53ac
| Author | SHA1 | Date | |
|---|---|---|---|
| 4acb7d53ac | |||
| 4b14a9b85e |
14
.github/blog-post-workflow.yml
vendored
Normal file
14
.github/blog-post-workflow.yml
vendored
Normal 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/"
|
||||||
34
README.md
34
README.md
@@ -19,20 +19,46 @@
|
|||||||
[](https://www.linkedin.com/in/manu-vergara)
|
[](https://www.linkedin.com/in/manu-vergara)
|
||||||
[](https://vergaracarmona.es/certificaciones)
|
[](https://vergaracarmona.es/certificaciones)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## Blog of notes (In Spanish)
|
||||||
|
|
||||||
|
[Apuntes](https://vergaracarmona.es/apuntes)
|
||||||
|
|
||||||
|
<!-- BLOG-POST-LIST:START -->
|
||||||
|
<!-- BLOG-POST-LIST:END -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<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
|
## Stats
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
[](https://github.com/manuelver/github-readme-stats#gh-dark-mode-only)
|
[](https://github.com/manuelver/github-readme-stats#gh-dark-mode-only)
|
||||||
[](https://github.com/manuelver/github-readme-stats#gh-light-mode-only)
|
[](https://github.com/manuelver/github-readme-stats#gh-light-mode-only)
|
||||||
|
|
||||||
[](https://git.io/streak-stats#gh-dark-mode-only)
|
[](https://git.io/streak-stats#gh-dark-mode-only)
|
||||||
[](https://git.io/streak-stats#gh-light-mode-only)
|
[](https://git.io/streak-stats#gh-light-mode-only)
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||
|
[](https://github.com/anuraghazra/github-readme-stats#gh-dark-mode-only)
|
||||||
|
|
||||||
|
|
||||||
|
[](https://github.com/anuraghazra/github-readme-stats#gh-light-mode-only)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user