Commit graph

2 commits

Author SHA1 Message Date
8105144d82 chore: Allow building from venv; bump version ()
Also had to update the test fixtures because mkdocs, bootstrap, whatever it may be have changed, so the sites end up slightly different.

Reviewed-on: 
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
2024-09-15 18:49:57 +00:00
f85c5fc6eb fix(destination): Allow the destination to reside in an arbitrary directory
That is to say, the destination will now be interpreted as an entire
  path relative to the source, not simply a filename in the same directory
  as the source.

  Resolves .
2022-08-01 21:30:30 -07:00