diff options
| author | Yuval Adam <_@yuv.al> | 2019-05-12 14:36:08 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-05-12 14:36:08 +0300 |
| commit | 59933a9c189e1f1e68a0632eee3f048fb2f2dc34 (patch) | |
| tree | 5eabf4295ccda31a8accedef13cb24f149b3f32b | |
| parent | 4e5bedc3be399baf06c92b88d72ac0ea88d1fcf1 (diff) | |
Add link to blog post
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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/ |
