Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Awesome Issue Blogs

概述

所谓 “Issue Blog”,是指那些使用 GitHub Issue 作为写作载体的博客。这个方案有一些明显的好处:开箱即用,专注内容,受众精准,自带用户系统和评论系统,支持 Markdown 和代码高亮,而且博客系统常用的标签、订阅、pingback 机制都有对应的功能实现。

在这些 Issue Blog 中,也分为两种流派:一种是完全不加修饰的原生态;另一种是把 Issue 作为文章和评论的数据源,然后搭建一个前台网站,通过 GitHub API 来获取数据并渲染展示。

工具

  • Kup

    A CLI tool to sync local Markdown files and GitHub issues bidirectionally.

    一款命令行工具,实现本地 Markdown 文件与 GitHub Issues 的双向同步。

    功能介绍 | 源码

  • Mirror

    A blogging tool powered by GitHub API. Write your blog on GitHub issue.

    功能介绍 | 源码

  • issue-blog

    基于 GitHub API 的博客工具,尽情享受 GitHub Issue 带来的便利吧。

    功能介绍 | 源码

  • iBlog

    基于 Gracejs 及 GitHub Issues 的全功能博客方案。

    功能介绍 | 源码

  • NextBlog

    Next.js + GitHub Issue + GitHub Action 构建博客解决方案。

    功能介绍 | 源码

  • gh-feed

    Generate RSS feed from GitHub Issues.

    功能介绍 | 源码

  • Gitment

    A comment system based on GitHub Issues.

    功能介绍 | 源码

  • IssueReader

    GitHub Issue 博客阅读工具。

    功能介绍 | 源码

指南

About

A list of blogs hosted on GitHub Issues, and related tools, and more.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors