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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Archivebox 0.4 Released

4 点作者 rabbitofdeath将近 5 年前

2 条评论

nikisweeting将近 5 年前
Thanks for posting it!<p>We&#x27;re super proud of this release, it was largely made possible by the hard work of my colleagues Cristian @cdvv7788, Karim @apkallum, and Angel @afreydev at Monadical.<p>We dedicated some official company time and they did a fantastic job of learning it quickly, adding tests, making it more stable, accessible, and backwards-compatible.<p><pre><code> mkdir data &amp;&amp; cd data pip install archivebox archvivebox init archivebox add &#x27;https:&#x2F;&#x2F;example..com&#x27; --depth=[0],1 ... archivebox server </code></pre> Then open <a href="https:&#x2F;&#x2F;127.0.0.1:8000" rel="nofollow">https:&#x2F;&#x2F;127.0.0.1:8000</a> to use the web UI.<p>Screenshots:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pirate&#x2F;ArchiveBox&#x2F;releases&#x2F;tag&#x2F;v0.4.9#Screenshots" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pirate&#x2F;ArchiveBox&#x2F;releases&#x2F;tag&#x2F;v0.4.9#Scr...</a>
评论 #23982457 未加载
ericfender将近 5 年前
Very cool!