Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

blog-comments

Comments backend for blog.sourceshift.io — powered by Giscus over GitHub Discussions.

How it works

  • Each blog post is mapped to a Discussion thread in this repo via pathname (e.g. /blog/2026-04-24-prompt-canary-mol-ts-pareto-fronts/).
  • Readers sign in with their GitHub account to post comments and reactions.
  • Threads live under the General category. New posts auto-create a thread on first comment.

Why a separate repo?

The blog source repo is private. Giscus requires a public repo with Discussions enabled — keeping comments here decouples comment-thread visibility from blog source visibility.

Moderation

  • Lock thread: Discussions UI → ⋯ → Lock
  • Delete comment: hover comment → Delete
  • Block user: their profile → Block or report
  • Email alerts: repo → Notifications → enable Discussions

Source

The Giscus snippet lives in SourceShift/blogsrc/layouts/BlogPost.astro.

— maintained by @SourceShift

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors