Skip to content

jlpoltrack/Docs

This branch is 17 commits behind ExpressLRS/Docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8241373 · Nov 5, 2024
Jun 8, 2023
Aug 5, 2024
Nov 5, 2024
Oct 1, 2023
Oct 25, 2024
Jun 12, 2021
Jun 12, 2021
May 29, 2024
Feb 27, 2024
Nov 2, 2024
Aug 5, 2024
Jun 12, 2021
Aug 5, 2024
Mar 29, 2024
Nov 29, 2022
Aug 5, 2024
Oct 30, 2024
Oct 2, 2023

Repository files navigation

Banner

License Chat Build Status

ExpressLRS.org Documentation Repository

Community

We have both a Discord Server and Facebook Group, which have great support for new users and constant ongoing development discussion

Support ExpressLRS

You can support ExpressLRS by contributing code, testing new features, sharing your ideas, or helping others get started. We are exceptionally grateful for those who donate their time to our passion.

If you don't have time to lend a hand in that way but still want to have an impact, consider donating. Donations are used for infrastructure costs and to buy test equipment needed to further the project and make it securely accessible. ExpressLRS accepts donations through Open Collective, which provides recognition of donors and transparency on how that support is utilized.

Open Collective backers

Installation

You need to have docker and docker-compose installed in your environment.

If you edit the docs in vscode when you open the top level directory it will ask if you wish to Reopen in Container click that button and vscode will automatically run docker compose up which will then start serving the documentation as below, otherwise you can do it manually as below.

Then you need to build your container:

docker compose build

and start mkdocs server:

docker compose up

After server is running visit http://localhost:8000/.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.4%
  • Makefile 4.3%
  • Dockerfile 3.3%