5a1f9e044a
refactor: Adjust to latest commit of simple plugin
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Now reiterates significantly less code from the simple plugin. Also, adjusted
the default for extract_standard_markdown when copy_standard_markdown is true.
2021-01-13 21:36:29 -08:00
4247c5d875
docs: Add version number to site
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-01-10 09:29:40 -08:00
82602a4bbe
fix: Allow bare `{! file.md !}' inclusion
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Also moves the site tests into a bash script.
Resolves #6 .
2021-01-10 09:16:40 -08:00
03f3cc811b
chore: set up automated deployment
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
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
ec0854d8b9
feat: Add extract_standard_markdown
and report_docs_build
parameters
...
continuous-integration/drone/push Build was killed
Also includes the bootstrap manifest, which was inadvertently '.gitignore'd.
Resolves #5 .
2021-01-09 10:17:34 -08:00
981384c6f7
feat: Make the start
parameter to a semiliterate pattern optional
...
continuous-integration/drone/push Build is failing
Resolves #4 .
2021-01-09 08:42:00 -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 #3 .
2021-01-09 08:11:30 -08:00
ea8e65ae64
feat: Add inclusion syntax for extracted content
...
Also updated the documentation, using the extraction syntax.
Resolves #2 .
2021-01-08 11:36:03 -08:00
cf4d538fd0
feat: Add copy_standard_markdown parameter to plugin
...
This parameter controls whether the standard markdown extensions will
be added to the include_extensions or not.
Resolves #1 .
2021-01-08 10:40:06 -08:00
ec9c7e57ce
chore: initialize setuptools project
...
Also provides semiliterate plugin stub, lays out basic initial documentation
for the project, and adds a simple mkdocs.yml file that builds a rudimentary
documentation site.
2021-01-07 22:39:40 -08:00
6004ed0c0f
Initial commit
2021-01-08 04:10:06 +00:00