Add build script

This commit is contained in:
Endeavorance 2025-05-27 09:45:47 -04:00
parent 2cccb73fb6
commit 5a47867538
4 changed files with 27 additions and 1 deletions

View file

@ -48,3 +48,4 @@ If no template file is discovered, `buildmd` will inject a default template that
`buildmd` will automatically look for a `_style.css` file in the current working directory, unless an alternate stylesheet is specified with the `--stylesheet` or `-s` option. The contents of the discovered stylesheet file will be available in the template as `%stylesheet%`.
In the event that no stylesheet is found, `buildmd` will inject a default stylesheet.