Commit graph

656 commits

Author SHA1 Message Date
Masataro Asai
5dd66dcf62 [CLI] coleslaw-cli: system for CLI command 2019-10-26 19:45:46 -04:00
Masataro Asai
be933edf28 [README] minor mod 2019-10-26 12:09:11 -04:00
Masataro Asai
ca4aae8f66
Merge pull request #177 from guicho271828/readme
Readme
2019-10-26 10:43:46 -04:00
Masataro Asai
d56429a7f8 [README] fix Wiki URL 2019-10-20 13:31:30 -04:00
Masataro Asai
a63c168e86 [README] less mental steps before reaching Installation 2019-10-20 13:30:01 -04:00
Masataro Asai
a0457666a5 [README] move the orders; hacking is less important for new users 2019-10-20 13:30:01 -04:00
Masataro Asai
cc54e8031e [README] make plug-ins vertically shorter for accessibility 2019-10-20 13:29:40 -04:00
Shinmera
bcc2a5ecec Fix markless plugin problems 2019-09-29 07:53:20 -05:00
Javier Olaechea
d61a3a2adc
Merge pull request #174 from Shinmera/markless
Markless plugin through cl-markless-plump
2019-08-31 13:37:36 -05:00
Shinmera
3e803e7f03
Add a short plugin use description for Markless. 2019-08-31 11:13:05 +02:00
Shinmera
95e24bbc2d
Markless plugin through cl-markless-plump 2019-08-30 13:09:01 +02:00
Javier Olaechea
82f7a7f309
Merge pull request #173 from equwal/mailing-list
Add mailing list from common-lisp.net
2019-07-24 02:15:54 -05:00
Spenser Truex
1dea803651 Add mailing list. 2019-07-23 07:19:45 -07:00
Javier Olaechea
992f3aba7b
Merge pull request #164 from equwal/patch-1
Adding missing " to meta tag in Hyde's base.tmpl
2019-02-23 14:12:48 -05:00
Spenser Truex
48099d55ce Adding missing " to meta tag in Hyde's base.tmpl 2019-02-23 14:10:29 -05:00
Javier Olaechea
03415834c6
Merge pull request #167 from equwal/coleslaw-mode
Plug coleslaw-mode from @equwal
2019-02-23 13:36:18 -05:00
Spenser Truex
ce1c4f3054 Plug coleslaw-mode from Equwal 2019-02-23 13:33:42 -05:00
Muhammad Attiyah
1aefd3e520 Remove call to truename to fix CNAME generation. 2018-05-30 22:23:07 -05:00
Masataro Asai
7b8c5bb2ae Update plugin-api.md 2017-11-12 20:47:40 -05:00
Javier Olaechea
a447df807b Closes #145
Before calling RENDER-TEXT, we have to ensure that the FORMAT slot is a
keyword. This bug was introduced in
a6164f0bc0

