Spook
Spook is a simple web static generator for creating a simple blog. Inspired by Hugo, but smaller and has less feature.
Features
- Minimalistic and only has the bare necessary function for creating a blog.
- Easy to install and use;
- Doesn't require any external dependency;
- Easy and flexible to theme;
Usage
Simple, minimalist and opinionated static site generator
Usage:
spook [command]
Available Commands:
build Build the static site
help Help about any command
new Create a new website, theme or content
server Run a webserver that serves the site
Flags:
-h, --help help for spook
Use "spook [command] --help" for more information about a command.
License
Spook is distributed under Apache-2.0 License. Basically, it means you can do what you like with the software. However, if you modify it, you have to include the license and notices, and state what did you change.