Commit graph

18 commits

Author SHA1 Message Date
ff5f87ff80 run non-destructive shell commands during dry runs 2015-03-29 21:56:51 -07:00
09b1224646 move HarpBlog::Post to its own file 2015-03-29 21:03:43 -07:00
652a10b16d sane default for hostname 2015-03-29 20:10:04 -07:00
ff0b565cc5 make hostname configurable 2015-03-29 20:06:48 -07:00
c905f5c414 use IDs instead of slugs for posts
Drafts don’t have reliable slugs until they’re published so give them
UUIDs, and lookup posts by ID instead of slug.
2015-03-29 19:42:38 -07:00
d9731944c2 use environment for configuration 2015-03-30 02:33:06 +00:00
03a9143b5a rename a variable 2014-11-23 20:47:55 -08:00
56a2de1ebc implement publish and unpublish 2014-10-18 18:41:20 -07:00
c8f543122b expose drafts via HarpBlog and the API 2014-10-18 18:05:07 -07:00
7e47c2d670 remove pointless authentication, fix up status & headers 2014-10-18 15:37:49 -07:00
034d975225 expose HarpBlog#status as /status 2014-10-18 15:37:31 -07:00
3546ab2952 add dirty checking and version support to HarpBlog 2014-10-18 15:33:52 -07:00
f0b3174e61 add HarpBlog#months and expose as GET /months 2014-10-18 02:35:19 -07:00
291e40f859 put test repos in a better location, fix other bugs 2014-10-18 02:34:58 -07:00
70e8ff6b18 slap a sinatra API server in front of HarpBlog
terminate meta_weblog_handler.rb with extreme prejudice
2014-10-18 01:38:45 -07:00
5c6399b558 add a class that knows how to manage this harp blog: HarpBlog 2014-10-18 01:37:39 -07:00
24f60083a2 add yearly and monthly archive indexes 2014-03-10 00:21:21 -07:00
8fb8b099af add a super basic server that implements metaWeblog.newPost 2014-03-09 19:49:28 -07:00