cryogen-core/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2020-01-07 13:20:03 +00:00
# cryogen-core
[![Clojars Project](https://img.shields.io/clojars/v/dda/cryogen-core.svg)](https://clojars.org/dda/cryogen-core)
[![Build Status](https://travis-ci.org/DomainDrivenArchitecture/cryogen-core.svg?branch=master)](https://travis-ci.org/DomainDrivenArchitecture/cryogen-core)
2014-12-04 16:38:48 +00:00
2020-01-07 13:20:03 +00:00
[<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
2014-12-05 16:03:31 +00:00
2020-01-07 14:24:21 +00:00
## Leiningen
[![Clojars Project](http://clojars.org/dda/cryogen-core/latest-version.svg)](http://clojars.org/dda/cryogen-core)
2020-01-07 13:20:03 +00:00
## fork of
2014-12-04 16:38:48 +00:00
[Cryogen](https://github.com/lacarmen/cryogen)'s compiler.
2020-01-07 14:24:21 +00:00
Additional Features:
2020-01-10 10:32:27 +00:00
* Navmap feature for nested navigation (see: https://github.com/cryogen-project/cryogen-core/pull/81)
* Theme default can be read from classpath, filesystem overwrites.
2014-12-04 16:55:24 +00:00
2014-12-04 16:38:48 +00:00
## License
2020-01-07 13:20:03 +00:00
Copyright © 2014 Carmen La, 2017, 2020 meissa
2014-12-04 16:38:48 +00:00
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.