A serverless static blog engine based on GitHub Issue System.
gossip is a serverless static blog engine that utilizes the GitHub Issue System. It allows users to easily create and manage blog posts using GitHub issues, eliminating the need for a separate CMS or database. With gossip, users can focus on writing and publishing content without worrying about the technical aspects of running a blog.
To install gossip, follow these steps:
git clone https://github.com/gossip/gossip.git
npm install
Configure the settings in the config.js file according to your preferences.
Deploy the gossip blog to a static hosting provider of your choice, such as Netlify or GitHub Pages.
Start writing and managing your blog posts using GitHub issues.
gossip is a serverless static blog engine that simplifies the process of creating and managing a blog. By leveraging the GitHub issue system, it provides a straightforward and familiar interface for users to write and publish content. With its version control feature and customizable templates, users have full control over their blog’s design and can easily track changes. Installing gossip is a straightforward process, and once deployed, users can focus on writing engaging blog posts without the hassle of maintaining a separate CMS or database.