- 23 Feb, 2019 4 commits
-
-
Javier Olaechea authored
Adding missing " to meta tag in Hyde's base.tmpl
-
Spenser Truex authored
-
Javier Olaechea authored
Plug coleslaw-mode from @equwal
-
Spenser Truex authored
-
- 31 May, 2018 1 commit
-
-
Muhammad Attiyah authored
-
- 13 Nov, 2017 2 commits
-
-
Masataro Asai authored
-
Javier Olaechea authored
Before calling RENDER-TEXT, we have to ensure that the FORMAT slot is a keyword. This bug was introduced in a6164f0b Thanks to Masataro Asai (Guicho) for reporting the bug.
-
- 29 Oct, 2017 5 commits
-
-
Javier Olaechea authored
Besides avoiding duplicate work the order in which we assign the values to the slots no longer matters as excerpt doesn't read the contents from the TEXT slot anymore. cf. https://github.com/kingcons/coleslaw/pull/129/commits/e1ab552e8f8ea679bf6e936e346694590057e752
-
Alfredo Beaumont authored
-
Alfredo Beaumont authored
-
Alfredo Beaumont authored
-
Alfredo Beaumont authored
-
- 03 Aug, 2017 2 commits
-
-
Brit Butler authored
Not fscking up is sooo 90s
-
Cthulhux authored
-
- 31 Jul, 2017 2 commits
-
-
Javier Olaechea authored
Added Piwik analytics
-
Cthulhux authored
-
- 16 Jul, 2017 1 commit
-
-
Johan Sjolen authored
Add ASSERT-FIELD to the API as the entry point for plugins to report to the user when a content field is missing.
-
- 10 Apr, 2017 3 commits
-
-
Javier Olaechea authored
Mathjax cdn update
-
Alfredo Beaumont authored
-
Alfredo Beaumont authored
-
- 30 Mar, 2017 2 commits
-
-
Javier Olaechea authored
Add a plugin to enable pygments in 3bmd
-
Alfredo Beaumont authored
-
- 29 Mar, 2017 3 commits
-
-
Javier Olaechea authored
Use separator defined by config instead of hardcoding the default.
-
Alfredo Beaumont authored
-
Alfredo Beaumont authored
-
- 24 Mar, 2017 1 commit
-
-
Javier Olaechea authored
Get the month from content-date, if exists, instead of whole date.
-
- 23 Mar, 2017 1 commit
-
-
Alfredo Beaumont authored
-
- 15 Nov, 2016 2 commits
-
-
Javier Olaechea authored
PARSE-METADATA now handles CR-LF line endings
-
Javier Olaechea authored
Closes #127 Thanks @chuntaro!
-
- 27 Oct, 2016 5 commits
-
-
Javier Olaechea authored
Add 3bmd youtube plugin
-
Javier Olaechea authored
This plugin allows users to use a shorthand syntax to embed youtube videos in markdown Closes #124
-
Javier Olaechea authored
Fix and document the isso plug-in
-
Cthulhux authored
-
Javier Olaechea authored
Close #121: ALL-MONTHS: Don't assume that content has a date
-
- 26 Oct, 2016 1 commit
-
-
Javier Olaechea authored
-
- 17 Oct, 2016 2 commits
-
-
Javier Olaechea authored
Ignore Linux CCL FASL files
-
Javier Olaechea authored
CCL has different prefixes for different platforms[0]. [0]: http://ccl.clozure.com/manual/chapter3.1.html
-
- 16 Oct, 2016 3 commits
-
-
Javier Olaechea authored
Closes #113: Miscellaneous bugfixes for the ReST plugin
-
Alexander Artemenko authored
-
Alexander Artemenko authored
WRITE-DOCUMENT method for all writers already calls VISIT-NODE.
-