Skip to content

Lichtblick-Suite/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribution Guide

We appreciate your interest in contributing to this project! This guide provides all the necessary steps to help you get started.

Setting Up

This documentation is built using mdBook, which requires Rust and Cargo to be installed.

  1. Install Rust

After installing Rust, you can install mdBook by running the following command:

cargo install mdbook

Running a Local Preview

Before proceeding, ensure you have completed the installation steps above. Clone this repository and switch to the main branch. Then, use the following command to generate a local preview:

mdbook serve

This will launch a local web server at localhost:3000, automatically updating the content whenever changes are made.

Contribution Guidelines

  • Familiarize yourself with the mdBook documentation to understand the basics.
  • Create a new branch based on main.
  • File names should follow the kebab-case convention, using hyphens (-) instead of spaces.
  • Use proper Markdown syntax and refer to the official documentation for formatting guidelines.
  • Once your changes are complete, submit a pull request (PR) against the main branch for review.

Thank you for your contributions!

About

Lichtblick Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •