Commit 3ed1ad63 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

docs: update readme

parent 940f30dc
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
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
 No newline at end of file
+4 −0
Original line number Diff line number Diff line
@@ -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-->