Commit graph

6 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
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
03f3cc811b chore: set up automated deployment
Now, when one promotes a build in Drone to "release," the website should
  automatically be copied to studioinfinity.org
2021-01-09 20:17:20 -08:00
2235af160c test: add Drone tests
Also includes installation and development documentation, and updates
  to the latest development version of mkdocs-simple-plugin.

  Resolves .
2021-01-09 08:11:30 -08:00