TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any no-fuss way to publish Markdown to blog posts

1 pointsby randomorover 1 year ago
Seeking efficient ways to publish markdown files (with images, front matters, links between pages) in 2023. Found 11ty, which is pretty close, but aiming to convert an Obsidian knowledge base into a publishable format. What are your setups?

2 comments

eevilspockover 1 year ago
Give <a href="https:&#x2F;&#x2F;github.com&#x2F;textplainly">https:&#x2F;&#x2F;github.com&#x2F;textplainly</a> a follow. I&#x27;ve got something in the works.
gigatexalover 1 year ago
I have a custom setup using pandoc … but why not something like ghost or any other static site generator. They take markdown and convert it into html.
评论 #37867483 未加载