* Update atoz.md
Fix json section by removing json syntax highlighting. The `//` comments make it invalid and it looks weird. so i adjusted the note, tweaks the example to be valid without comments and one or two settings that were wrong and i think that will be acceptable.
* Update atoz.md
keep spaces instead of tabs
Update documentation expressing limitation of systemd, which prevents the system file as detailed from working without a change to the `WorkingDirectory`. Specifically the use of relative path names.
This is an A to Z guide to install wetty as a local user on Debian and easily configure critical settings in a very short period time.
It is aimed at being a copy and paste guide with notes and explanations to help understand the installation and setup.
* Setting lower websocket ping interval values
* Updated package version
* Ask ssh user from the standard input and force ssh connection
* Removed --sshaskuser option as it's not necessary
* Bumping the version to 1.3.0
clean up server package to be for ogranised
No longer use event emitting for logging
ensure process env is typed correctly
remove 301 redirect
reenable text on mobile
split static classes up to make repo more structured
split docs up
Add List of contributors
Docs: Add @butlerx as a contributor
Docs: Add @krishnasrinivas as a contributor
Docs: Add @acalatrava as a contributor
Docs: Add @Strubbl as a contributor
Docs: Add @2sheds as a contributor
Docs: Add @rabchev as a contributor
Docs: Add @nosemeocurrenada as a contributor
Docs: Add @lucamilanesio as a contributor
Docs: Add @antonyjim as a contributor
Docs: Add @mirtouf as a contributor
Docs: Add @CoRfr as a contributor
Docs: Add @benletchford as a contributor
Docs: Add @SouraDutta as a contributor
Docs: Add @koushikmln as a contributor
Docs: Add @imuli as a contributor
Docs: Add @perpen as a contributor
Docs: Add @nathanleclaire as a contributor
Docs: Add @MiKr13 as a contributor
Docs: Add @cardil as a contributor
Docs: Add @fbartels as a contributor
Docs: Add @jarrettgilliam as a contributor
Docs: Add @harryleesan as a contributor
Docs: Add @inducer as a contributor
Docs: Add @DenisKramer as a contributor
Docs: Add @vamship as a contributor
Docs: Add @tnguyen14 as a contributor
Docs: Add @pojntfx as a contributor
Docs: Add @nealey as a contributor
Docs: Add @mtpiercey as a contributor
Docs: Add @kholbekj as a contributor
Docs: Add @khanzf as a contributor
Docs: Add @jurruh as a contributor
Docs: Add @jamtur01 as a contributor
* switch too xterm and webpack
* handle disconects clearner
* stop browser from over rulling ctrl+shift+c
* update pkg.json
* replace log statements with events
* restructure cli
* reduce use of shared state
* remove ssh wrapper
* minify, uglify and tree shake code bundle
* use seperate containers for building frontend
* fit sizing errors
* add helmet
* fix term resize
* add loger
* use custom fix function
* stop server crashing after disconnect
* make better on mobile
* use a pty as a buffer to handle all keyboard keys
* unwrap var
* clean up structure of code
* update readme
* add api
* refactor event emitter
* expand emmitter class
* fix event emitter calls
* format docs
* fix docs
* clean up webpack