Commit e6ab5a45 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

Merge branch 'master' of github.com:h-enk/doks

parents 214cbf0a 034bb473
Loading
Loading
Loading
Loading

.github/workflows/readme.yml

deleted100644 → 0
+0 −17
Original line number Diff line number Diff line
name: Readme

on:
  schedule:
    - cron: 0 18 * * *
  push:
    branches:
      - master

jobs:
  update:
    runs-on: ubuntu-latest
    steps:
      - uses: JasonEtco/rss-to-readme@v1
        with:
          feed-url: https://getdoks.org/blog/index.xml
          readme-section: feed
 No newline at end of file
+0 −6
Original line number Diff line number Diff line
@@ -117,9 +117,3 @@ 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-->
* [Doks v0.2](https:&#x2F;&#x2F;getdoks.org&#x2F;blog&#x2F;doks-v0.2&#x2F;)
* [Say hello to Doks 👋](https:&#x2F;&#x2F;getdoks.org&#x2F;blog&#x2F;say-hello-to-doks&#x2F;)
<!--END_SECTION:feed-->