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

Update Docs Theme #220

Merged
merged 5 commits into from
Nov 20, 2024
Merged

Update Docs Theme #220

merged 5 commits into from
Nov 20, 2024

Conversation

wilwade
Copy link
Contributor

@wilwade wilwade commented Nov 20, 2024

Problem

Updating theme colors to the white/navy and mdbook to v0.4.42+

Steps to Verify:

  1. cargo install mdbook@0.4.42
  2. cd docs
  3. mdbook serve

Want to also verify the generator?

  1. cd tools/signed-request-generator
  2. npm i
  3. npm run build
  4. cd ../..
  5. rm -Rf docs/src/Generator && cp -a tools/signed-request-generator/build docs/src/Generator

Also did an npm audit fix on the library and generator tool

Screenshots (optional):

Light (New is on top):
image

Dark (New is on top):

image

Generator form (new on top):
image
image

@wilwade wilwade changed the title Chore/update docs colors Update Docs Theme Nov 20, 2024
@wilwade wilwade marked this pull request as ready for review November 20, 2024 22:16
@wilwade wilwade enabled auto-merge (squash) November 20, 2024 22:22
Copy link
Contributor

@mattheworris mattheworris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Skimmed through the changes
  • Had to run the generator to get mdbook to serve
  • Clicked through some pages to check colors
    🚢 it!

@wilwade wilwade merged commit 35b5866 into main Nov 20, 2024
6 checks passed
@wilwade wilwade deleted the chore/update-docs-colors branch November 20, 2024 22: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.

2 participants