Masataro Asai
7b8c5bb2ae
Update plugin-api.md
2017-11-12 20:47:40 -05:00
Alfredo Beaumont
d0178a7b0b
Update documentation and config example for excerpt support
2017-10-29 01:12:42 -05:00
Cthulhux
ca65274456
Not fscking up is sooo 90s
2017-08-03 21:44:39 +02:00
Cthulhux
f9c62cfc53
Added Piwik analytics
2017-07-31 16:54:54 +02:00
Alfredo Beaumont
ee74b1a323
Update default value in MathJax plugin's documentation
2017-04-10 17:26:10 +02:00
Alfredo Beaumont
5681f5724c
Update documentation with info about Pygments plugin
2017-03-30 14:48:20 +02: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
Cthulhux
08a66b2f8b
Fixed and finally documented the isso plug-in
2016-10-27 12:37:51 +02:00
Bruno Cichon
a5c6e365d9
Add CL-WHO plugin
2016-09-23 14:22:06 -05:00
Javier Olaechea
71b535648f
(hacking.md): Add a contributing section
2015-06-12 21:53:21 -05:00
Brit Butler
deb2e556a4
Formatting tweaks.
2014-12-08 15:23:09 -05:00
lukasepple
86133fef8f
simplified and clarified the cli
2014-12-08 20:04:45 +01:00
lukasepple
e52a9765a5
added some more commands
2014-12-08 16:18:46 +01:00
lukasepple
78ec9c37eb
add first idea for the cli command set
...
Please help with commands for git-deployment I haven't used that feature
yet
2014-12-07 21:34:10 +01:00
Brit Butler
45523dcc35
Release: 0.9.7!
2014-11-25 22:39:54 -05:00
Brit Butler
3490af0287
Add gfycat plugin.
2014-11-22 23:06:53 -05:00
Brit Butler
c7fc38b73c
Some last tweaks for Summary Cards before 0.9.6.
2014-09-23 11:52:52 -04:00
Brit Butler
8bea5f1927
TODO tweaks for 0.9.7.
2014-09-22 14:32:27 -04:00
Brit Butler
e44d0bde9e
Make add-injection support more complex injections. Thanks @PuercoPop.
...
In short, an injection is now a FUNCTION that takes a
document and returns either a STRING to insert in the
page (possibly with data from the document) or NIL.
2014-09-22 14:31:08 -04:00
Brit Butler
b2082175e3
Little more doc work, fix versioned plugin thinko.
2014-09-12 16:21:50 -04:00
Brit Butler
41186fb41c
Fixes to theming docs.
2014-09-05 17:08:13 -04:00
Brit Butler
439f3f35f7
Push closer to 0.9.6. Just tests and a merge left now...
2014-09-05 17:08:13 -04:00
Brit Butler
46e6915ba2
Make parse-metadata suck a little less. Many docs updates.
2014-09-05 17:08:12 -04:00
Brit Butler
78e0f9ecea
Split out some 0.9.7 items.
2014-09-05 17:07:22 -04:00
Brit Butler
2ed12c5bce
Factor out parse-metadata in preparation for real error-handling.
2014-09-05 17:07:22 -04:00
Brit Butler
2bd647207a
Some 0.9.6 preparations.
2014-09-05 17:07:22 -04:00
Brit Butler
7b516ccc9c
A few notes tweaks.
2014-09-05 17:07:22 -04:00
Brit Butler
148c1a0c52
Switch back to using rsync --delete -avz in deploy.
2014-09-05 17:07:22 -04:00
Brit Butler
b3acf878e1
Update TODO notes in Hacking.
2014-09-05 17:07:22 -04:00
Brit Butler
ab34400307
Use with-slots for initializers, readers only please!
2014-09-05 17:07:22 -04:00
Brit Butler
f512ab7a48
More TODO notes.
2014-09-05 17:07:22 -04:00
Brit Butler
ae96c069c4
Half-way commit to getting hardcoded paths out of templates.
2014-09-05 17:07:21 -04:00
Brit Butler
ab12f8ed6d
Some TODO notes.
2014-09-05 17:06:41 -04:00
Brit Butler
c2920901fa
More notes.
2014-09-05 17:06:41 -04:00
Brit Butler
99e87c061f
Add some error-handling notes.
2014-09-05 17:06:41 -04:00
Brit Butler
c82fe20382
Incremental compilation is done, note some new goals.
2014-09-05 17:06:41 -04:00
Brit Butler
4896f31596
Merge pull request #51 from redline6561/experimental
...
Release: 0.9.5!
2014-06-04 11:42:37 -04:00
Brit Butler
733a8a82ad
Add one more docs note, call it 0.9.5.
2014-06-04 11:40:14 -04:00
Brit Butler
70cad7c7d1
More docs, README updates.
2014-06-04 11:28:43 -04:00
Brit Butler
06a1f73ad2
Add a naive performance evaluation to the docs.
2014-06-03 17:24:17 -04:00
Brit Butler
bed63d2156
New pass at "incremental" compilation. See now, isn't that better?
2014-06-03 16:37:56 -04:00
Brit Butler
6ea3166a8b
Fix outdated themes documentation for indexes.
...
The one thing I miss in the docs sweep before the last release
and my friend trips all over it. God dammit software.
2014-06-03 11:43:23 -04:00
Brit Butler
2268516412
Add performance note to hacking docs.
2014-05-16 11:35:05 -04:00
Brit Butler
947ad9023b
Cleanup Twitter plugin and update docs a bit.
2014-05-09 11:54:22 -04:00
PuercoPop
643e56cd6b
Add plugin documentation
2014-05-08 00:43:43 -05:00
Brit Butler
e17d2a27df
Update the post-receive script to pass the previous revision to Coleslaw.
2014-05-03 22:16:26 -04:00
Brit Butler
35afff4ed9
Add GET-UPDATED-FILES to find files changed in last push. Update HACKING doc.
2014-05-03 13:55:09 -04:00
Brit Butler
9ad47016fb
Tweak Theming docs.
2014-05-02 17:02:31 -04:00
Brit Butler
43bad78452
Updates to the Plugin docs.
2014-05-02 16:38:53 -04:00
Brit Butler
96d85c8e69
Go through HACKING docs with a fine tooth comb.
2014-05-02 16:25:39 -04:00