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

Improve the list of HTML guides #8460

Merged
merged 2 commits into from
Mar 31, 2022
Merged

Conversation

jan-cerny
Copy link
Collaborator

Description:

Rename choosing_policy_page.py to gen_html_guides_index.py and rework it by using a Jinja template.

Rationale:

  • Jinja template is more flexible, allows for future improvements.
  • The generated output is a valid HTML document.
  • Separates data processing from document composition.

to better describe its intended purpose.
Benefits:
- Jinja template is more flexible, allows for future improvements.
- The generated output is a valid HTML document.
- Separates data processing from document composition.
@github-actions
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Open in Gitpod

@Mab879 Mab879 self-assigned this Mar 31, 2022
@Mab879 Mab879 added the Infrastructure Our content build system label Mar 31, 2022
@Mab879 Mab879 added this to the 0.1.62 milestone Mar 31, 2022
@Mab879 Mab879 merged commit 6c3304f into ComplianceAsCode:master Mar 31, 2022
@jan-cerny jan-cerny deleted the html_list branch April 1, 2022 07:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants