跳到主要内容

静态网站生成技术

目前已使用过 DocusaurusVuepressHexoGitBook 搭建过网站,比如本站就是使用 Docusaurus 搭建, 个人主页 使用 Hexo 技术搭建而成,总体体验下来还是 Docusaurus 最好,当然这个只对于有一定技术的人来说。 特别灵活,可以满足很多的使用场景:

  • 博客文章
  • 文档展示
  • 单独页面(这个需要有一定的网页制作技术)
  • 对主题进行深入定制
  • 具有一定代码演示效果的页面

Docusaurus

Build optimized websites quickly, focus on your content.

官网:https://docusaurus.io

Vuepress

Vue-powered Static Site Generator.

官网:https://vuepress.vuejs.org

Hugo

The world’s fastest framework for building websites.

Hugo 是最流行的开源静态站点生成器之一。 凭借其惊人的速度和灵活性,Hugo 让构建网站再次变得有趣。

体验了几个 Hugo 搭建的网站确实很快。

官网:https://gohugo.io

Hexo

A fast, simple & powerful blog framework.

官网:https://hexo.io

GitBook

GitBook makes it easy to plan, centralize and share knowledge, from start to ship.

官网:https://www.gitbook.com

Docsify

A magical documentation site generator.

官网:https://docsify.js.org

Jekyll

Transform your plain text into static websites and blogs.

可利用 Github Pages 免费托管部署,并支持绑定自定义域名。

案例:https://tw93.github.io/

官网:https://jekyllrb.com

dumi

为组件研发而生的静态站点框架。

官网:https://d.umijs.org

Quartz

Quartz is a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites.

官网:https://quartz.jzhao.xyz

Nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.

官网:https://nextra.site

Rspress

字节开源的基于 Rspack 的静态站点生成器,基于 React 框架进行渲染。由于采用 Rust 前端工具链,启动和构建速度更快。

官网:https://rspress.dev/zh/

Starlight

Everything you need to build a stellar documentation website. Fast, accessible, and easy-to-use. Powered by Astro.

官网:https://starlight.astro.build

vocs

Minimal Documentation Framework, powered by React + Vite.

官网:https://vocs.dev/