Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

go-xiaohei/pugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

new version is moved to https://github.com/fuxiaohei/pugo

Pugo

Travis Codecov GoDoc Go Report Card

a simple and fast static site generator by Golang.

Current: 0.10.5 (Beta) 2016.09.19

Features

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

Install

Suggest to use Pugo binaries directly. They have no dependencies.

Contribute

  • 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