Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.16 KB

README_EN.md

File metadata and controls

61 lines (32 loc) · 1.16 KB

gena

Navigation website generator | 中文文档

Test Lint


image

Install

GitHub Template (Recommended)

Use gena-template to automate generate and deploy to GitHub Pages

From source

go1.16 required

go get -u github.com/x1ah/gena/cmd/gena
> gena --help
Usage of ./gena:
  -c string
    	Config file (default "config.yml")

Download binary release

Download from Release page

Generate

Define your config.yaml firstly, there are a sample config file: config.yml

gena -c your/path/to/config.yaml 1> index.html

Available templates

Preview

Just open index.html in your browser

Use cases