Merge branch 'master' of github.com:h-enk/doks
This commit is contained in:
commit
e6ab5a45cd
|
@ -1,17 +0,0 @@
|
||||||
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
|
|
|
@ -117,9 +117,3 @@ Doks comes with [commands](https://getdoks.org/docs/prologue/commands/) for comm
|
||||||
- [Netlify Community](https://community.netlify.com/)
|
- [Netlify Community](https://community.netlify.com/)
|
||||||
- [Hugo Forums](https://discourse.gohugo.io/)
|
- [Hugo Forums](https://discourse.gohugo.io/)
|
||||||
- [Doks Discussions](https://github.com/h-enk/doks/discussions)
|
- [Doks Discussions](https://github.com/h-enk/doks/discussions)
|
||||||
|
|
||||||
## Blog
|
|
||||||
<!--START_SECTION:feed-->
|
|
||||||
* [Doks v0.2](https://getdoks.org/blog/doks-v0.2/)
|
|
||||||
* [Say hello to Doks 👋](https://getdoks.org/blog/say-hello-to-doks/)
|
|
||||||
<!--END_SECTION:feed-->
|
|
||||||
|
|
Loading…
Reference in New Issue