1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

8 Commits

Author SHA1 Message Date
Matt Jankowski
ccaaa4d89d
Update hugo to version 0.140.2, GH actions to latest (#1573)
* Move pagination config to own section (deprecation warning)

* Update hugo to version 0.140.0

* Update actions/checkout to v4

* Update actions/configure-pages to v5

* Update actions/upload-pages-artifact to v3

* Update actions/deploy-pages to v4

* Update hugo to version 0.140.2
2025-01-10 17:02:17 +01:00
Andy Piper
824c7217dd
Update deploy.yml (#1496)
Update Action to use newer Hugo
2024-08-07 12:09:05 +02:00
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