a simple and fast static site generator by Golang.
Current: 0.10.5 (Beta) 2016.09.19
Pugo
is a simple and fast static website generator. It renders markdown
contents to html
files with simple options. Pugo
is designed to blog or simple contents website.
Pugo
provides windows
, linux
and macOS
pre-built binaries. It can be compiled by golang for other operating system.
Full Documentation is available in pugo.io
Suggest to use Pugo
binaries directly. They have no dependencies.
- If any problem when using Pugo, add new issue
- If suggestion, add new issue with description of details for new idea
- If submit new patch, add new pull request for master branch