<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/pnpm-lock.yaml, branch @dropout/docs-v0.1.0-alpha.1</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=%40dropout%2Fdocs-v0.1.0-alpha.1</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=%40dropout%2Fdocs-v0.1.0-alpha.1'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-03-26T00:47:19Z</updated>
<entry>
<title>chore(pnpm): fix pnpm lock file</title>
<updated>2026-03-26T00:47:19Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-03-26T00:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b95cd870357fcb0973bb02b1ec2d2fc061eafaec'/>
<id>urn:sha1:b95cd870357fcb0973bb02b1ec2d2fc061eafaec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure docs into manual/development and add implementation docs (#94)</title>
<updated>2026-02-27T09:18:25Z</updated>
<author>
<name>Natsuu</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-02-27T09:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=81a62402ef6f8900ff092366121a9b7a4263ba52'/>
<id>urn:sha1:81a62402ef6f8900ff092366121a9b7a4263ba52</id>
<content type='text'>
## Summary by Sourcery

Restructure documentation into separate manual and development sections,
introduce detailed internal implementation docs for auth/Java/mod
loaders, and update site navigation, landing page links, and MDX tooling
(Mermaid, card styling) to match the new structure and tech stack.

Enhancements:
- Enable Mermaid rendering support in the docs app and add a reusable
Mermaid React component.
- Refine Docs page rendering by customizing Card styling and removing
redundant in-page titles/descriptions rendered by the layout.
- Align docs source configuration and routing comments with the new
manual-based default paths.

Documentation:
- Split user-facing docs under a new manual section and move contributor
content into a dedicated development section for both English and
Chinese.
- Add comprehensive internal implementation documentation covering
authentication, Java management, mod loader/version merging, event bus,
and architecture patterns in both English and Chinese.
- Update existing feature docs (mod loaders, Java, authentication) and
getting-started/troubleshooting pages to be more conceptual, pointing to
implementation docs for technical details.
- Refresh architecture docs to reflect the React/Zustand frontend stack
and add Mermaid-based architecture diagrams.
- Adjust navigation labels, home-page CTAs, and doc links to target the
new manual/development structure and routes.

---------

Co-authored-by: 简律纯 &lt;i@jyunko.cn&gt;</content>
</entry>
<entry>
<title>chore: fix aur script and apply lints</title>
<updated>2026-02-24T18:33:25Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-24T18:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=025154616863635560cea994c356dcb78e4948ae'/>
<id>urn:sha1:025154616863635560cea994c356dcb78e4948ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: merge remote code</title>
<updated>2026-02-24T18:11:29Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-24T18:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=290c16cafb22fe3e117bb7c33e55c13b16e7b5cc'/>
<id>urn:sha1:290c16cafb22fe3e117bb7c33e55c13b16e7b5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: rewrite login and settings pages</title>
<updated>2026-02-24T14:41:36Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-24T14:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b275a3668b140d9ce4663de646519d2dbd4297e7'/>
<id>urn:sha1:b275a3668b140d9ce4663de646519d2dbd4297e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(shadcn): use base lyra instead</title>
<updated>2026-02-22T11:47:13Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-22T11:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=01b546cc816c4fb6b7389e5122b7802d7e724a2b'/>
<id>urn:sha1:01b546cc816c4fb6b7389e5122b7802d7e724a2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(client): rewrite macros to generate client</title>
<updated>2026-02-18T07:08:40Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-18T07:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1a103de2f1ef75cd73347953cbe27e14606df871'/>
<id>urn:sha1:1a103de2f1ef75cd73347953cbe27e14606df871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into refactor/migrate-to-react</title>
<updated>2026-01-29T07:43:44Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-29T07:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6c0e07d32a29bab3e01535feb9b75ba8bc6b171d'/>
<id>urn:sha1:6c0e07d32a29bab3e01535feb9b75ba8bc6b171d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(docs): add React Router docs with Fumadocs</title>
<updated>2026-01-29T01:55:10Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-01-21T03:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=4c92bc58fe6a217de029e52634c91160ed69fca3'/>
<id>urn:sha1:4c92bc58fe6a217de029e52634c91160ed69fca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ui): add new ui project</title>
<updated>2026-01-23T12:51:28Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-23T12:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9430bee86fbf943283eb5a6f63bd750b875ff433'/>
<id>urn:sha1:9430bee86fbf943283eb5a6f63bd750b875ff433</id>
<content type='text'>
</content>
</entry>
</feed>
