diff options
| -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/ |
