gosw

command module
v0.0.0-...-bf2d4ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2018 License: MIT Imports: 12 Imported by: 0

README

gosw - Minimalist static website generator

Installation

go get github.com/jroimartin/gosw

Usage

$ cp $GOPATH/src/github.com/jroimartin/gosw/_resources/{config.json,style.css} .
# Customize config.json
$ mkdir mysite
# Add contents into "mysite"
$ gosw mysite mysite_output

Documentation

Overview

gosw is a minimalist static website generator.

Usage:

gosw indir outdir

Options:

-config string
	config file (default "config.json")
-style string
	CSS file (default "style.css")

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL