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
22
.vale/proselint/Oxymorons.yml
Executable file
22
.vale/proselint/Oxymorons.yml
Executable file
|
|
@ -0,0 +1,22 @@
|
|||
extends: existence
|
||||
message: "'%s' is an oxymoron."
|
||||
ignorecase: true
|
||||
level: error
|
||||
tokens:
|
||||
- amateur expert
|
||||
- increasingly less
|
||||
- advancing backwards
|
||||
- alludes explicitly to
|
||||
- explicitly alludes to
|
||||
- totally obsolescent
|
||||
- completely obsolescent
|
||||
- generally always
|
||||
- usually always
|
||||
- increasingly less
|
||||
- build down
|
||||
- conspicuous absence
|
||||
- exact estimate
|
||||
- found missing
|
||||
- intense apathy
|
||||
- mandatory choice
|
||||
- organized mess
|
||||
Loading…
Add table
Add a link
Reference in a new issue