Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

obelix

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obelix

A static site generator

latest
Source
npmnpm
Version
1.7.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 28 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts