InContext
Multimedia-Focused Static Site Builder for macOS
Most existing static site generators do a great job with text content, but treat media as an afterthought. InContext handles Markdown just as well as generators like Jekyll, uses Lua for templating, and adds native support for photos and video.
InContext follows some basic design principles:
- No media type is more important than any other; images are just as important as text, as video, etc.
- Every URL has a corresponding file backing it in the content directory of the site.
Install
You can use InContext in one of two ways: on the command line; or with a GUI helper-app that lives in the Menu Bar, monitors a collection of sites, and builds them for you in the background.
Command Line
brew install inseven/incontext/incontext
GUI
Download from GitHub.