aboutsummaryrefslogtreecommitdiff
path: root/lume/src/_components/BlockQuote.jsx
AgeCommit message (Collapse)AuthorFilesLines
2023-10-22Move serving logic to a .zip file, move static assets to S3 (#734)Xe Iaso1-1/+1
* lume/src/static: remove these files because we don't need them Also rename manifest.json to site.webmanifest because apparently that's the best practice. Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: fix deno lock Signed-off-by: Xe Iaso <me@xeiaso.net> * lume/src/_components: small fixes Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: move this big file to S3 Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: move these static files to XeDN Signed-off-by: Xe Iaso <me@xeiaso.net> * internal/lume: store and serve the website from a .zip file This will let the website continue to serve data while a rebuild is happening. This also lets me download the website corpus for local debugging should the worst happen. Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-11lume/blog: import a talk that I am proud ofXe Iaso1-0/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>