summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-05-12 14:36:08 +0300
committerYuval Adam <_@yuv.al>2019-05-12 14:36:08 +0300
commit59933a9c189e1f1e68a0632eee3f048fb2f2dc34 (patch)
tree5eabf4295ccda31a8accedef13cb24f149b3f32b /README.md
parent4e5bedc3be399baf06c92b88d72ac0ea88d1fcf1 (diff)
Add link to blog post
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1096ab3..8656951 100644
--- a/README.md
+++ b/README.md
@@ -54,3 +54,7 @@ For testing the cron task:
```bash
$ yarn run invokecron
```
+
+## Architecture
+
+For some architectural notes on the deployment process go read https://yuv.al/blog/an-architecture-for-periodically-updating-static-websites/