amatl

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: Unlicense Imports: 7 Imported by: 0

README

amatl

amatl is a minimalistic static site generator buillt with Go.

Installation

go install github.com/marea/amatl

Usage

amatl

On first use it will generate the following directories:

assets/
dist/
inc/
Assets

This folder contains all your static files.

They will be copied over to the dist folder with the same folder structure.

Dist

This folder will contain your compiled site.

Inc

This folder contains all your pages, they must have the .html extension.

They will be copied over to the dist folder with the same folder structure.

Pages will use their file name without extension as their title, if you want to change it, you can add a # title:My Title tag on the first line of the file.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This website and it's contents are released under the Unlicense, unless otherwise stated.

Do whatever you want ;)

Unlicense

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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