Brit Butler
3490af0287
Add gfycat plugin.
2014-11-22 23:06:53 -05:00
Brit Butler
8273efe00e
Fix symbols in static pages plugin some more.
2014-11-09 20:30:52 -05:00
Brit Butler
558e2d1e0d
Fix a symbol-scoping bug in the static pages plugin.
2014-11-09 20:16:16 -05:00
Brit Butler
762ad5e44d
Handle trailing slashes more gracefully. Kick off 0.9.7-dev.
2014-11-02 23:04:45 -05:00
Colin M. Strickland
3a37b8339b
utf-8 output when writing wordpress imported files
...
the file writer in wordpress import did not set external-format
2014-11-01 11:20:14 +00:00
Brit Butler
81fcf3a47a
Cleanup wordpress since handling a little more.
2014-10-26 19:23:31 -04:00
Colin M. Strickland
054621ab13
fix import-posts pass through 'since' as nil
...
adds a conditional to the invocation of import-post in import-posts loop
there needs to be a guard around 'since' in the loop:
if import posts tries to pass it's optional 'since' parameter through to
import-post it will prevent any posts from being output , because every
post will be compared against a timestamp of nil
2014-10-26 21:52:44 +00:00
Javier Olaechea
a9d73e3b26
Bind content-text & add quotes to HTML attributes
2014-09-23 11:52:33 -04:00
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