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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Tinyfeed – CLI to generate static webpage from a collection of feeds

14 点作者 TheBigRoomXXL超过 1 年前
This project started because I wanted to consume my RSS&#x2F;Atoms feeds the same way I consume news on HN: a lightweight webpage with a minimalist user interface where I can comfortably browse interesting links.<p>I didn&#x27;t like existing solutions for feeds reader. Many of them seemed overly complex, most of them require a database and don&#x27;t event support sqlite. For a simple feed reader, it felt overkill. What I wanted was an easy setup that didn&#x27;t rely on external databases or configurations.<p>My solution was to build a small CLI tool that print an HTML page from a list of feed URLs. I can just set it up in Cron, point NGINX to the generate HTML file and that&#x27;s it, I have a lovely webpage with my feeds.<p>This was my first real project in Go and I&#x27;m still learning so I&#x27;m eager to receive feedback on the code.<p>Checkout the demo here: <a href="https:&#x2F;&#x2F;feed.lovergne.dev&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;feed.lovergne.dev&#x2F;</a>

暂无评论

暂无评论