Started to modify the script
If you want to take a look it is here https://github.com/42sol-eu/drafts_pro/tree/setup/_scripts
Main changes:
- using typer
- add a config.json file
Plans:
- looking into a front-matter / back-matter function (see YAML <> JSON Converter/Support)
- looking into options
- adding local testing of the functions
- error handling (if something is missing)
- other config file formats (like json5, toml and yaml)