From 1749b98042a01bfe00f802cd5737fb136f3675b9 Mon Sep 17 00:00:00 2001 From: Conway Date: Sun, 19 Nov 2023 18:59:01 +0800 Subject: [PATCH 01/53] Create /guide/ --- guide/index.cmd | 19 +++++++++++++++++++ guide/index.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ sitemap.txt | 1 + 3 files changed, 65 insertions(+) create mode 100644 guide/index.cmd create mode 100644 guide/index.html diff --git a/guide/index.cmd b/guide/index.cmd new file mode 100644 index 0000000..950be55 --- /dev/null +++ b/guide/index.cmd @@ -0,0 +1,19 @@ +< /res/common.cmdr + +OrdinaryDictionaryReplacement: #.boilerplate-properties-override +- queue_position: BEFORE #boilerplate-properties +* %title --> Guide +* %date-modified --> 2023-11-19 + +%%% + + +# Guide + +-- +This reference guide is based on Hong Kong gameplay. +-- +-- +There is no such thing as an offical version of mahjong. +The game should be played according to player consensus. +-- diff --git a/guide/index.html b/guide/index.html new file mode 100644 index 0000000..b30dbac --- /dev/null +++ b/guide/index.html @@ -0,0 +1,45 @@ + + + + + + + + + + + + + +Guide | Perth Mahjong Society + + +
+ +
+

Guide

+

+This reference guide is based on Hong Kong gameplay. +

+

+There is no such thing as an offical version of mahjong. +The game should be played according to player consensus. +

+ + + diff --git a/sitemap.txt b/sitemap.txt index ccf692b..dab5d1b 100644 --- a/sitemap.txt +++ b/sitemap.txt @@ -1,3 +1,4 @@ https://perthmahjongsoc.github.io/ https://perthmahjongsoc.github.io/about/ +https://perthmahjongsoc.github.io/guide/ https://perthmahjongsoc.github.io/scores/ From 21dfc8105afc7a632bd50e4b1769deada6df9e4d Mon Sep 17 00:00:00 2001 From: Conway Date: Sun, 19 Nov 2023 21:34:25 +0800 Subject: [PATCH 02/53] Add Guide planned headings --- guide/index.cmd | 22 +++++++++++++++++++++- guide/index.html | 11 ++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/guide/index.cmd b/guide/index.cmd index 950be55..3014086 100644 --- a/guide/index.cmd +++ b/guide/index.cmd @@ -11,9 +11,29 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override # Guide -- -This reference guide is based on Hong Kong gameplay. +This (incomprehensive) reference guide is based on Hong Kong gameplay. -- -- There is no such thing as an offical version of mahjong. The game should be played according to player consensus. -- + + +##{#concepts} Concepts + +###{#suits} Suits + +###{#melds} Melds + +###{#meld-actions} Meld actions + +###{#position} Positions + + +##{#winning} Winning + +###{#regular} Regular hands + +###{#special} Special hands + +###{#bonuses} Bonuses diff --git a/guide/index.html b/guide/index.html index b30dbac..ad8cb4c 100644 --- a/guide/index.html +++ b/guide/index.html @@ -31,12 +31,21 @@

Guide

-This reference guide is based on Hong Kong gameplay. +This (incomprehensive) reference guide is based on Hong Kong gameplay.

There is no such thing as an offical version of mahjong. The game should be played according to player consensus.

+

Concepts

+

Suits

+

Melds

+

Meld actions

+

Positions

+

Winning

+

Regular hands

+

Special hands

+

Bonuses