Getting Started
Introduction to GAX static site generator
Getting Started
GAX is a fast Go static site generator by AXcora.
- No JavaScript build
- Go binary single file
- Support collections, tags, pagination, nested YAML
./gax build # build to dist/
./gax serve # serve at :8080