Skip to content

Conversation

@tedwardd
Copy link

The config docs had a broken table that's been bugging me for some time. This
PR included a fix to the markdown tables to resolve the formatting issue.

I have also added a bootstrap script and an envrc to make setting up the
environment for contributing a little bit easier. I updated the
CONTRIBUTING.md file to reflect these changes

RED "failed"
exit 1
}
GRN "done"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One note about this script is that it requires a custom installation of SVG graphics that are not included in requirements.txt. I actually got a docker container working that can serve up the content and watch for changes in another branch that makes life SUPER easy. It does require docker though. Maybe having both options could help?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This script has no external dependencies, especially not from Python. Can you elaborate more by what you mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants