Full documentation repository for Mastodon
Go to file
aaaaalbert 5222920fe6
Rename default branch to main (#1373)
* Remove GitLab CI configuration

As noted by @renchap, "We do not rely on Gitlab CI anymore, this
can be dropped."

https://github.com/mastodon/documentation/issues/1357#issuecomment-1851642299

* Fix #1357, Use new default branch name "main"

This requires changes in
* the GitHub Pages deployment config
* a few HTML page templates, where the default branch name is
  included in links to the repo (stylized as "Improve this page"
  in the English version of the live docs webpage)

---------

Co-authored-by: albert <albert.rafetseder+gitlab@univie.ac.at>
2024-01-02 11:45:25 +01:00
.github/workflows Rename default branch to main (#1373) 2024-01-02 11:45:25 +01:00
archetypes Clarify since_id vs min_id (#1209) 2023-08-21 15:40:12 +01:00
assets Add mobile nav toggle (#1051) 2023-12-11 22:35:01 +00:00
content Update admin install instructions for node 20 (#1340) 2023-12-27 12:51:35 +01:00
data Update documentation with contents by twrnh 2020-01-04 10:33:16 +01:00
i18n Revert "Fix wrong HTML lang attribute on non-English pages (#1247)" (#1361) 2023-12-11 15:55:28 +01:00
layouts Rename default branch to main (#1373) 2024-01-02 11:45:25 +01:00
static Branding: switch to purple logo and preferred font. (#1359) 2023-12-10 20:10:08 +01:00
.gitignore Switch hosting to Vercel (#1113) 2022-12-21 06:26:37 +01:00
LICENSE Add LICENSE 2018-10-21 04:03:53 +02:00
README.md Branding: switch to purple logo and preferred font. (#1359) 2023-12-10 20:10:08 +01:00
config.toml Revert "Fix wrong HTML lang attribute on non-English pages (#1247)" (#1361) 2023-12-11 15:55:28 +01:00

README.md

Mastodon

The documentation currently uses Hugo to generate a static site from Markdown. Use hugo serve to test the site locally.

View the live documentation at https://docs.joinmastodon.org