+5
-4
src/server.js
+5
-4
src/server.js
······
+8
config.multiple.example.json
+8
config.multiple.example.json
···+"tangledUrl:comment": "This will render the same site as above, but it's an example of how to use the tangledUrl field",
+12
src/atproto.js
+12
src/atproto.js
···
+30
-2
src/config.js
+30
-2
src/config.js
···
+32
-14
src/handler.js
+32
-14
src/handler.js
·········
+2
README.md
+2
README.md
···When `cache: false`, the server fetches files from the repo on every request, so it might be slow.+This library fetches html from the repo directly, so there's no build step. As a workaround, you can add a commit hook to build your site locally and include the built files in your repo (or as a git submodule).
+13
-6
src/knot-client.js
+13
-6
src/knot-client.js
···
+2
-2
src/pages-service.js
+2
-2
src/pages-service.js
···