22 Commits (24f8b36afff519514686afa01fb8fc080f4ff6f0)

Author SHA1 Message Date
Peter Cai d6df7147bc
README: switch mailing list to SourceHut 3 years ago
Peter Cai e32bd00fce
README: update repository and contact information. 3 years ago
Peter Cai a3c9217acd
README: add warning on consistency 3 years ago
Peter Cai 6763418fce
README: remove some warning 3 years ago
Peter Cai 8fcb7fef17
README: warn about error when no article available 3 years ago
Peter Cai 81fda6e1c8
add a preferred_url option 3 years ago
Peter Cai c1304581e6
README: document per-post theme_config 3 years ago
Peter Cai 2b8f97a1af
theme: add support for itte as the comment system 3 years ago
Peter Cai daccf6c142
add support for hard-coded extra proxied resources 3 years ago
Peter Cai 9bd347e1e5
README: document cache for themes 3 years ago
Peter Cai 44ca2f6de3
support cache-control for static resources 3 years ago
Peter Cai e6df5544f4
README: add FAQ 3 years ago
Peter Cai f4187714f5
README: add more about standard notes integration 3 years ago
Peter Cai a86c86835b
README: clarify how to integrate with S3
you have to write code yourself...
3 years ago
Peter Cai e727bce188
add support for hard-coded redirects in config.json 3 years ago
Peter Cai 0c61b2085c
also note wasm-opt 3 years ago
Peter Cai 1c2aebc6a9
add note about wasm-pack 3 years ago
Peter Cai 6d8ace64f2
add npm install in documentation 3 years ago
Peter Cai 2f5e901089
document themes 3 years ago
Peter Cai 35c03f3c72
write some documentation before I forget 3 years ago
Peter Cai c91d152d65
project restruct: use webpack instead of wrangler's wasm-pack support
The generated script from wrangler keeps re-instantiating the WASM
module every time the request is processed. Instead, let's switch to
using the much, much better Webpack support for WASM.
3 years ago
Peter Cai 9e4bf24377
initial commit 3 years ago