Skip to content

Move out documentation from README.md#1014

Merged
andrykonchin merged 4 commits into
masterfrom
ak/move-out-guides-from-readme
Jun 1, 2026
Merged

Move out documentation from README.md#1014
andrykonchin merged 4 commits into
masterfrom
ak/move-out-guides-from-readme

Conversation

@andrykonchin
Copy link
Copy Markdown
Member

@andrykonchin andrykonchin commented May 31, 2026

Changes

  • moved Dynamoid API documentation out from the README.md file into doc/ directory and divide into separate files
  • cleaned up and restructured the README.md file itself
  • set up publishing on GitHub Pages

mdBook static site generator is used (see https://rust-lang.github.io/mdBook/).

The static site isn't published yet but this screenshot illustrates how it will look like (with light theme)
Screenshot 2026-05-31 at 23 27 47

@andrykonchin andrykonchin changed the title Move out documentation from readme Move out documentation from README.md May 31, 2026
@andrykonchin andrykonchin force-pushed the ak/move-out-guides-from-readme branch 2 times, most recently from f9f240b to 3237bdf Compare May 31, 2026 12:03
@andrykonchin andrykonchin force-pushed the ak/move-out-guides-from-readme branch from 3237bdf to 119628e Compare May 31, 2026 20:31
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.05%. Comparing base (61ee54a) to head (119628e).
⚠️ Report is 91 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1014      +/-   ##
==========================================
+ Coverage   92.38%   93.05%   +0.67%     
==========================================
  Files          78       84       +6     
  Lines        4042     4448     +406     
==========================================
+ Hits         3734     4139     +405     
- Misses        308      309       +1     

☔ 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.

@andrykonchin andrykonchin marked this pull request as ready for review May 31, 2026 20:36
@andrykonchin andrykonchin requested a review from pboling May 31, 2026 20:40
@andrykonchin
Copy link
Copy Markdown
Member Author

@pboling

It would be great if you could take a look at the new README.md. I've made it as tiny as possible and moved out all the documentation into doc/ directory.

I am also wondering if you can advise me on choosing a static site generator for the guides. I am considering the following options:

and ended up using mdBook. It isn't a final decision so any suggestion is welcome!

pboling
pboling previously approved these changes May 31, 2026
Copy link
Copy Markdown
Member

@pboling pboling left a comment

Choose a reason for hiding this comment

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

Excellent improvement.

@pboling
Copy link
Copy Markdown
Member

pboling commented May 31, 2026

@andrykonchin I agree with the mdBook choice. Docusaurus relies on React which I avoid whenever I can. Material for MkDocs feels heavier than is warranted for Dynamoid. 💯

@andrykonchin
Copy link
Copy Markdown
Member Author

Great, thank you!

@andrykonchin andrykonchin force-pushed the ak/move-out-guides-from-readme branch from 119628e to 2345b8f Compare June 1, 2026 18:46
@andrykonchin andrykonchin merged commit b15dea5 into master Jun 1, 2026
79 checks passed
@andrykonchin andrykonchin deleted the ak/move-out-guides-from-readme branch June 1, 2026 18:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Code Coverage

Package Line Rate Health
dynamoid 93%
Summary 93% (4139 / 4448)

Minimum allowed line rate is 90%

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