staticsite

command module
v0.0.0-...-8ffb5d3 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

README

The project is a static site generator.

This project is in development. Features can change at any time. There is no documentation.

=== Notes ===

For pages, the URL path is computed from the file path using the following rules:

  • prefix/index.html -> prefix/
  • prefix/name.index.html -> prefix/name
  • prefix/name.html -> prefix/name/

The action <% set page="path" %> overrides the mapping above, but does not change the path used for page queries.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Common definitions and utilties for commands and the site.
Common definitions and utilties for commands and the site.
action
Package action parses action from text.
Package action parses action from text.

Jump to

Keyboard shortcuts

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