Avatar Ilya Mateyko

go.astrophena.name/gen Module

GitHub repository

This module is unmaintained.

An another static site generator.

Packages and commands

go.astrophena.name/gen

gen is an another static site generator.

$ go install go.astrophena.name/gen@latest

go.astrophena.name/gen/cli

Package cli implements the command line interface of gen.

$ go get go.astrophena.name/gen/cli

go.astrophena.name/gen/fileutil

Package fileutil contains utility functions for working with files and directories.

$ go get go.astrophena.name/gen/fileutil

go.astrophena.name/gen/frontmatter

Package frontmatter implements frontmatter-related functions.

$ go get go.astrophena.name/gen/frontmatter

go.astrophena.name/gen/scaffold

Package scaffold implements the creation of new sites.

$ go get go.astrophena.name/gen/scaffold

go.astrophena.name/gen/site

Package site implements site building.

$ go get go.astrophena.name/gen/site

go.astrophena.name/gen/version

Package version contains a version of gen.

$ go get go.astrophena.name/gen/version