The Wayback Machine - https://web.archive.org/web/20210121071318/https://github.com/analysis-tools-dev/static-analysis/pull/379
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

Askama #379

Merged
merged 22 commits into from Jun 5, 2020
Merged

Askama #379

merged 22 commits into from Jun 5, 2020

Conversation

@mre
Copy link
Member

@mre mre commented Jun 4, 2020

This contains the code adjustments for #368. The lists of tools and tags were flattened, which makes rendering the data into different formats easier. This is especially beneficial for the website.

Some notes about changes from the refactoring:

  • Switched the templating engine from Tera to Askama due to Keats/tera#522. The alternative would have been to restructure the code, but the current structure felt more natural and more in line with what we plan for the future.
  • I noticed that some tags did not contain any tools, so that's why they were removed from the list.
jakubsacha and others added 16 commits May 14, 2020
@mre mre requested a review from jakubsacha Jun 4, 2020
@mre mre merged commit 085fcb6 into master Jun 5, 2020
1 check passed
1 check passed
build
Details
@mre mre deleted the askama branch Jun 5, 2020
@mre mre mentioned this pull request Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.