Skip to content

customizing site docs theme#374

Merged
ericbuckley merged 4 commits into
mainfrom
doc/370-site-re-theme
May 15, 2025
Merged

customizing site docs theme#374
ericbuckley merged 4 commits into
mainfrom
doc/370-site-re-theme

Conversation

@ericbuckley

@ericbuckley ericbuckley commented May 15, 2025

Copy link
Copy Markdown
Collaborator

Description

Updating the theme to match the colors of the demo site and also updating the home page to use the same descriptions created for the demo landing page.

Related Issues

closes #370

Additional Notes

Example screenshot of the new home page...
Screenshot 2025-05-15 at 08-42-13 RecordLinker Documentation

<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->

Checklist

Please review and complete the following checklist before submitting your pull request:

  • I have ensured that the pull request is of a manageable size, allowing it to be reviewed within a single session.
  • I have reviewed my changes to ensure they are clear, concise, and well-documented.
  • I have updated the documentation, if applicable.
  • I have added or updated test cases to cover my changes, if applicable.
  • I have minimized the number of reviewers to include only those essential for the review.

Checklist for Reviewers

Please review and complete the following checklist during the review process:

  • The code follows best practices and conventions.
  • The changes implement the desired functionality or fix the reported issue.
  • The tests cover the new changes and pass successfully.
  • Any potential edge cases or error scenarios have been considered.

@ericbuckley ericbuckley self-assigned this May 15, 2025
@codecov

codecov Bot commented May 15, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (4c60446) to head (5ee4299).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          33       33           
  Lines        1947     1948    +1     
=======================================
+ Hits         1918     1919    +1     
  Misses         29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ericbuckley ericbuckley marked this pull request as ready for review May 15, 2025 16:17

@johanna-skylight johanna-skylight left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Fancy!!! it looks really good @ericbuckley 🚀

Comment thread docs/site/index.md Outdated
@johanna-skylight

johanna-skylight commented May 15, 2025

Copy link
Copy Markdown
Collaborator

Two other changes needed I just noticed:
1- Record Linker needs to be two words.
2- The word documentation in the title needs to be lowercase. (Confirm this with Ryan 🤔 )

@ericbuckley ericbuckley merged commit 53408fc into main May 15, 2025
15 checks passed
@ericbuckley ericbuckley deleted the doc/370-site-re-theme branch May 15, 2025 17:20
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.

Tech Docs: re-theme

2 participants