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

Logic and presentation code is mixed #4

Open
holdenweb opened this issue Nov 22, 2020 · 0 comments
Open

Logic and presentation code is mixed #4

holdenweb opened this issue Nov 22, 2020 · 0 comments
Labels
refactor Code needs improvement

Comments

@holdenweb
Copy link
Owner

The way the code has developed (basically, a gallop to produce a workable processing system for a series of blog posts) has left a lot of wounded soldiers in its wake. Any function that produces HTML should ideally use jinja templating based on template files, to allow a clean separation of content and presentation as well as multiple representations of the same content.

@holdenweb holdenweb added the refactor Code needs improvement label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code needs improvement
Projects
None yet
Development

No branches or pull requests

1 participant