obelix

1.7.0 • Public • Published

Obelix

A simple & reliable static site generator

obelix the gaul

Obelix is a static site generator. Its primary goals are simplicity, ease of use, and extensibility.

Installation and usage

See the usage documentation for installation and usage instructions.

Development

Obelix is written in ClojureScript and compiled to a Node.js script.

To compile the source you'll need GNU Make and Clojure installed. Run:

$ make out

This will build Obelix to the standalone script main.js in the out directory.

To run the tests, run:

$ clojure -A:test

/obelix/

    Package Sidebar

    Install

    npm i obelix

    Weekly Downloads

    1

    Version

    1.7.0

    License

    MIT

    Unpacked Size

    2.02 MB

    Total Files

    4

    Last publish

    Collaborators

    • jdormit