Installation
GAX SSG
How to Installation GAX
git clone https://github.com/mesinkasir/gax
cd gax
go mod tidy
go build -o gax./cmd/gax
./gax build
Output in dist/
git clone https://github.com/mesinkasir/gax
cd gax
go mod tidy
go build -o gax./cmd/gax
./gax build
Output in dist/
GAX GO Static Site Generator Built with GAX