Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/rariPublic

Rari is a Rust-based build system that transforms markdown into structured JSON, powering MDN Web Docs content and translations since 2024.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
BSD-2-Clause
LICENSE.BSD-2-Clause
Unknown
LICENSE.MIT
NotificationsYou must be signed in to change notification settings

mdn/rari

Warning

This project is work in progress and lacking most of its documentation.Anything might change and code will move a lot. We do not encourage using it yet.We'll have an official announcement before we migrate, so stay tuned.

rari is the build system forMDN.

rari is hosted byMDN.

Getting Started

To get up and running, follow these steps:

Make sure you haveRust installed, otherwise go tohttps://rustup.rs/.

Clone this repository and run:

cargo run -- --help

Configuration

Create a.config.toml in the current working directory.Add the following:

content_root ="/<ABSOLUTE-PATH-TO-mdn/content>/files"build_out_root ="/tmp/rari"

Contributing

For now we're aiming for a parity rewrite ofyari'syarn build -n. Which generates theindex.jsonfor all docs. Until we reach that point the codebase will be unstable and may change at any point. Therefore we won't accept contributions for now.

By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to ourCode of Conduct.

Resources

For more information aboutrari, see the following resources:

To be updated...

Communications

If you have any questions, please reach out to us onDiscord

License

This project is licensed under theMozilla Public License 2.0.

About

Rari is a Rust-based build system that transforms markdown into structured JSON, powering MDN Web Docs content and translations since 2024.

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
BSD-2-Clause
LICENSE.BSD-2-Clause
Unknown
LICENSE.MIT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp