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
0640ebc5cb
Some more NEWS updates.
2014-09-22 15:50:48 -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
f474db77b2
Factor parse-initarg out of parse-metadata.
2014-09-22 12:56:00 -04:00
Brit Butler
33e81104b8
Tweaks to NEWS, README.
2014-09-16 11:30:14 -04:00
Brit Butler
3ae3c208f7
Remove the unused fiveam dependency, get started with stefil!
2014-09-12 16:36:59 -04:00
Brit Butler
81cfcc469e
New release target.
2014-09-12 16:22:34 -04:00
Brit Butler
b2082175e3
Little more doc work, fix versioned plugin thinko.
2014-09-12 16:21:50 -04:00
Brit Butler
60302d5f47
Fix blogroll link.
2014-09-05 17:11:33 -04:00
Brit Butler
bb2b6e49a4
README markdown tweaks.
2014-09-05 17:10:51 -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
b23a398dd5
Assorted bugfixes and cleanups.
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
78f1fc9fa0
Fix sitemap plugin breaking in INDEX :after method. It's a one off.
2014-09-05 17:07:22 -04:00
Brit Butler
702aaf5b4b
Closure Template/Esrap's error reporting leaves something to be desired.
2014-09-05 17:07:22 -04:00
Brit Butler
ef378b9b56
Finish the routing/slugs overhaul.
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
ed886b57e7
Set blog repo in "the right place".
2014-09-05 17:07:22 -04:00
Brit Butler
f512ab7a48
More TODO notes.
2014-09-05 17:07:22 -04:00
Brit Butler
ab03544600
Tracking TODOs in the Hacking file now.
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
04c1ed9aee
Bugfixes.
2014-09-05 17:06:41 -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
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
a176f38537
Bugfix: Feed should be an abstract class.
2014-09-05 17:06:41 -04:00
Brit Butler
0dae5d249a
Fix buglet in readable theme's post template.
...
Thanks to Matthias Wimmer for the report and fix.
2014-09-04 09:09:36 -04:00
Brit Butler
2286814509
Merge pull request #60 from nathanielksmith/fix-link
...
fix link to chiptheglasses
2014-08-22 14:26:45 -04:00
Nathaniel Smith
caaac152cc
fix link to chiptheglasses
2014-08-22 14:01:29 -04:00
Brit Butler
375c25d5f5
Merge pull request #59 from Ferada/validation-fixes
...
Fix validation errors.
2014-08-21 09:52:08 -04:00
Olof-Joachim Frahm
b29d45e3a4
Fix validation errors.
2014-08-20 23:11:49 +01:00
Brit Butler
c7d418b896
Merge pull request #56 from PuercoPop/misc-fixes
...
Misc fixes
2014-08-20 10:08:23 -04:00
Javier Olaechea
8304e6b74b
More robust directory changing
...
- Doesn't fail when the directory is missing a trailing '/'
- When directory doesn't exist it signals an informative
condition.
2014-08-17 16:51:17 -05:00
Javier Olaechea
221a9cbe86
Make tags indices URL absolute
2014-08-16 02:23:48 -05:00
Javier Olaechea
c2e83dd729
current-directory not needed, use uiop instead
...
Add setf expansion for getcwd
2014-08-16 02:23:48 -05:00
Brit Butler
81fe5a72d3
Merge pull request #53 from PuercoPop/patch-1
...
replace deprecated sb-ext:quit with sb-ext:exit
2014-08-15 15:35:14 -04:00
Javier Olaechea
a4b92a05ef
replace deprecated sb-ext:quit with sb-ext:exit
...
As of 1.0.57[1]
[1]: http://sbcl.org/all-news.html#1.0.57
2014-08-15 14:05:03 -05:00
Brit Butler
def471c917
Minor README tweak.
2014-06-27 13:48:42 -04:00