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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Ketchup – Open-Source CMS in Go and Typescript

29 点作者 tpwong大约 8 年前

4 条评论

tpwong大约 8 年前
Hi HN! I&#x27;ve spent the last few months building Ketchup on nights and weekends, and I&#x27;m finally happy enough with it to share (okay it&#x27;s never really enough). It&#x27;s a CMS written in Go and Typescript, mostly written for fun to try to combine the best of those two languages, but also with the following feature set in mind:<p><pre><code> - Easy to install and run - APIs for almost everything - Built-in admin UI, write in Markdown or with a rich text editor - Automatic HTTPS via Let&#x27;s Encrypt </code></pre> I&#x27;d love to get some feedback on this project and suggestions or ideas (or pull requests!) on what might be useful features to add. Thanks!
评论 #14190242 未加载
laktek大约 8 年前
Nice work! What&#x27;s the best way to get in touch with you? I&#x27;m the creator of Pragma (<a href="https:&#x2F;&#x2F;pragma.build" rel="nofollow">https:&#x2F;&#x2F;pragma.build</a>) - and we have a pretty similar setup. Wonder if there&#x27;s an opportunity to collaborate.
_v7gu大约 8 年前
Is there a demo account somewhere? I&#x27;d love to try it out, but I have some difficulties compiling
waterfirezero大约 8 年前
Great work! Could you add the function to export to static site? In that case, i would be awesome tools for writing blogs!