ScrivQ icon indicating copy to clipboard operation
ScrivQ copied to clipboard

Github & Github Pages Integration

Open bcdavasconcelos opened this issue 2 years ago • 1 comments

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, and Export + Commit.
  • Outputs built to /export-mmd/docs locally 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.

bcdavasconcelos avatar Jun 17 '23 15:06 bcdavasconcelos

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.

bcdavasconcelos avatar Aug 27 '23 12:08 bcdavasconcelos