Commit graph

35 commits

Author SHA1 Message Date
Gered 517efc1a39 add google analytics tracking code, only shown in production 2014-04-05 12:43:01 -04:00
Gered 295ea2e61a switch to highlight.js for client side syntax highlighting 2014-04-05 00:07:13 -04:00
Gered a055c6e2ef use different profile resource-paths to include dev/prod site.configs
this also necessitated a change to how the couchdb table defs are
defined as aot-ing the prod profile caused code to get evaluated
which triggered at-compile-time-loading of site.config, which at that
point the prod resources-paths would not have been merged in causing
compilation errors
2014-04-04 23:28:51 -04:00
Gered 8e3111bab7 not dev environment by default 2014-03-29 12:20:24 -04:00
Gered 731428530a remove linkedin link 2014-03-29 12:18:53 -04:00
Gered b56b43533d update prettify style and add clojure highlighting support 2014-03-29 11:13:37 -04:00
Gered 5fc46d12e9 initial support for caching markdown->html results 2014-03-29 09:21:15 -04:00
Gered 1999482b16 current year! 2014-03-29 08:44:38 -04:00
Gered 0834578173 looks like the new markdown-clj fixed this problem 2014-03-28 22:52:57 -04:00
Gered d0b9a1fe6f add log4j.properties 2014-03-28 22:21:47 -04:00
Gered 682ba6905e finally fix the archive post list sorting bug 2014-03-28 21:40:27 -04:00
Gered 199608e803 this shouldn't have been committed anyway 2014-03-27 21:18:40 -04:00
Gered 9c5577c6d3 add 'nonull' filter usage 2014-03-27 20:56:21 -04:00
Gered 7983920627 apparently 'size' is reserved to mean 'collection size' (aka. .length) 2014-03-27 20:55:27 -04:00
Gered fa10234c48 new version of jtwig fixes this bug 2014-03-27 20:54:27 -04:00
Gered 5ed36b7f7b update templates and route handlers to clj-jtwig for template rendering 2014-03-25 22:01:28 -04:00
Gered 2659ceb9a8 move all template files to /resources/views 2014-03-24 19:55:03 -04:00
Gered 5116b9ae1e default config file is set to development environment 2013-07-29 22:55:55 -04:00
Gered c30de1630e minor style fixes 2013-06-05 19:02:46 -04:00
Gered 0676489822 add site footer and content for the "about" page 2013-06-05 18:59:08 -04:00
Gered 2f44eabd70 add model fn to list posts in an archive format (by month/year, title only) 2013-05-26 17:54:06 -04:00
Gered 2a36c293df add model fn to get a simple lists of posts by tag 2013-05-26 16:57:58 -04:00
Gered 3e7169a630 update get-file with parameter to control if it can serve an unpublished file or not. update list-files to show all files 2013-05-26 15:48:15 -04:00
Gered 5b05bff295 change button style, highlight file rows for files that are unpublished 2013-05-26 15:38:53 -04:00
Gered 6eb1141c17 added message for empty directories 2013-05-26 14:02:59 -04:00
Gered 40ba9e23bd update bootstrap 2013-05-26 13:58:14 -04:00
Gered 0f5302ba1b implemented better files path/tree dropdown using a modified bootstrap-combobox 2013-05-26 13:49:33 -04:00
Gered cbdd265a0f change code/preformatted text font face 2013-05-26 10:58:42 -04:00
Gered f8f1f2d6ff add more file listing views/functions 2013-05-21 22:41:36 -04:00
Gered 0e68ce12b1 update files views (doc id will now just be the full path + filename) 2013-05-21 19:25:40 -04:00
Gered aa54248ab6 add files db design doc 2013-05-20 20:08:41 -04:00
Gered 78170ceb10 add touch-databases to ensure db structure is present 2013-05-20 20:07:11 -04:00
Gered 13397a75aa something more neutral for now
I don't want to keep too much environment specifics (credentials, IP's,
and other stuff) version controlled right now
2013-05-20 17:48:01 -04:00
Gered 5d180e6024 add copy of current couchdb design docs 2013-05-20 17:46:49 -04:00
Gered 906f8ec915 initial commit 2013-05-20 17:43:38 -04:00