静态网站生成技术
目前已使用过 Docusaurus
、Vuepress
、Hexo
、GitBook
搭建过网站,比如本站就是使用 Docusaurus 搭建,
个人主页 使用 Hexo 技术搭建而成,总体体验下来还是 Docusaurus 最好,当然这个只对于有一定技术的人来说。
特别灵活,可以满足很多的使用场景:
- 博客文章
- 文档展示
- 单独页面(这 个需要有一定的网页制作技术)
- 对主题进行深入定制
- 具有一定代码演示效果的页面
Docusaurus
Build optimized websites quickly, focus on your content.
Vuepress
Vue-powered Static Site Generator.
Hugo
The world’s fastest framework for building websites.
Hugo 是最流行的开源静态站点生成器之一。 凭借其惊人的速度和灵活性,Hugo 让构建网站再次变得有趣。
体验了几个 Hugo 搭建的网站确实很快。
Hexo
A fast, simple & powerful blog framework.
GitBook
GitBook makes it easy to plan, centralize and share knowledge, from start to ship.
Docsify
A magical documentation site generator.
Jekyll
Transform your plain text into static websites and blogs.
可利用 Github Pages 免费托管部署,并支持绑定自定义域名。
dumi
为组件研发而生的静态站点框架。
Quartz
Quartz is a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites.
Nextra
Simple, powerful and flexible site generation framework with everything you love from Next.js.
Rspress
字节开源的基于 Rspack 的静态站点生成器,基于 React 框架进行渲染。由于采用 Rust 前端工具链,启动和构建速度更快。
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.