An open API service indexing awesome lists of open source software.

https://github.com/artyom/nothugo

Basic static site generator with just enough features to be useful
https://github.com/artyom/nothugo

markdown static-site-generator

Last synced: about 1 month ago
JSON representation

Basic static site generator with just enough features to be useful

Awesome Lists containing this project

README

          

Command nothugo is a basic static site generator, taking *.md files as its
input. Its main focus is simplicity and not getting in a way of existing file
hierarchies.

Install it:

go get github.com/artyom/nothugo

For more details see https://pkg.go.dev/github.com/artyom/nothugo