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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: ZenMD converts a Markdown folder to a site with a single command

8 点作者 randomor8 个月前
I have been dogfooding this npx tool to build all my markdown content sites. It allows me to start a site within minutes. As it&#x27;s just `npx zenmd &amp;&amp; netlify deploy` without downloading any framework starter kit, cloning any repo, or generating any folder structure with configs.<p>It&#x27;s built on remark.js, supports images, [[wikilinks]], and raw html in markdown, as well as custom layout.html customizations. Once the site is built, you can open the output `.html` pages without a server to preview.<p>Demo: here is a post expanding on the &quot;whys&quot; on my personal site (built with ZenMD) - <a href="https:&#x2F;&#x2F;idealistspace.com&#x2F;zenmd" rel="nofollow">https:&#x2F;&#x2F;idealistspace.com&#x2F;zenmd</a><p>Just made the Github repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;randomor&#x2F;zenmd">https:&#x2F;&#x2F;github.com&#x2F;randomor&#x2F;zenmd</a> public if you&#x27;d like to look at the code.

暂无评论

暂无评论