-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Basic idea:
[ ] deploy subtle-ads service (API) that delivers these ads as HTML-div, either in Go or Python
[ ] this div shall be included in docs, faq (and likely others) by means of htmx (https://htmx.org), similar to site-usage-statistics
with a delay of about 1500-2000msec
[ ] deploy this service with fly.io (or vercel)
[ ] caution: CORS issues may arise - these have been solved in site-usage-statistics (in golang)
Advantage:
- We don't need to mess around with submodules and their dependency on branch names
- Google and the Google-search console hopefully won't recognize the (delayed) text as duplicate, improving searchability
- it's cooler
Reactions are currently unavailable