wlandau / crew

A distributed worker launcher
https://wlandau.github.io/crew/
Other
129 stars 4 forks source link

Update website config #151

Closed olivroy closed 9 months ago

olivroy commented 9 months ago

Prework

Related GitHub issues and pull requests

Summary

The main purpose of this PR is to modernize the website look and to add a search bar. I also removed back-ticks and quotes from the contents as they are not required by pkgdown The badges change make them appear on the side of the page

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2df5c20) 100.00% compared to head (e0be9c0) 100.00%.

:exclamation: Current head e0be9c0 differs from pull request most recent head d474033. Consider uploading reports for the commit d474033 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 28 Lines 1990 1990 ========================================= Hits 1990 1990 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wlandau commented 9 months ago

Thanks, I like these improvements!

olivroy commented 9 months ago

Apologies for the failed build. here is a preview of the new look

image

wlandau commented 9 months ago

No worries, I fixed the _pkgdown.yaml in the PR.