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

chore: Brush up of PowerDNS Documentation Site #15034

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

milzi234
Copy link
Contributor

Short description

  • Upgraded to Bootstrap 5.3.3 for improved styling and responsiveness.
  • Redesigned the documentation site to align with the visual style of other PowerDNS sites.
  • Enhanced the version selector functionality:
    • Fetches and displays available versions from a versions.json file.
    • Supports additional and legacy versions with a dropdown for more options.
    • Highlights the latest version and provides a fallback for legacy versions if fetching fails.
  • Improved user interface with a modern look and feel, including updated navigation, hero section, and product cards.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

Sorry, something went wrong.

@milzi234 milzi234 self-assigned this Jan 14, 2025
@coveralls
Copy link

coveralls commented Jan 14, 2025

Pull Request Test Coverage Report for Build 12765093521

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 9 files lost coverage.
  • Overall coverage increased (+0.02%) to 64.891%

Files with Coverage Reduction New Missed Lines %
pdns/recursordist/syncres.cc 1 80.2%
pdns/validate.cc 1 68.47%
pdns/recursordist/recursor_cache.cc 1 84.35%
modules/lmdbbackend/lmdbbackend.cc 2 72.68%
pdns/rcpgenerator.cc 2 90.55%
pdns/misc.cc 4 64.85%
pdns/recursordist/pdns_recursor.cc 4 72.57%
pdns/recursordist/test-syncres_cc1.cc 6 89.72%
pdns/recursordist/rec-tcpout.cc 6 50.79%
Totals Coverage Status
Change from base Build 12764303024: 0.02%
Covered Lines: 126303
Relevant Lines: 163807

💛 - Coveralls

- Upgraded to Bootstrap 5.3.3 for improved styling and responsiveness.
- Redesigned the documentation site to align with the visual style of other PowerDNS sites.
- Enhanced the version selector functionality:
  - Fetches and displays available versions from a `versions.json` file.
  - Supports additional and legacy versions with a dropdown for more options.
  - Highlights the latest version and provides a fallback for legacy versions if fetching fails.
- Improved user interface with a modern look and feel, including updated navigation, hero section, and product cards.
@milzi234 milzi234 force-pushed the chore/docs-site-brush-up branch from 402c684 to 38c5a72 Compare January 14, 2025 09:49
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.

None yet

2 participants