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: What tools are you currently utilizing for public static documentation?

2 pointsby averageValentinover 1 year ago

3 comments

westurnerover 1 year ago
Sphinx, JupyterBook (MyST Markdown), Quarto + nbdev<p>executablebooks project: <a href="https:&#x2F;&#x2F;github.com&#x2F;executablebooks">https:&#x2F;&#x2F;github.com&#x2F;executablebooks</a><p>quarto: <a href="https:&#x2F;&#x2F;github.com&#x2F;quarto-dev">https:&#x2F;&#x2F;github.com&#x2F;quarto-dev</a><p>nbdev: <a href="https:&#x2F;&#x2F;nbdev.fast.ai&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;nbdev.fast.ai&#x2F;</a>
ilakshover 1 year ago
In the past I have used HTML and markdown.<p>I like the summary and details HTML elements.<p>Also maybe something like highlight.js or a markdown renderer.<p>The next time I build a page like that I might lean on GPT-4 for generating it. Or maybe mustache.
verdvermover 1 year ago
Moving to a NextJS stack, leaving Hugo