You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] 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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: