From 9340323102af703d0f255a06df86e4d509622e7f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Jun 2018 01:52:32 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ce94166..e96d2079 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ For each site, it outputs (configurable): - Index summary pages: index.html & index.json The archiving is additive, so you can schedule `./archive` to run regularly and pull new links into the index. +All the saved content is static and indexed with json files, so it lives forever & is easily parseable, it requires no always-running backend. [DEMO: archive.sweeting.me](https://archive.sweeting.me)