Javier Olaechea
47a17508e8
Add twitter meta-data to posts
...
This depends on a pending change to add-injection
2014-09-23 11:52:33 -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
2bd647207a
Some 0.9.6 preparations.
2014-09-05 17:07:22 -04:00
Brit Butler
78f1fc9fa0
Fix sitemap plugin breaking in INDEX :after method. It's a one off.
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
567c4473bb
Tentatively factor deploy method into git-hook plugin. TODO follows...
...
* Deploy :after plugins probably need revision now, and coleslaw-heroku.
* README, HACKING need updates. Plugin-api.md too.
* NEWS needs a carefully worded entry.
Is that what we want?
2014-09-05 17:06:41 -04:00
Brit Butler
4630a7a224
Remove scaffolded parallel plugin.
2014-09-05 17:06:41 -04:00
Brit Butler
37a1d7ad6a
Comment tweaks.
2014-06-03 18:13:12 -04:00
Brit Butler
6daa930366
Fix some bugs in the incremental plugin.
2014-06-03 17:18:24 -04:00
Brit Butler
3109a988c4
Tiny tweak to incremental plugin.
2014-06-03 16:41:12 -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
62c940bde9
Finish addition, push modification uphill a bit.
2014-06-03 14:51:24 -04:00
Brit Butler
8e8e3231ec
Finish deletion, push addition uphill a bit.
2014-06-03 11:15:13 -04:00
Brit Butler
7d9b0aa011
Flesh out the sketch a bit more and add some constraints.
2014-05-26 16:27:02 -04:00
Brit Butler
75c30c5844
Push sketch slightly further up hill.
2014-05-26 16:27:02 -04:00
Brit Butler
7c12a9670b
Sketch out incremental plugin.
2014-05-26 16:27:02 -04:00
Brit Butler
70427b81d0
Ensure that sitemap includes all content.
...
I had introduced a bug by depending on sitemap being the last subclass
in the ALL-SUBCLASSES list. Since there's only one instance of sitemap,
it's not *too* hackish to do everything in the publish step.
2014-05-26 16:19:42 -04:00
Brit Butler
f58c265fb7
Bugfixes to sitemaps, mathjax, and posts.
2014-05-16 10:42:08 -04:00
Brit Butler
947ad9023b
Cleanup Twitter plugin and update docs a bit.
2014-05-09 11:54:22 -04:00
Brit Butler
7326e31479
Export title-of, author-of, and find-content-by-path. Cleanup twitter plugin.
2014-05-08 11:47:59 -04:00
Brit Butler
3264848cde
Cleanup sitemap plugin a bit.
2014-05-08 11:37:10 -04:00
Brit Butler
57f9aeb696
Keep plugin-conf-error condition with near the plugin handling code.
2014-05-08 11:02:51 -04:00
PuercoPop
03b1cb9a0b
Use *tweet-format-fn* in render-tweet
2014-05-08 04:48:14 -05:00
PuercoPop
3b59ca1321
*tweet-format* DSL
2014-05-08 04:45:51 -05:00
PuercoPop
d4ffbe0c5c
bugfix
2014-05-07 21:19:08 -05:00
PuercoPop
0192fb648d
Hook to deploy instead of publish.
2014-05-07 21:02:10 -05:00
PuercoPop
ed60a94be8
typo
2014-05-07 20:05:57 -05:00
PuercoPop
f95a3c27a2
Hook to publish instead of render
2014-05-07 20:05:56 -05:00
PuercoPop
7cb6461cb2
post url should include domain
2014-05-07 20:05:56 -05:00
PuercoPop
d7ef24664d
Fix render-tweet
2014-05-07 20:05:56 -05:00
PuercoPop
0be9a17cfa
Implementation sans test
2014-05-07 20:05:56 -05:00
Brit Butler
975be4236e
Fix style-warnings for static-pages plugin.
2014-05-06 15:25:28 -04:00
Brit Butler
16d7656421
Import content-text for the static pages plugin.
2014-05-03 13:53:13 -04:00
Brit Butler
b703477ed8
Fix some missing imports in the static-pages plugin.
2014-04-30 14:31:04 -04:00
Brit Butler
f1abdd5410
Add a title and treat static-pages as markdown.
2014-04-29 13:56:01 -04:00
Brit Butler
cba6776afd
Cleanup imports and use write-document.
2014-04-29 13:55:00 -04:00
Brit Butler
4f6006cfcf
First pass at static-pages as a plugin.
2014-04-29 13:55:00 -04:00
Brit Butler
6a2e35b125
Remove unused sitemap imports.
2014-04-28 17:59:03 -04:00
Brit Butler
7fc472bb7f
Fix sitemap package imports.
2014-04-28 12:31:33 -04:00
Brit Butler
cb868f0852
Rename write-page -> write-file. Clean up some docstrings.
2014-04-18 12:12:57 -04:00
Brit Butler
5e9a256a91
Rename render-content to render-text for clarity. Retroactively add to 0.9.3.
2014-04-15 23:44:41 -04:00
Brit Butler
fb224744e7
Rename index-posts -> index-content.
2014-04-15 20:32:24 -04:00
Brit Butler
e44dcbf05d
Sitemap plugin tweaks.
2014-04-15 19:05:52 -04:00
Brit Butler
7af3462d99
Massive indexes rewrite.
2014-04-15 15:27:46 -04:00
tycho garen
1b72440a61
make output from restructured text generator useable
2014-03-01 22:27:17 -05:00
Willem Rein Oudshoorn
f753debbba
Changed timestamp format of the sitemap so google does not complain (and it conforms to the specs.)
2013-05-18 12:12:25 +02:00
Brit Butler
c2c45356d2
Update TODO. Minor sitemap plugin cleanup.
2013-04-29 17:01:22 -04:00
Brit Butler
dd027db409
Minor cleanups to sitemap plugin.
2013-04-28 10:11:38 -04:00
Do Nhat Minh
e28729b0de
add sitemap.lisp in plugins
2013-04-27 02:17:59 +08:00