Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/updater-wip.yml17
-rw-r--r--README.md4
2 files changed, 21 insertions, 0 deletions
diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml
new file mode 100644
index 00000000..4ffb557c
--- /dev/null
+++ b/.github/workflows/updater-wip.yml
@@ -0,0 +1,17 @@
+name: Updater (WIP)
+
+on:
+ schedule:
+ - cron: 0 0 */3 * *
+ push:
+ branches:
+ - master
+
+jobs:
+ update:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: wowchemy/gh-action-updater@v1
+ with:
+ feed-url: https://wowchemy.com/blog/index.xml
+ readme-section: news
diff --git a/README.md b/README.md
index 701e6514..a1eb5251 100644
--- a/README.md
+++ b/README.md
@@ -32,4 +32,8 @@ To help us develop this template and software sustainably under the MIT license,
- [Open book](https://unsplash.com/photos/J4kK8b9Fgj8)
- [Course](https://unsplash.com/photos/JKUTrJ4vK00)
+## Latest news
+<!--START_SECTION:news-->
+<!--END_SECTION:news-->
+
[![Analytics](https://ga-beacon.appspot.com/UA-78646709-2/starter-academic/readme?pixel)](https://github.com/igrigorik/ga-beacon)