Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate ads to (remote) service instead of git-submodule #6

Open
gernotstarke opened this issue Nov 24, 2023 · 0 comments
Open

migrate ads to (remote) service instead of git-submodule #6

gernotstarke opened this issue Nov 24, 2023 · 0 comments

Comments

@gernotstarke
Copy link
Member

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:

  1. We don't need to mess around with submodules and their dependency on branch names
  2. Google and the Google-search console hopefully won't recognize the (delayed) text as duplicate, improving searchability
  3. it's cooler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant