Stephen Searles stephen
  • Joined on 2015-11-08
stephen pushed to master at stephen/caddy-hugo2 2017-08-10 00:15:13 +00:00
5b25695954 cleaning up draft related code
stephen pushed to master at stephen/caddy-hugo2 2017-08-09 23:40:46 +00:00
da848ae87f a bit of renaming things
stephen pushed to master at stephen/acedoc 2017-08-09 21:57:59 +00:00
7515d51f7f a few more minor tests
stephen pushed to master at stephen/caddy-hugo2 2017-08-07 05:08:32 +00:00
c63022b636 improvements; fixes
f753f94390 making assets more internal to make offline work easier
99e794ac00 making tests pass, but introduced a bug in the actual ui
07daa5e160 adding a test for parsing size strings
Compare 4 commits »
stephen pushed to master at stephen/caddy-hugo2 2017-08-06 01:06:39 +00:00
e5d16dd2d5 skipping pushing message to client if there are no messages; fixes flaky test and de-intensifies read loop
029d1ed5b3 fixing golint issues to try to figure out test flakiness
be1aefa439 testing improvements; some flakiness; wip
ecb8351ef8 go vet fixes
Compare 4 commits »
stephen pushed to master at stephen/acedoc 2017-08-05 02:14:23 +00:00
e4f2e04736 added an extra message check to the client test
stephen pushed to master at stephen/caddy-hugo2 2017-08-01 21:34:32 +00:00
e6735a3ecc ensuring metadata gets pulled when creating new content
stephen pushed to master at stephen/caddy-hugo2 2017-08-01 20:25:03 +00:00
2595c37b72 fixing filename weirdness in drafts after adjustments from testing
stephen pushed to master at stephen/caddy-hugo2 2017-08-01 20:13:42 +00:00
f49229d723 getting to 20% test coverage
stephen pushed to master at stephen/caddy-hugo2 2017-07-30 20:23:33 +00:00
968c50e3e2 fixing initial publish bug, using correct assets package
e950515960 fixing setup bug, adding test
Compare 2 commits »
stephen pushed to master at stephen/caddy-hugo2 2017-07-30 17:24:12 +00:00
e1183ee316 adding basic test and organizing code a little bit
a6ae6223eb decoupling content lookups a bit; supporting both filesystem and hugolib lookups
Compare 2 commits »
stephen pushed to master at stephen/caddy-hugo2 2017-07-22 22:47:09 +00:00
406af7b834 fixing more kinds of filenames
stephen pushed to master at stephen/caddy-hugo2 2017-07-22 17:15:22 +00:00
3f8cb4f265 fixing bugs with filenames
stephen pushed to master at stephen/caddy-hugo2 2017-07-17 01:30:13 +00:00
ab6152cbfa making the image button of the editor actually add all the info needed, and made the images clickable for the full size
5897b6874d adding an image-selected feature. uses are wip
Compare 2 commits »
stephen opened issue stephen/caddy-hugo2#5 2017-07-11 21:14:25 +00:00
Titles with bang(!) causing an error
stephen commented on issue stephen/caddy-hugo2#1 2017-07-05 06:03:41 +00:00
improve the /author page

As of 050c65679 the chronological sort is working as intended (as far as I see so far). It wasn't updating properly if you changed the date on a post.

stephen pushed to master at stephen/caddy-hugo2 2017-07-05 05:59:09 +00:00
050c65679a building drafts when regenerating for /author list page
stephen pushed to master at stephen/caddy-hugo2 2017-07-05 05:47:13 +00:00
629152ba52 refinement to lastmod display
stephen pushed to master at stephen/caddy-hugo2 2017-07-05 05:36:46 +00:00
ae246fa466 folding hugolib into the plugin. adding a richer list of content pages to /author
stephen pushed to master at stephen/caddy-hugo2 2017-07-04 04:58:28 +00:00
dae9f296fa sorting content list on /author page by file modtime: working on issue #1
3e02df66ac sorting content by filename: working on issue #1
Compare 2 commits »