Skip to content

Commit

Permalink
Merge pull request #498 from keymanapp/fix/description/keyboard-landing
Browse files Browse the repository at this point in the history
fix: Add descriptions for dedicated keyboard landing pages
  • Loading branch information
darcywong00 authored Nov 8, 2024
2 parents 92b2c49 + f76c729 commit 501e187
Show file tree
Hide file tree
Showing 18 changed files with 23 additions and 5 deletions.
1 change: 1 addition & 0 deletions keyboards/h/amharic/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Amharic | አማርኛ ይጻፉ',
'description' => 'Free and open source Amharic and Ethiopic keyboard layouts for Windows, macOS, Linux, Android, iOS and web',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
3 changes: 2 additions & 1 deletion keyboards/h/burmese/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use Keyman\Site\Common\KeymanHosts;

$head_options = [
'title' =>'Burmese Keyboards'
'title' =>'Burmese Keyboards',
'description' => 'Free and open source Burmese (Myanmar) keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Based on WinMyanmar and Myanmar3 layouts'
];

if($embed != 'none') {
Expand Down
3 changes: 2 additions & 1 deletion keyboards/h/cameroon/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use Keyman\Site\Common\KeymanHosts;

$head_options = [
'title' =>'Cameroon Keyboards'
'title' =>'Cameroon Keyboards',
'description' => 'Free and open source Cameroon keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Available for QWERTY (US) and AZERTY (French) layouts.'
];

if($embed != 'none') {
Expand Down
3 changes: 2 additions & 1 deletion keyboards/h/greek/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use Keyman\Site\Common\KeymanHosts;

$head_options = [
'title' =>'Classical Greek Keyboards'
'title' =>'Classical Greek Keyboards',
'description' => 'Free and open source Classical (Biblical) and Polytonic Greek keyboard layouts for Windows, macOS, Linux, Android, iOS and web.'
];

if($embed != 'none') {
Expand Down
3 changes: 2 additions & 1 deletion keyboards/h/ipa/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use Keyman\Site\Common\KeymanHosts;

$head_options = [
'title' =>'IPA Keyboards'
'title' =>'IPA Keyboards',
'description' => 'Free and open source IPA (International Phonetic Alphabet) keyboard layouts for Windows, macOS, Linux, Android, iOS and web'
];

if($embed != 'none') {
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/sinhala/garp/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
// Required
head([
'title' =>'Keyman for Sinhala',
'description' => 'Free and open source Garp Sinhala keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Phonetic keyboard for QWERTY layout',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/sinhala/sipon/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
// Required
head([
'title' =>'Keyman for Sinhala',
'description' => 'Free and open source Sipon Phonetic Sinhala keyboard layouts for Windows, macOS, Linux, Android, iOS and web. For QWERTY layouts',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/anjal-paangu/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil Anjal Paangu',
'description' => 'Free and open source Tamil Anjal Paangu keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai and follows the Anjal phonetic standard.',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil99',
'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the Tamil99 standard recommended by the Tamil Nadu government',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/isis/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil (ISIS)',
'description' => 'Free and open source Tmail keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Phonetic (Romanised) layouts that come in the ISIS keyboard package',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/new-typewriter/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil New Typewriter',
'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the standard Tamil typewriter layout',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/suratha-bamuni/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil Suratha Bamuni',
'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the Bamini standard common in Sri Lanka, based on old Tamil typewriters',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/visual-media-modular/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil Visual Media (Modular)',
'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. This follows the popular Modular layout standard.',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tamil/visual-media-typewriter/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tamil Visual Media (Typewriter)',
'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. This follows the standard Tamil typewriter layout',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
3 changes: 2 additions & 1 deletion keyboards/h/tibetan/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use Keyman\Site\Common\KeymanHosts;

$head_options = [
'title' =>'Tibetan Keyboards'
'title' =>'Tibetan Keyboards',
'description' => 'Free and open source Tibetan keyboard layouts for Windows, macOS, Linux, Android, iOS and web',
];

if($embed != 'none') {
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tigrigna/eritrean.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tigrigna (Eritrea)',
'description' => 'Free and open source Tigrigna (Eritrea) keyboard layouts for Windows, macOS, Linux, Android, iOS and web.',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/tigrigna/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Tigrigna (Ethiopia)',
'description' => 'Free and open source Tigrigna (Ethiopia) keyboard layouts for Windows, macOS, Linux, Android, iOS and web',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down
1 change: 1 addition & 0 deletions keyboards/h/urdu/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Required
head([
'title' =>'Keyman for Urdu',
'description' => 'Free and open source Urdu keyboard layouts for Windows, macOS, Linux, Android, iOS and web',
'css' => ['template.css','index.css'],
'showMenu' => true
]);
Expand Down

0 comments on commit 501e187

Please sign in to comment.