Thanks to Masataro Asai (Guicho) for reporting the bug.
2017-11-12 20:36:08 -05:00
Javier Olaechea
a6164f0bc0 Avoid RENDERing the text of a Post twice
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. e1ab552e8f
2017-10-29 01:12:42 -05:00
Alfredo Beaumont
d0178a7b0b Update documentation and config example for excerpt support 2017-10-29 01:12:42 -05:00
Alfredo Beaumont
11e234f9e9 Modify existing themes' index to make use of posts' excerpt 2017-10-29 01:12:42 -05:00
Alfredo Beaumont
806c003f98 Include :excerpt metadata in test 2017-10-29 01:12:42 -05:00
Alfredo Beaumont
12f174533f Add support for either an automatic or manual excerpt for index 2017-10-29 01:12:42 -05:00
Brit Butler
f4a66dc523 Merge pull request #141 from dertuxmalwieder/master
Not fscking up is sooo 90s
2017-08-03 15:58:31 -04:00
Cthulhux
ca65274456 Not fscking up is sooo 90s 2017-08-03 21:44:39 +02:00
Javier Olaechea
c2cf64a027 Merge pull request #140 from dertuxmalwieder/master
Added Piwik analytics
2017-07-31 18:12:31 -05:00
Cthulhux
f9c62cfc53 Added Piwik analytics 2017-07-31 16:54:54 +02:00
Johan Sjolen
d397b32328 Report when a required field is missing in the static-pages plugin
Add ASSERT-FIELD to the API as the entry point for plugins to report to the
user when a content field is missing.
2017-07-16 13:34:16 -05:00
Javier Olaechea
7d87d483a0 Merge pull request #133 from abeaumont/mathjax-cdn-update
Mathjax cdn update
2017-04-10 10:52:10 -05:00
Alfredo Beaumont
ee74b1a323 Update default value in MathJax plugin's documentation 2017-04-10 17:26:10 +02:00
Alfredo Beaumont
3695fd875b Update MathJax's CDN 2017-04-10 16:56:45 +02:00
Javier Olaechea
9ff2aa0944 Merge pull request #132 from abeaumont/pygments-plugin
Add a plugin to enable pygments in 3bmd
2017-03-30 07:59:53 -05:00
Alfredo Beaumont
5681f5724c Update documentation with info about Pygments plugin 2017-03-30 14:48:20 +02:00
Javier Olaechea
dee99e91b5 Merge pull request #131 from abeaumont/import-separator
Use separator defined by config instead of hardcoding the default.
2017-03-29 15:12:51 -05:00
Alfredo Beaumont
9a87ae81f3 Add a plugin to enable pygments in 3bmd 2017-03-29 21:50:19 +02:00
Alfredo Beaumont
67ef0dc71e Use separator defined by config instead of hardcoding the default. 2017-03-29 21:39:27 +02:00
Javier Olaechea
ec2eb2464c Merge pull request #130 from abeaumont/fix-all-months
Get the month from content-date, if exists, instead of whole date.
2017-03-24 00:49:52 -05:00
Alfredo Beaumont
ca4ba22ef9 Get the month from content-date, if exists, instead of whole date. 2017-03-24 00:10:33 +01:00
Javier Olaechea
9cc9eaf241 Merge pull request #128 from PuercoPop/127
PARSE-METADATA now handles CR-LF line endings
2016-11-15 10:06:13 -05:00
Javier Olaechea
b90c0cc6fe PARSE-METADATA now handles CR-LF line endings
Closes #127
Thanks @chuntaro!
2016-11-15 10:01:41 -05:00
Javier Olaechea
694c5a9290 Merge pull request #125 from PuercoPop/3bmd-youtube-plugin
Add 3bmd youtube plugin
2016-10-27 17:02:15 -05:00
Javier Olaechea
7b84f5b670 Add 3bmd youtube plugin
This plugin allows users to use a shorthand syntax to embed youtube
videos in markdown

Closes #124
2016-10-27 16:55:46 -05:00
Javier Olaechea
e60ec1abfb Merge pull request #123 from dertuxmalwieder/master
Fix and document the isso plug-in
2016-10-27 11:03:08 -05:00
Cthulhux
08a66b2f8b Fixed and finally documented the isso plug-in 2016-10-27 12:37:51 +02:00
Javier Olaechea
2ee2609020 Merge pull request #122 from PuercoPop/ignore-missing-date
Close #121: ALL-MONTHS: Don't assume that content has a date
2016-10-26 20:35:48 -05:00
Javier Olaechea
c2ff1badf8 ALL-MONTHS: Don't assume that content has a date 2016-10-26 03:52:38 -05:00
Javier Olaechea
7f69c93b6a Merge pull request #119 from PuercoPop/ignore-ccl-fasls
Ignore Linux CCL FASL files
2016-10-17 12:27:51 -05:00
Javier Olaechea
2d3d966b94 Ignore Linux CCL FASL files
CCL has different prefixes for different platforms[0].

[0]: http://ccl.clozure.com/manual/chapter3.1.html
2016-10-17 12:22:37 -05:00