static site frontend for mapped.at mapped.at
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Move site to public directory

+1 -1
+1 -1
.tangled/workflows/spindle.yaml
··· 15 15 - bun 16 16 17 17 environment: 18 - SITE_PATH: "." 18 + SITE_PATH: "public" 19 19 SITE_NAME: "mapped.at" 20 20 WISP_HANDLE: "mapped.at" 21 21
api.js public/api.js
index.html public/index.html
oauth-client-metadata.json public/oauth-client-metadata.json
router.js public/router.js
script.js public/script.js
styles.css public/styles.css