TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tinymind: Open-Source Blog Publishing Tool with GitHub Storage

3 点作者 mazzystar8 个月前

1 comment

mazzystar8 个月前
I&#x27;ve built Tinymind, a tool that transforms your GitHub into a blog and memo storage platform. It requires no server setup and syncs all input directly to your GitHub repository.<p>How it works: 1. We create a public &#x27;tinymind-blog&#x27; repository in your GitHub account. 2. You write content on our webpage. 3. It automatically commits to your &#x27;yourname&#x2F;tinymind-blog&#x27; repo.<p>This approach ensures seamless content creation and data persistence.<p>Website: <a href="https:&#x2F;&#x2F;www.tinymind.me" rel="nofollow">https:&#x2F;&#x2F;www.tinymind.me</a> Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;mazzzystar&#x2F;tinymind">https:&#x2F;&#x2F;github.com&#x2F;mazzzystar&#x2F;tinymind</a><p>Looking forward to your feedback and contributions.