Skip to content

yogithesymbian/yo-blog-comment-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

yo-blog-comment-system

Overview

This repository serves as a comment data storage system for yogiveloper.com. It is designed to manage blog comments through GitHub Issues, providing a simple and efficient way to handle user interactions.

Purpose

  • Comment Storage: Acts as a centralized data store for comments from the yogiveloper.com blog
  • Automated Issue Creation: Issues are automatically created from the blog when users submit comments
  • Repository Split: Keeps comment data separate from the main blog repository for better organization and maintainability
  • Easy Management: Leverages GitHub's issue system for comment moderation and management

How It Works

When a user posts a comment on yogiveloper.com, the system automatically creates an issue in this repository. This approach provides:

  • Version control for comments
  • Built-in moderation tools
  • Easy spam filtering
  • Community engagement through GitHub

Architecture

This is a split repository architecture where:

  • The main blog content lives in a separate repository
  • Comment data is stored here as GitHub Issues
  • This separation allows for better scalability and organization

Automated comment system for yogiveloper.com

About

yo-blog-comment-system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors