Commit Graph
76 Commits
Author SHA1 Message Date
stephen acbfdbe8eb supporting video media 2017-09-12 14:56:13 -05:00
stephen ff1033dfb4 copying theme addition files onto the hugo directories. fixes #6 2017-09-11 12:13:40 -05:00
stephen ab06bed6ec publishing with in-process hugo function calls 2017-09-09 13:58:38 -05:00
stephen 6190379c74 consolidating some hugo setup code 2017-09-09 13:50:01 -05:00
stephen 5225628f8a adding stuff from theme on the prod website 2017-09-09 11:27:28 -05:00
stephenandGogs 7f446fc953 Merge branch 'media' of stephen/caddy-hugo2 into master 2017-09-09 12:24:49 -04:00
stephen eb32775986 using a non-tmp dir for thumbs 2017-09-07 19:46:09 -05:00
stephen 6d479bb925 better reusing media methods 2017-09-07 19:40:41 -05:00
stephen df18b29087 verifying thumbs now 2017-09-07 19:33:42 -05:00
stephen 450923be2f sorting images by date; acquiring metadata 2017-09-07 19:11:00 -05:00
stephen b62a7a7a28 moving media code to a subpackage 2017-09-07 18:34:05 -05:00
stephen 1196033364 fixing host matching in caddy integration 2017-09-07 16:59:34 -05:00
stephen 55d2ac2b97 added a license 2017-09-07 10:22:15 -05:00
stephen 6647e54b8d fixing multisite and other caddy integration issues 2017-09-07 08:47:39 -05:00
stephenandGogs c9508770a9 Merge branch 'comments' of stephen/caddy-hugo2 into master 2017-09-06 10:14:32 -04:00
stephen 3f941de9c8 fixing comment keying, fixing comment storage location 2017-09-06 09:11:06 -05:00
stephen 1f3d3a21d2 finishing up the basic implementation of comments 2017-09-06 09:01:35 -05:00
stephen 28c081ed30 comments working; with some stuff in the theme 2017-09-05 22:27:38 -05:00
stephen 432affea76 comments appearing; need better embedding approach 2017-09-05 21:21:56 -05:00
stephen c1fc9ce6d1 getting there 2017-09-05 21:21:56 -05:00
stephen 50d0f53509 comments wip 2017-09-05 21:21:56 -05:00
stephen 4b76df1811 resilience improvements 2017-09-05 21:18:44 -05:00
stephenandGogs 7ae2e08c4a Merge branch 'draft' of stephen/caddy-hugo2 into master 2017-08-30 20:29:33 -04:00
stephen c609179dfa fixes from looking at PR 2017-08-30 16:38:24 -06:00
stephen 95f3e41f1e drafts seem to be working again 2017-08-27 16:44:00 -06:00
stephen f9fbc5590f wip: drafts done with hugolib 2017-08-16 17:36:27 -07:00
stephen edfe79ebc0 tweaking idleshut usage 2017-08-11 18:37:05 -07:00
stephen 7e4686a229 using idleshut as a separate package 2017-08-11 18:22:36 -07:00
stephen 618574f160 cleaning up code that runs hugo 2017-08-11 14:11:29 -07:00
stephen 5b25695954 cleaning up draft related code 2017-08-09 17:15:08 -07:00
stephen da848ae87f a bit of renaming things 2017-08-09 16:40:41 -07:00
stephen c63022b636 improvements; fixes 2017-08-06 22:07:53 -07:00
stephen f753f94390 making assets more internal to make offline work easier 2017-08-06 21:55:30 -07:00
stephen 99e794ac00 making tests pass, but introduced a bug in the actual ui 2017-08-06 21:12:39 -07:00
stephen 07daa5e160 adding a test for parsing size strings 2017-08-06 13:18:16 -07:00
stephen e5d16dd2d5 skipping pushing message to client if there are no messages; fixes flaky test and de-intensifies read loop 2017-08-05 18:06:34 -07:00
stephen 029d1ed5b3 fixing golint issues to try to figure out test flakiness 2017-08-05 17:15:45 -07:00
stephen be1aefa439 testing improvements; some flakiness; wip 2017-08-05 16:54:28 -07:00
stephen ecb8351ef8 go vet fixes 2017-08-05 16:54:10 -07:00
stephen e6735a3ecc ensuring metadata gets pulled when creating new content 2017-08-01 14:33:35 -07:00
stephen 2595c37b72 fixing filename weirdness in drafts after adjustments from testing 2017-08-01 13:24:55 -07:00
stephen f49229d723 getting to 20% test coverage 2017-08-01 13:13:35 -07:00
stephen 968c50e3e2 fixing initial publish bug, using correct assets package 2017-07-30 13:23:27 -07:00
stephen e950515960 fixing setup bug, adding test 2017-07-30 12:40:48 -07:00
stephen e1183ee316 adding basic test and organizing code a little bit 2017-07-30 10:24:07 -07:00
stephen a6ae6223eb decoupling content lookups a bit; supporting both filesystem and hugolib lookups 2017-07-30 09:22:15 -07:00
stephen 406af7b834 fixing more kinds of filenames 2017-07-22 15:47:03 -07:00
stephen 3f8cb4f265 fixing bugs with filenames 2017-07-22 10:15:13 -07:00
stephen ab6152cbfa making the image button of the editor actually add all the info needed, and made the images clickable for the full size 2017-07-16 18:30:04 -07:00
stephen 5897b6874d adding an image-selected feature. uses are wip 2017-07-14 15:35:25 -07:00