• Stars
    star
    2,028
  • Rank 21,886 (Top 0.5 %)
  • Language
    CSS
  • License
    Other
  • Created about 10 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The MSYS2 homepage

github pages' workflow Status

MSYS2 Website

Overview

This website is written in Markdown and gets built to a static website using mkdocs and a modified version of the mkdocs-material theme. The main branch of this repo is the source branch and any new commits will auto deploy a new build to the main branch using a GitHub action. The main branch is connected to GitHub pages and is reachable under https://msys2.github.io and https://www.msys2.org. Changes to the source branch usually take a minute or two until they are live.

Development

For small changes:

  • Just use the online editor on GitHub and use the Markdown preview to inspect your changes
  • Open a PR with your changes in case you don't have commit rights
  • Note: The Markdown dialect and extensions understood by mkdocs and GitHub is slightly different, so double check that the deployed website matches what you expected
  • Note: Every page on the website has a small "edit" icon in the top right corner which leads you straight to the online editor for that page

For larger changes:

  • poetry install
  • poetry run mkdocs serve
  • Access http://127.0.0.1:8000 - any changes to the sources should be immediately visible in your browser
  • Open a PR with your changes or just push them if you have commit rights

More Repositories

1

MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
Shell
2,138
star
2

msys2

A software distro and building platform for Windows
1,810
star
3

MSYS2-packages

Package scripts for MSYS2.
Shell
1,241
star
4

msys2-installer

The one-click installer for MSYS2
JavaScript
467
star
5

setup-msys2

GitHub Action to setup MSYS2
JavaScript
266
star
6

msys2-runtime

Our friendly fork of Cygwin 💖 https://cygwin.org 💖 see the wiki for details
C
160
star
7

msys2-web

Online Repo Browser
Python
79
star
8

msys2-launcher

Helper for launching MSYS2 shells
C
62
star
9

msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
Python
33
star
10

MSYS2-keyring

Master and packager keys for MSYS2 official Pacman repositories
Shell
22
star
11

path_convert

MSYS2 new path convert procedure
C++
20
star
12

msys2-pacman

A friendly fork of https://gitlab.archlinux.org/pacman/pacman
C
16
star
13

MINGW-packages-dev

Supplemental mingw recipes for package maintainers
Shell
9
star
14

msys2-main-server

traefik + nginx + rsync + letsencrypt + mirrorbits
Python
6
star
15

pacdb

Pure-python module to parse and read pacman sync dbs
Python
6
star
16

msys2-tests

MSYS2 Integration Tests
C++
5
star
17

msys2-devtools

Tools for MSYS2 package maintainers
Python
4
star
18

MSYS2-packages-dev

Supplemental recipes for package maintainers
Shell
4
star
19

msys2-texlive

MSYS2 Tex Live source generator
Python
4
star
20

CLANG-packages

Bootstrapping packages for clang/clangarm, see branches and releases. We should probably remove this repo.
3
star
21

adbwinapi

CMake
2
star
22

msys2-archive

1
star
23

finances

TODO
1
star
24

msys2-docker

MSYS2 Docker Images
Dockerfile
1
star