Ecosyste.ms: Awesome
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 14 hours ago
JSON representation
Basic static site generator with just enough features to be useful
- Host: GitHub
- URL: https://github.com/artyom/nothugo
- Owner: artyom
- License: mit
- Created: 2020-02-09T18:15:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T15:21:53.000Z (over 1 year ago)
- Last Synced: 2024-06-20T11:52:44.004Z (5 months ago)
- Topics: markdown, static-site-generator
- Language: Go
- Homepage: https://pkg.go.dev/github.com/artyom/nothugo
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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