You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
-->
4
4
<atitle="Join the chat on Matrix"href="https://matrix.to/#/#msys2_msys2:gitter.im"><imgsrc="https://img.shields.io/badge/chat-on%20matrix-4db797.svg?longCache=true&style=flat-square&logo=matrix&logoColor=e8ecef"></a><!--
<atitle="Follow msys2org on Twitter"href="https://twitter.com/msys2org"><imgsrc="https://img.shields.io/twitter/follow/msys2org?style=flat-square&logo=x&logoColor=white&color=31A4F1"></a><!--
9
9
-->
@@ -19,14 +19,11 @@
19
19
20
20
This website is written in Markdown and gets built to a static website using
21
21
[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.
0 commit comments