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

Various QoL and code-quality changes #361

Merged
merged 22 commits into from
Dec 15, 2024
Merged

Various QoL and code-quality changes #361

merged 22 commits into from
Dec 15, 2024

Conversation

daringer
Copy link
Contributor

@daringer daringer commented Dec 14, 2024

  • added product-table directive, this allows convenient nitrokey product tables inside nitrokeys/features:
... product-table:: nk3 fido2 hsm
  • added faq directive to increase consistency and semantics for FAQ entries
    • anchors are created from the questions and thus can be used for direct links
    • ensures consistent look&feel across all FAQs (mind the empty line between directive and content)
... faq:: How can I solve my frequent problem?

    Just read this documentation!
  • cleanup main template

    • properly build paths for js-script includes to also work locally
    • avoid running js locally, if it relies on apache2-rewrite-rules
    • breadcrumbs are now also shown locally
    • no more js errors if locally opened
  • footer links for issue creation and edit are linking the correct location

  • migrated all FAQ entries to new directive faq notation

  • migrated all supported-nitrokey-product-tables to new product-table notation

  • ci:

    • many cleanups, especially using python:3.11 as image
    • allow the new directives during rstcheck (+ ignore some messages which are transient due to ignored directives)
    • use new deployment scripts
    • allow preview deployments for each PR
    • include hidden files, needed for .htaccess-based redirects
    • comment with preview url on deployment success

Copy link

The successful documentation build was deployed for preview:

Copy link

The successful documentation build was deployed for preview:

Copy link

The successful documentation build was deployed for preview:

Copy link

The successful documentation build was deployed for preview:

Copy link

The successful documentation build was deployed for preview:

@daringer
Copy link
Contributor Author

!

@daringer daringer merged commit b77ea64 into main Dec 15, 2024
2 checks passed
@daringer daringer deleted the add_exts branch December 15, 2024 21:53
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.

1 participant