docs: update readme

This commit is contained in:
Henk Verlinde 2021-01-08 10:20:32 +01:00
parent 940f30dceb
commit 3ed1ad6376
2 changed files with 22 additions and 0 deletions

18
.github/workflows/readme.yml vendored Normal file
View File

@ -0,0 +1,18 @@
name: Readme
on:
schedule:
# Once a day at 10 PM
- cron: 0 22 * * *
push:
branches:
- master
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/rss-to-readme@v1
with:
feed-url: https://henkverlinde.com/blog/index.xml
readme-section: feed

View File

@ -84,3 +84,7 @@ Doks comes with [commands](https://getdoks.org/docs/prologue/commands/) for comm
- [Netlify Community](https://community.netlify.com/)
- [Hugo Forums](https://discourse.gohugo.io/)
- [Doks Discussions](https://github.com/h-enk/doks/discussions)
## Blog
<!--START_SECTION:feed-->
<!--END_SECTION:feed-->