al_comments provides reusable comment integrations for al-folio v1.x and compatible Jekyll sites.
- Giscus comments
- Disqus comments
- Theme-aware Giscus setup
gem 'al_comments'plugins:
- al_commentsRender comments where needed:
{% al_comments %}- Starter wiring/examples live in
al-folio. - Comment integration behavior is plugin-owned here.
Comment-system support and runtime behavior changes should be proposed in this repository.