TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
Tinymind 博客工具现在有很多,很多人选择WordPress、Typecho等平台,不过大多数人的时间花费在了折腾插件等事物上。 如果你只想单纯写点文字,相信这个工具会非常适合你,只需打开网站,用Github登录,然后开始写就好了。 网站地址:https://www.tinymind.me/ 开源地址:https://github.com/mazzzystar/tinymind 原理,你可能需要授予对方访问、创建公开rep的权限。 - 用 Github API 在你的目录下创建一个"tinymind-blog" repo - 你的每次提交(blog/thoughts),都会进行一次 commit ,数据被提交到这个 repo 。 - 读取最新的 blog/thoughts 数据,然后渲染在网页上。 #工具箱#博客程序