Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to a templating library #17

Closed
3 tasks done
nifey opened this issue Nov 16, 2021 · 1 comment
Closed
3 tasks done

Switch to a templating library #17

nifey opened this issue Nov 16, 2021 · 1 comment
Assignees
Milestone

Comments

@nifey
Copy link
Owner

nifey commented Nov 16, 2021

Instead of implementing our own templating using regex, we can use an existing templating library like jinja.

  • Implement templating for all files that we modify and copy
  • Convert files in templates directory to use jinja
  • Convert index.rst to use templates
@nifey nifey self-assigned this Nov 16, 2021
@nifey nifey added this to the Version 1.0 milestone Nov 16, 2021
@nifey
Copy link
Owner Author

nifey commented Nov 23, 2021

Completed with this commit.

@nifey nifey closed this as completed Nov 23, 2021
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

No branches or pull requests

1 participant