Commit graph

673 commits

Author SHA1 Message Date
Masataro Asai
5f32be57f7 Revert "[travis] trying sudo to test the preview feature"
This reverts commit e7f0d111fc.
2019-10-27 14:07:05 -04:00
Masataro Asai
fbf7bb3c5c [travis] remove wget/curl test 2019-10-27 14:06:44 -04:00
Masataro Asai
e7f0d111fc [travis] trying sudo to test the preview feature 2019-10-27 14:06:27 -04:00
Masataro Asai
0172253002 [travis] trying curl to test the preview feature 2019-10-27 14:06:19 -04:00
Masataro Asai
0e35b72fc2 [travis] trying IPv4 to test the preview feature 2019-10-27 14:06:13 -04:00
Masataro Asai
0e4b8d81b0 [travis] install requirements 2019-10-27 14:05:10 -04:00
Masataro Asai
6e0684b128 [ci skip] minor help message 2019-10-27 14:04:18 -04:00
Masataro Asai
6fdeb58f63 [ci skip] [README] fix travis badge 2019-10-27 13:53:14 -04:00
Masataro Asai
6902af29ef [ci skip] [README] simplified / remove absolute url 2019-10-27 13:53:07 -04:00
Masataro Asai
d7a4433523
Merge pull request #146 from guicho271828/roswell
roswell script
2019-10-27 08:57:54 -04:00
Masataro Asai
d9fa597d79 fix: DEPLOY method does not respect *default-pathname-defaults* 2019-10-26 19:45:52 -04:00
Masataro Asai
0e325ee56e testing repl 2019-10-26 19:45:46 -04:00
Masataro Asai
919d047349 export functions 2019-10-26 19:45:46 -04:00
Masataro Asai
17e526317c absolute link prevents the preview from loading css/js 2019-10-26 19:45:46 -04:00
Masataro Asai
89db40a552 [README] tutorial for CLI / REPL commands 2019-10-26 19:45:46 -04:00
Masataro Asai
86fefef6fe roswell commands 2019-10-26 19:45:46 -04:00
Masataro Asai
5304158c0a basic cli tests 2019-10-26 19:45:46 -04:00
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