Super simple static site generator using eRuby templates. Supports a multilingual website. Blogging features are not yet implemented.
bundle add isolaIf you are not using Bundler to manage dependencies, install the gem by executing:
gem install isola- Place markdown files in your directory.
isola build
Refer to the Usage Guide / 使い方ガイド for more information.
This project does not use Agentic Coding for development. AI assistance in code reviews is not avoided.
See LICENSE