Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iomonad/cryogen-org
A Org-mode module for the Cryogen blog engine
https://github.com/iomonad/cryogen-org
clojure clojure-blog cryogen orgmode
Last synced: 19 days ago
JSON representation
A Org-mode module for the Cryogen blog engine
- Host: GitHub
- URL: https://github.com/iomonad/cryogen-org
- Owner: iomonad
- License: other
- Created: 2022-02-26T21:27:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T16:21:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T22:39:58.810Z (25 days ago)
- Topics: clojure, clojure-blog, cryogen, orgmode
- Language: Clojure
- Homepage: http://cryogenweb.org/
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cryogen-org [![Dependencies Status](https://versions.deps.co/iomonad/cryogen-org/status.svg)](https://versions.deps.co/iomonad/cryogen-org) [![Clojars Project](https://img.shields.io/clojars/v/io.trosa/cryogen-org.svg)](https://clojars.org/io.trosa/cryogen-org)
An Orgmode backend for [Cryogen](http://cryogenweb.org/) blog engine
## Usage
Install latest version in your Cryogen project, Orgmode files
will be compiled out the box in the ad-hoc `org` content folder.## License
Copyright © 2022 iomonad
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.