Commit graph

61 commits

Author SHA1 Message Date
Brit Butler
01d6b97974 Split out LOAD-POSTS. 2012-08-21 16:19:04 -04:00
Brit Butler
34c05403e9 Add cl-fad for do-files and directory deletion. 2012-08-21 16:03:07 -04:00
Brit Butler
ef315397a4 Minor slugs tweak. 2012-08-21 14:57:15 -04:00
Brit Butler
f5cd00fba9 READ-POST fixes. 2012-08-20 23:57:57 -04:00
Brit Butler
e9b6ac1c0f Assorted fixes and improvements. 2012-08-20 23:20:25 -04:00
Brit Butler
ca37d63df8 Finish updating wordpress importer. 2012-08-20 22:36:48 -04:00
Brit Butler
9ab56bddd1 Fixes to RENDER-BY-20. 2012-08-20 21:01:06 -04:00
Brit Butler
ec025b5f65 Small error tweak. 2012-08-20 20:53:57 -04:00
Brit Butler
0d0f7b564b Sketch of READ-POST. 2012-08-20 20:52:59 -04:00
Brit Butler
4b61c1115b Update the wordpress importer and make deploy a bit safer. 2012-08-20 20:17:30 -04:00
Brit Butler
4e27bcf8cd Improve exposed API for plugins. 2012-08-20 19:43:03 -04:00
Brit Butler
ef38d2874f Refactors to indices, pervasive docstrings. 2012-08-20 17:26:12 -04:00
Brit Butler
a2c6be20bf Drop local-time dependency, finish indices. 2012-08-20 16:55:47 -04:00
Brit Butler
e1d4751a22 Add SLUGIFY. 2012-08-20 16:21:12 -04:00
Brit Butler
96c3e1c19d More TODO tweaks. 2012-08-20 12:36:59 -04:00
Brit Butler
46dc2dc412 TODO tweak. 2012-08-20 12:33:16 -04:00
Brit Butler
67b3f26da3 Indices should work now. 2012-08-20 12:06:01 -04:00
Brit Butler
2454656471 Sketch index rendering. 2012-08-20 11:53:39 -04:00
Brit Butler
b92fb4d9b6 Make sure we render off the base template. 2012-08-20 11:06:35 -04:00
Brit Butler
d571634677 Bugfix to RENDER-POSTS. 2012-08-20 10:46:24 -04:00
Brit Butler
3736c0862d Sketch out posts, DO-FILES improvements. 2012-08-20 10:44:46 -04:00
Brit Butler
4b264e2587 Add DO-FILES and refactor COMPILE-THEME. 2012-08-20 09:41:50 -04:00
Brit Butler
a88b2b2979 TODO update. 2012-08-19 15:22:54 -04:00
Brit Butler
defa4c69f3 Scrap old plugins. 2012-08-19 15:21:55 -04:00
Brit Butler
65d4f349da APP-PATH tweaks, COMPILE-THEME fix. 2012-08-19 14:06:30 -04:00
Brit Butler
558a04e696 Template tweak. 2012-08-19 00:56:37 -04:00
Brit Butler
35ae75d03a Factor out UPDATE-SYMLINK. 2012-08-19 00:48:52 -04:00
Brit Butler
336763644d Don't pass pathnames to RUN-PROGRAM. 2012-08-19 00:42:40 -04:00
Brit Butler
d2aad78fb9 README tweak. 2012-08-19 00:29:44 -04:00
Brit Butler
a698389c42 Implement DEPLOY, package updates, minor tweaks. 2012-08-19 00:29:33 -04:00
Brit Butler
c18562d202 TODO updates. 2012-08-18 23:15:44 -04:00
Brit Butler
a16776dc56 TODO updates. 2012-08-18 23:14:35 -04:00
Brit Butler
d66ed584a6 Sketch config and compilation, minor tweaks. 2012-08-18 23:14:08 -04:00
Brit Butler
6a71773c0c Adios comments! 2012-08-18 20:20:09 -04:00
Brit Butler
ecfbe41b1f Minor package cleanup. 2012-08-18 16:51:07 -04:00
Brit Butler
c795b1bd59 Sketch of the new design. 2012-08-18 16:40:51 -04:00
Brit Butler
011d97b065 A fresh start. Also, remove split-sequence dep from importer. 2012-08-15 00:22:59 -04:00
Brit Butler
8c0b1f8697 Rework ASDs, add stub md+rst plugins, docs script, and stub tests. 2012-08-14 23:58:28 -04:00
Brit Butler
a607f77177 6-day 'finish your blogware' hackathon? Challenge accepted. 2012-08-14 21:00:41 -04:00
Brit Butler
9e4c03573e Initial pass at MathJax plugin and various small fixes. 2011-04-26 13:52:15 -04:00
Brit Butler
1a110b541b Support Author URLs in comment template. 2011-04-23 21:36:45 -04:00
Brit Butler
325bdfcb8d Update the hyde template to support non-disqus comments. 2011-04-23 21:32:18 -04:00
Brit Butler
70eab4d181 Implement S3 plugin, URL/path generation cleanups and TODO updates. 2011-04-23 17:41:59 -04:00
Brit Butler
524c8a4851 Neil was kind enough to make me a logo. Good fun in small, medium and large. 2011-04-23 15:11:17 -04:00
Brit Butler
5923b24e8f Implement full site rendering, head+body injection and load-plugins. Misc. fixes. 2011-04-23 12:58:11 -04:00
Brit Butler
e81f01440d API changes, Static Indices rewrite and more...
* Revamp API intersection of indices and posts.
* Rewrite the static implementation of indices.
* Add split-sequence dep to coleslaw-static
* Various bugfixes and cleanups to import plugin.
* Beginnings of hunchentoot plugin.
* Update TODO.
2011-04-22 18:37:22 -04:00
Brit Butler
f821f105ec Update coleslaw-static to not depend on S3. Add beginning of s3 plugin. Update import plugin to support writing posts out to files. Update TODO. 2011-04-20 13:51:29 -04:00
Brit Butler
6a1e793016 Simple fix to find-by-date, TODO updates. 2011-04-20 00:12:27 -04:00
Brit Butler
b7e8f78465 Improve post-url scheme, do taglinks and monthlinks the right way in index template, update coleslaw-static.asd and TODO. 2011-04-19 16:01:20 -04:00
Brit Butler
44acf9d02b Minor TODO and plugins update. 2011-04-19 13:36:17 -04:00