Skip to content

flarum/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

695bc20 · Feb 28, 2025
Mar 29, 2024
Feb 28, 2025
Dec 12, 2024
Dec 6, 2024
Jun 3, 2024
Dec 12, 2024
Dec 6, 2024
Feb 26, 2016
Oct 2, 2021
Jul 25, 2022
Jun 17, 2022
Oct 2, 2021
Nov 4, 2024
Mar 29, 2024
Nov 28, 2024
Mar 2, 2023
Dec 6, 2024
Oct 2, 2021
Nov 4, 2024
Mar 2, 2023

Repository files navigation

Flarum Docs

This repository contains the source code for Flarum's docs site.

In order to avoid conflicts and corruption during translation synchronization, we only currently accept content contributions in English, and translations are only accepted through crowdin. We really appreciate all contributions, and these measures help ensure that documentation is up to date and avoids breaking unexpectedly. See our docs for more information.

Testing locally

Our documentation is generated with Docusaurus. Use Yarn to install the dependencies and start Docusaurus in a local webserver:

yarn install
yarn run start