Skip to content

Commit 2732f7e

Browse files
committed
README: update description for the new deployment workflow
1 parent c1144f5 commit 2732f7e

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-->
44
<a title="Join the chat on Matrix" href="https://matrix.to/#/#msys2_msys2:gitter.im"><img src="https://img.shields.io/badge/chat-on%20matrix-4db797.svg?longCache=true&style=flat-square&logo=matrix&logoColor=e8ecef"></a><!--
55
-->
6-
<a title="GitHub Actions" href="https://github.com/msys2/msys2.github.io/actions?query=workflow%3Agithub%20pages"><img alt="github pages' workflow Status" src="https://img.shields.io/github/actions/workflow/status/msys2/msys2.github.io/main.yml?branch=source&longCache=true&style=flat-square&label=build&logo=github"></a><!--
6+
<a title="GitHub Actions" href="https://github.com/msys2/msys2.github.io/actions?query=workflow%3Agithub%20pages"><img alt="github pages' workflow Status" src="https://img.shields.io/github/actions/workflow/status/msys2/msys2.github.io/main.yml?branch=main&longCache=true&style=flat-square&label=build&logo=github"></a><!--
77
-->
88
<a title="Follow msys2org on Twitter" href="https://twitter.com/msys2org"><img src="https://img.shields.io/twitter/follow/msys2org?style=flat-square&logo=x&logoColor=white&color=31A4F1"></a><!--
99
-->
@@ -19,14 +19,11 @@
1919

2020
This website is written in Markdown and gets built to a static website using
2121
[mkdocs](https://www.mkdocs.org/) and a modified version of the [mkdocs-material
22-
theme](https://squidfunk.github.io/mkdocs-material). The main branch of this
23-
repo is the `source` branch and any new commits will auto deploy a new build to
24-
the `main` branch using [a GitHub
25-
action](https://github.com/peaceiris/actions-gh-pages). The `main` branch is
26-
connected to [GitHub pages](https://pages.github.com) and is reachable under
27-
https://msys2.github.io and https://www.msys2.org. Changes to the `source`
28-
branch usually take a minute or two until they are live.
29-
22+
theme](https://squidfunk.github.io/mkdocs-material). Any new commits to the
23+
`main` branch will auto deploy to [GitHub pages](https://pages.github.com) using
24+
[a GitHub action](https://github.com/actions/deploy-pages). The resulting
25+
website is reachable under https://msys2.github.io and https://www.msys2.org.
26+
Changes to the `main` branch usually take a minute or two until they are live.
3027

3128
## Development
3229

0 commit comments

Comments
 (0)