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
- Host: GitHub
- URL: https://github.com/cryogen-project/cryogen-html
- Owner: cryogen-project
- License: epl-1.0
- Created: 2015-07-14T10:18:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T13:48:29.000Z (10 months ago)
- Last Synced: 2025-03-28T07:22:48.194Z (3 months ago)
- Language: Clojure
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](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.