Skip to content

Instructions to build/test the documentation. #2

@ghost

Description

Setup mdbook

  • Install rust and cargo
  • Install mdbook via cargo install mdbook
  • Add /.cargo/bin to $PATH

Preview the docs

git clone --recursive https://github.com/OpenBangla/manual.git && cd manual
mdbook serve obk-docs (For the English version)
mdbook serve obk-docs-bn (For the Bangla version

After that, goto http://localhost:3000/ in a browser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions