monkeytype/frontend/static
siilyg 1826948886
feat(layout): add Tarmak layouts (@siily-g) (#6574)
### Description

The tarmak layout(s) is a set of transition layouts for qwerty user
switching to colemak, it changes only about 3-4 keys for every stage.

[More about tarmak](https://dreymar.colemak.org/tarmak-intro.html)

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
  - [ ] Add language to `packages/contracts/src/schemas/languages.ts`
- [ ] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
  - [ ] Add language json file to `frontend/static/languages` 
- [ ] Adding a theme?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
  - [ ] Add theme to `packages/contracts/src/schemas/themes.ts`
  - [ ] Add theme to `frontend/src/ts/constants/themes.ts`
  - [ ] Add theme css file to `frontend/static/themes` 
- [x] Adding a layout?
- [x] Make sure to follow the [layouts
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
  - [x] Add layout to `packages/contracts/src/schemas/layouts.ts`
  - [x] Add layout json file to `frontend/static/layouts` 
  
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-05-26 16:03:25 +02:00
..
.well-known chore: expire security.txt 2024-06-03 (#5156) 2024-02-29 13:03:04 +01:00
about chore: add supporter 2024-07-25 10:46:56 +02:00
challenges refactor: make funbox settings an array (@fehmer) (#6487) 2025-04-29 11:31:44 +02:00
fonts feat(font): add Kanit and Sarabun (@jnx03) (#6500) 2025-05-07 15:42:18 +02:00
funbox feat(funbox): add ASL (@fehmer) (#6485) 2025-04-23 18:45:52 +02:00
images chore: merch banner, anniversary 2025-05-16 13:41:08 +02:00
languages fix(language): update Ukrainian Latin to national standard (@paiv) (#6584) 2025-05-26 15:57:13 +02:00
layouts feat(layout): add Tarmak layouts (@siily-g) (#6574) 2025-05-26 16:03:25 +02:00
quotes impr(quotes): add english quotes (@jay-tau) (#6515) 2025-05-12 16:52:42 +02:00
sound feat(sounds): add fist fight and rubber keys (Absalon43) (#4984) 2024-02-08 12:01:18 +01:00
themes fix(theme): dark note and reduced-motion not replacing letters with circles (@fehmer) (#6589) 2025-05-26 16:02:15 +02:00
webfonts feat(font): add Kanit and Sarabun (@jnx03) (#6500) 2025-05-07 15:42:18 +02:00
robots.txt
sitemap.xml
version.json chore: output version to version.json 2024-07-26 18:17:08 +02:00