mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Forgot to add gemtext output format
This commit is contained in:
parent
7d120e9ff8
commit
b7e11852b6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ tags:
|
|||
- accessibility
|
||||
outputs:
|
||||
- html
|
||||
- gemtext
|
||||
---
|
||||
This began as a reply to another article by Lucas F. Costa; it lists practices to improve user-experience (<abbr title="User Experience">UX</abbr>) of command-line interfaces (<abbr title="Command-Line Interface">CLIs</abbr>). It comes from a good place, and has some good advice: I particularly like its advice on input-validation and understandable errors. Unfortunately, a number of its suggestions are problematic, particularly from an accessibility perspective.
|
||||
|
||||
|
|
Loading…
Reference in a new issue