πŸ’­ Custom pages and templates - Datasette documentation ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://docs.datasette.io/en/stable/custom_templates.html#serving-static-files Date: August 23, 2023 Custom pages and templates - Datasette documentation docs.datasette.io Datasette has its own static server that can host assets such as style sheets. ``` datasette -m metadata.json --static assets:static-files/ ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts