An open API service indexing awesome lists of open source software.

https://github.com/cryogen-project/cryogen-html

HTML backend for Cryogen compiler
https://github.com/cryogen-project/cryogen-html

Last synced: 3 months ago
JSON representation

HTML backend for Cryogen compiler

Awesome Lists containing this project

README

        

# cryogen-html

A Clojure library to provide html rendering to the cryogen-core compiler.

## Usage

Add the following block:

[![Clojars Project](https://img.shields.io/clojars/v/cryogen-html.svg)](https://clojars.org/cryogen-html)

to the :dependencies keyword of the project.clj of your generated
cryogen blog.

## License

Copyright © 2015-2024 Sanel Zukan

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.