v2 done: fixed mobile and responsive issues.
This commit is contained in:
parent
719e74d14b
commit
6352db73c9
93 changed files with 3951 additions and 66 deletions
17
.vale/proselint/Spelling.yml
Executable file
17
.vale/proselint/Spelling.yml
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
extends: consistency
|
||||
message: "Inconsistent spelling of '%s'."
|
||||
level: error
|
||||
ignorecase: true
|
||||
either:
|
||||
advisor: adviser
|
||||
centre: center
|
||||
colour: color
|
||||
emphasise: emphasize
|
||||
finalise: finalize
|
||||
focussed: focused
|
||||
labour: labor
|
||||
learnt: learned
|
||||
organise: organize
|
||||
organised: organized
|
||||
organising: organizing
|
||||
recognise: recognize
|
||||
Loading…
Add table
Add a link
Reference in a new issue