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
Brit Butler
138c27c5d6
Slight tweak to README language.
2014-06-13 10:52:23 -04:00
Brit Butler
e4f3ee06ec
Last minute NEWS tweak to sneak this into 0.9.5/Quicklisp June 2014.
2014-06-13 09:51:02 -04:00
Brit Butler
98f6d0f8c8
Use lang and charset in the hyde theme, not just readable theme.
2014-06-13 09:49:13 -04:00
Brit Butler
6a4b26c9bb
Add default lang and charset values to the config.
...
Any time we can avoid forcing people to update their configs it's a good thing.
2014-06-13 09:48:34 -04:00
Brit Butler
137d465ba8
Merge pull request #52 from ryumei/master
...
Add config values for l10n
2014-06-13 09:38:06 -04:00
NAKAJIMA Takaaki
6a0d01494e
Apply l10n to readable theme
2014-06-13 19:34:28 +09:00
NAKAJIMA Takaaki
1e7f927aa4
Apply l10n in readable theme
2014-06-13 19:31:51 +09:00
NAKAJIMA Takaaki
2ac0d43877
Add charset of HTML
2014-06-13 19:16:11 +09:00
NAKAJIMA Takaaki
99ddaa0ca2
Apply :lang
2014-06-13 19:10:56 +09:00
NAKAJIMA Takaaki
fc980eacf0
Fix typo
2014-06-13 19:02:43 +09:00
NAKAJIMA Takaaki
1bafadc279
Enable specify lang of html
2014-06-13 19:00:11 +09: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
37a1d7ad6a
Comment tweaks.
2014-06-03 18:13:12 -04:00
Brit Butler
06a1f73ad2
Add a naive performance evaluation to the docs.
2014-06-03 17:24:17 -04:00
Brit Butler
6daa930366
Fix some bugs in the incremental plugin.
2014-06-03 17:18:24 -04:00
Brit Butler
1d18a32454
Add basic dump_db.sh. We fight for the user! (or hacker, sysadmin, whatever)
2014-06-03 17:01:23 -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
3467157805
Add and export DELETE-DOCUMENT.
2014-06-03 16:32:43 -04:00
Brit Butler
62c940bde9
Finish addition, push modification uphill a bit.
2014-06-03 14:51:24 -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
8e8e3231ec
Finish deletion, push addition uphill a bit.
2014-06-03 11:15:13 -04:00
Brit Butler
331cc94b2c
Merge branch 'master' into experimental
2014-06-01 17:22:55 -04:00
Brit Butler
fd0e1007db
There's no such thing as single-site.rc anymore.
2014-05-31 15:51:41 -04:00
Brit Butler
669655930b
Simplify PAGE-URL's around method.
2014-05-28 11:50:44 -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
235b727017
PAGE-URL should always return a pathname.
2014-05-19 15:27:51 -04:00
Brit Butler
2397b70abb
Extract setfs into UPDATE-CONTENT-METADATA.
2014-05-19 12:01:46 -04:00
Brit Butler
2268516412
Add performance note to hacking docs.
2014-05-16 11:35:05 -04:00
Brit Butler
6283d63331
A little performance hack for faster compiles.
...
We were generating the complete list of tags and months on every
index render. Now the data is computed once during content load
and cached in a global for the remainder of the compilation process.
20% reduction in compile-time for my 430-post blog.
2014-05-16 11:09:47 -04:00
Brit Butler
f58c265fb7
Bugfixes to sitemaps, mathjax, and posts.
2014-05-16 10:42:08 -04:00
Brit Butler
414b221e6b
Use default-initargs, switch some accessors to readers.
2014-05-15 10:43:39 -04:00
Brit Butler
c0447fd7d0
I forgot to remove the conditions file from the defsystem.
2014-05-09 16:30:52 -04:00
Brit Butler
947ad9023b
Cleanup Twitter plugin and update docs a bit.
2014-05-09 11:54:22 -04:00
Brit Butler
a4d7b8505c
Mention twitter plugin in NEWS.
2014-05-08 11:56:24 -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