Commit Graph

6 Commits

Author SHA1 Message Date
Glen Whitney 921719c165 feat: add \git escape to double-quoted filenames in inclusion
continuous-integration/drone/push Build is failing Details
This allows you to include a file extracted from a specific git commit.
   Still needs documentation.
2021-02-11 22:31:32 -08:00
Glen Whitney 898ebdc97b test: Make sure quoted filenames with escaped chars work 2021-02-11 21:39:04 -08:00
Glen Whitney d0904e40cb refactor: Adjust again to latest 'simple' commit
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
Now with even less code!
2021-01-15 09:44:25 -08:00
Glen Whitney 82602a4bbe fix: Allow bare `{! file.md !}' inclusion
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
Also moves the site tests into a bash script.

  Resolves #6.
2021-01-10 09:16:40 -08:00
Glen Whitney 03f3cc811b chore: set up automated deployment
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
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
Glen Whitney 2235af160c test: add Drone tests
Also includes installation and development documentation, and updates
  to the latest development version of mkdocs-simple-plugin.

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