Commit graph

6 commits

Author SHA1 Message Date
b27bf192bc chore: Update to latest mkdocs-simple 3.2.0 2024-09-15 19:32:14 -07:00
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
4a4241a4e4 chore: Update to mkdocs-simple v2.1.2 ()
Note the upstream refactor from mkdocs-simple v1 -> v2 was fairly large, so
  this is a rather larger update than most. And in fact one feature of
  mkdocs-semiliterate (universal markdown extraction) was incorporated into
  mkdocs-simple, so the initialization of this plugin is noticeably simplified
  as a result.

  Also updates mkdocs to 1.4.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: 
2022-11-09 20:52:47 +00:00
04a410a85b fix: Improve error message when a scan fails ()
Also syncs somewhat better with the latest release of mkdocs-simple-plugin
  and corrects some typos.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: 
2022-08-02 03:01:26 +00:00
b4a49b67b8 chore: Update to mkdocs-simple-plugin v1.0
Also updates from pep517.build to the `build` package, and bumps the
  semiliterate version number.
  Resolves .
2021-08-24 10:58:55 -07:00
82602a4bbe fix: Allow bare `{! file.md !}' inclusion
Also moves the site tests into a bash script.

  Resolves .
2021-01-10 09:16:40 -08:00