Commit Graph

6 Commits

Author SHA1 Message Date
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
Michael Stanclift 59f33905b0
add rebase workflow (#1347) 2023-11-29 10:49:16 +01:00
Renaud Chaput 0b183dff3a
Deploy to Github Pages (#1138) 2022-12-30 21:54:01 +01:00
Renaud Chaput d356c6caac
Switch hosting to Vercel (#1113)
* Fix URLs to work when `baseURL` is in a sub-directory

* Use `RelPermalink` to not have assets loaded from `baseUrl`

* Add `.vercel` to gitignore

* Remove deploy Github Action, we are now using Vercel
2022-12-21 06:26:37 +01:00
Andrew Seigner eb8b35c032
Bump Hugo from `0.62.1` to `0.105.0` (#982)
Fixes #967
2022-11-20 07:47:05 +01:00
Eugen Rochko aafbd71eae Setup GitHub Actions for deploying to docs.joinmastodon.org 2020-01-05 22:19:44 +01:00