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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Staticsite: Super simple Jinja2 based static site generator

1 点作者 theSage将近 4 年前

1 comment

theSage将近 4 年前
Hi HN,<p>I built this a while back for small projects where I wanted to build a static site without introducing the whole npm&#x2F;js ecosystem.<p>The main advantage is having re-usable parts for the HTML&#x2F;CSS&#x2F;JS instead of writing duplicated markup.<p>I usually couple this with htmx.org when I want to introduce flask&#x2F;django&#x2F;fastapi in the project and things work out wonderfully since I&#x27;m already in the python ecosystem.