mempalace/website
Igor Lins e Silva 8cc1c7cd71 feat(docs): wire MEMPALACE_DOCS_GA_ID into deploy and harden gtag snippet
Pass the GA Measurement ID from the GitHub Actions repo variable into the
docs build so the published site at mempalaceofficial.com actually emits
the gtag tags. Also escape the ID via encodeURIComponent / JSON.stringify
so a malformed value can't break the page.
2026-05-12 18:51:47 -03:00
..
.vitepress feat(docs): wire MEMPALACE_DOCS_GA_ID into deploy and harden gtag snippet 2026-05-12 18:51:47 -03:00
concepts docs(website): align mempalaceofficial.com with honest benchmarks 2026-04-14 21:37:45 -03:00
guide docs(install): recommend uv as the package manager 2026-05-08 01:38:00 -03:00
public Merge remote-tracking branch 'upstream/develop' into feat/landing-page-update 2026-04-16 22:31:22 -03:00
reference feat(sync): add gitignore-aware drawer prune (#1252) 2026-05-09 03:16:03 +05:00
.gitignore fix(website): update vitepress base url for custom domain 2026-04-13 21:23:51 -03:00
bun.lock docs: add VitePress documentation site 2026-04-09 19:41:08 -03:00
index.md new landing page 2026-04-16 21:46:03 -03:00
package.json docs: add VitePress documentation site 2026-04-09 19:41:08 -03:00