This repository is an attempt to prototype a simpler repository that contains a Manubot manuscript. Compared to rootstock, it aims to:
- remove CI setup by using GitHub actions
- remove
build.sh, assuming all of the processing pipeline can be handled by the Python package
- use defaults such that most things do not need to be specified or configured
- be more flexible, including compatibility with other Pandoc-centric formats like JOSS manuscripts
- introduce
config.yaml for configuring manubot
CC @agitter @cgreene @slochower @vincerubinetti. Any thoughts will be helpful. It's not a complete draft yet, and I'm not sure of the timeline. But as we have ideas, we can add them.
This repository is an attempt to prototype a simpler repository that contains a Manubot manuscript. Compared to rootstock, it aims to:
build.sh, assuming all of the processing pipeline can be handled by the Python packageconfig.yamlfor configuring manubotCC @agitter @cgreene @slochower @vincerubinetti. Any thoughts will be helpful. It's not a complete draft yet, and I'm not sure of the timeline. But as we have ideas, we can add them.