Commit graph

4 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
Renaud Chaput
0b183dff3a
Deploy to Github Pages (#1138) 2022-12-30 21:54:01 +01:00