Incise is an extensible static site generator written in Clojure.
Incise is primarily configured via a config file it tries to find as a resource. This file must be named incise.edn and be found in the root of your resources directory.
Key Features
- Allow many different setups and configurations.
- Extensible by nature. It scans the classpath for namespaces that match various patterns and requires them to register new functionality. There are five different types of extensions:
- Parser.
- Transformers.
- Once fixture.
- Middleware.
- Deployer.
- Batteries included, but only if you want them.
- incise is just a collection of extensions on top of incise-core.
Website: www.ryanmcg.com/incise
Support: GitHub Code Repository
Developer: Ryan McGowan
License: Eclipse Public License 1.0
Incise is written in Clojure. Learn Clojure with our recommended free books and free tutorials.
Related Software
| Clojure Static Site Generators | |
|---|---|
| Cryogen | Simple static site generator |
| Static | Another simple static site generator supporting various markup languages |
| Perun | Simple, composable static site generator built on top of the Boot |
| incise | Extensible static site generator |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

