ScrivQ
ScrivQ copied to clipboard
Github & Github Pages Integration
Questions:
- [x] Ruby Script automatically commits the exported files to GitHub or not.
- [x] Use time tag as commit-msg or not
- Perhaps three Compile Formats:
Dry-run,Export + Debug, andExport + Commit.
- Outputs built to
/export-mmd/docslocally and then committed to GitHub or committed and built by GitHub Actions.- [ ] Provide a showcase of the Quarto website and Quarto book.
- The former option is not viable if we use a pre-release version.
- [x] The script will overwrite existing files but won't delete previously generated files that are no longer part of the project. Should we do something about this (or leave them to be manually erased)?
- Cleaning the working folder before each export seems rather drastic and something to be avoided.
This would be doable as some sort of paying work, but anything less would be untenable due to severe time constraints. Hopefully, I will be able to get around to it in the near future.