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

publish docs to /docs/main #1854

Merged
merged 1 commit into from
Dec 3, 2024
Merged

publish docs to /docs/main #1854

merged 1 commit into from
Dec 3, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Dec 3, 2024

This PR implements just the doc generation for main branch portion of #1853

This PR introduces the website crate for generating the shotover website, which currently just:

  • generates the mdbook for main branch at docs/main
  • allows serving the website when --serve is passed.
    It also adds the publish-to-pages github actions workflow responsible for running the website crate and uploading the result to the github pages for this repo.

Refer to #1853 for the full analysis.

@rukai rukai force-pushed the publish-pages-poc branch 2 times, most recently from 9df88ed to fdf320b Compare December 3, 2024 03:20
Copy link

codspeed-hq bot commented Dec 3, 2024

CodSpeed Performance Report

Merging #1854 will not alter performance

Comparing rukai:publish-pages-poc (21dddb4) with main (b846d2e)

Summary

✅ 38 untouched benchmarks

@rukai rukai merged commit af2c8c4 into shotover:main Dec 3, 2024
40 checks passed
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.

3 participants