Adam Tankanow
b68779fcbe
Abstract Markup language details and add Asciidoc support:
...
1. create markup namespace to hold Markup protocol and its Markdown and
Asciidoc implementations.
2. Update compiler ns to iterate through available Markups and pass
Markup to fns that need Markup info.
3. Refactor compiler ns parse fns to be more granular.
2014-12-30 07:31:46 -05:00
Adam Tankanow
1813848919
Update version to 0.1.9 and add asciidoctorj dependency.
2014-12-30 07:29:55 -05:00
Adam Tankanow
68b82be959
add markup ns to abstract markdown vs asciidoc
2014-12-29 11:15:48 -05:00
lacarmen
0588dcae79
Fixed versioning
2014-12-27 20:01:23 -05:00
Carmen La
aced19ce2a
Merge pull request #4 from j0ni/ignore-backup-files
...
Support :ignored-file config key
2014-12-27 09:35:22 -05:00
J Irving
efbe831261
Support :ignored-file config key
...
Prevent the compiler attempting to process files defined by a list of
regexps. By default ignore emacs and vi backup files.
2014-12-27 02:47:55 -05:00
Yogthos
a542f4a264
bumped up selmer version
2014-12-27 01:28:23 -05:00
Yogthos
a49bda02bc
removed main
2014-12-26 23:50:25 -05:00
Yogthos
bf0b1fcf67
Merge branch 'master' of https://github.com/lacarmen/cryogen-core
...
Conflicts:
project.clj
2014-12-25 13:37:26 -05:00
Yogthos
64a3e7013b
bumped up markdown-clj version
2014-12-25 13:37:00 -05:00
lacarmen
84a089dc50
bumped up version
2014-12-25 12:17:00 -05:00
Yogthos
9381c08853
formatting
2014-12-25 11:29:48 -05:00
Yogthos
faf60f5c37
added System/exit in the main
2014-12-25 11:28:42 -05:00
Yogthos
8173f5e103
fixed sass paths
2014-12-25 11:24:25 -05:00
Dmitri Sotnikov
61d6e79be7
bumped up markdown-clj version
2014-12-24 16:54:03 -05:00
Dmitri Sotnikov
f43b751cfd
support for ref links
...
fixes https://github.com/lacarmen/cryogen/issues/39
2014-12-24 16:53:25 -05:00
lacarmen
7184295160
Updated dependency
2014-12-14 13:49:09 -05:00
lacarmen
6e8030957e
Bumped up version
2014-12-14 13:39:20 -05:00
lacarmen
f83497b152
Cleanup
2014-12-14 13:37:59 -05:00
Carmen La
749eb7bb53
Merge pull request #2 from kremers/feature_toc
...
Enable multilevel table of contents
2014-12-14 12:32:44 -05:00
Martin Kremers
714f5c838d
Enable multilevel table of contents
2014-12-14 15:17:02 +01:00
Martin Kremers
d9fe01d8f6
Make images from md folders available, so a post or page can be one unit in a folder
2014-12-07 17:50:24 +01:00
lacarmen
6aca634f89
Bumped up version
2014-12-05 16:50:40 -05:00
lacarmen
4875504bdf
Merge branch 'master' of https://github.com/lacarmen/cryogen-core
2014-12-05 16:39:29 -05:00
lacarmen
6483b0ea1f
Updated the compiler to inject the blog prefix in front of local links and added docstrings
2014-12-05 16:37:04 -05:00
Carmen La
6e75a5567b
Added version eye badge
2014-12-05 11:03:31 -05:00
lacarmen
9ee0968a0f
Renamed to cryogen-core
2014-12-05 10:56:40 -05:00
lacarmen
d4b0a03708
Fixed typo
2014-12-05 10:28:14 -05:00
Carmen La
1e4969993d
updated dependencies
2014-12-05 10:26:33 -05:00
Carmen La
d947aaf523
Added back dependencies
2014-12-05 10:23:10 -05:00
Carmen La
7cb16bb049
Update README.md
2014-12-04 11:55:24 -05:00
lacarmen
a6fed4f3bb
Removed dependencies
2014-12-04 11:49:27 -05:00
lacarmen
410d9ce298
Initial commit
2014-12-04 11:38:48 -05:00