mkweb

command module
v0.0.0-...-355daa6 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: 0BSD Imports: 24 Imported by: 0

README

Fully Automated Technologies Logo

mkweb static site generator

mkweb is a simple static site generator, born out of the need to just have something really easy to use and hassle-free. Most other options like, e.g. hugo require a non-trivial amount of work to convert exisiting html code or to write a template from scratch.

Usage

To convert a single file:

./mkweb -file index.md

To serve a directory:

./mkweb -path template/

When serving a directory, it also sends filesystem events via WebSockets to the currently open webpages, which can then be used to reload on save. For an example as to how this feature is used, see the template/ folder.

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