-
简单
仅5条指令,上手简单
-
快速
预览、编译,只需1s
-
定制化
支持博客,文档,单页和自定义页面
-
Markdown
自动目录、语法高亮、数学公式开箱可用
-
SEO
自动生成Sitemap、RSS、Robots
-
国际化
内置国际化支持,无需更改任何代码
不仅仅是博客
- 博客
- 文档
- 单页
- 更多
博客
fungo site {your-project-name}
fungo file article {your-file-name}
fungo serve
文档
fungo site {your-project-name}
fungo file document {your-file-name}
fungo serve
单页
fungo site {your-project-name}
fungo file page {your-file-name}
fungo serve
更多
fungo site {your-project-name}
{put your template into theme}
fungo serve
如何安装
- go
-
$ go install github.com/fundipper/[email protected]
- docker
-
$ docker pull fundipper/fungo:latest
更新日志
-
Tags v0.3.4
add article catalog page
2022-05-04
-
Tags v0.2.9
add markdown state config
2022-04-27
-
Tags v0.2.7
add goldmark-links
2022-04-25
-
Tags v0.2.5
support markdown highlighting linenumber
2022-04-22
-
Tags v0.2.2
add cusitomze catalog template
2022-04-17
-
Tags v0.2.1
add route -> path, modify watch bugs
2022-04-16