Skip to content

Release: community, donation, blog, and SEO updates#43

Merged
wauputr4 merged 5 commits into
releasefrom
main
Jul 20, 2026
Merged

Release: community, donation, blog, and SEO updates#43
wauputr4 merged 5 commits into
releasefrom
main

Conversation

@wauputr4

Copy link
Copy Markdown
Member

Ringkasan

  • Promosikan kondisi terbaru branch main ke release.
  • Perbarui halaman komunitas, donasi, roadmap, proyek, top user, dan falsafah.
  • Tambahkan preview artikel draft pada /blog/preview/{slug}/ dengan noindex.
  • Tambahkan SEO, analytics opsional, redirect sponsor, serta favicon transparan.
  • Sertakan dua sinkronisasi data konten terbaru dari main.

Validasi

Deployment

Merge PR ini ke release akan memicu deployment production Cloudflare.

github-actions Bot and others added 3 commits July 20, 2026 09:34
* feat: refresh community website content

* docs: align release and contribution guides

* fix: address release review findings

* feat: show blog commit contributors

* feat: link latest article commit

* fix: simplify homepage repository card

* feat: improve SEO analytics and AI discovery

* feat: add draft previews and release polish

* fix: preserve blog commit contributors
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
indopensource-org e3e1658 Commit Preview URL

Branch Preview URL
Jul 20 2026, 03:39 PM

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cdc95631-4b94-4e81-bd10-9c27cfc562c9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a transition from GitHub Pages to Cloudflare Workers Static Assets, updates deployment documentation and checklists, and adds several new features including a Community Directory, a "Top User" ranking page, and a dedicated Donation page. Additionally, the blog synchronization script and base layout have been enhanced to support multiple authors, draft previews with proper robots meta tags, and dynamically injected Google and Cloudflare analytics. Feedback on the changes highlights two key issues: a potential TypeError in the blog sync script when filtering authors if the author's name is missing, and a scoping issue in the layout script where the gtag function is declared locally instead of globally on the window object, which could break tracking calls from other components.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/layouts/BaseLayout.astro Outdated
Comment thread scripts/sync-blog-posts.mjs
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
indopensource-org aeba926 Commit Preview URL

Branch Preview URL
Jul 20 2026, 04:04 PM

@wauputr4
wauputr4 merged commit b67c2a8 into release Jul 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant