* add initial sections for new getting started section in README
* add missing section reference
* simplify english in workspace section
* additional language around mounting and running
* nit, browser language
* add info on how to edit config file and cleanup old docs
* add features section
* made readme more concise
* fix github icon
* missed a github icon
* fixed links in build section
* remove CONFIG_PATH setting in one command instruction:
* add instructions on adding GITHUB_TOKEN as env variable on machine
* add .github-token to gitignore and add additional info in build instructions
* remove github-token from gitignore because its meant to be in home dir. Bold this part in the README so its more clear
* add ctags installation instructions to readme
* link to ctags repo in README
* remove unnecessary line change in gitignore
* remove page view provider
* sanatize current_url and ip properties in all posthog events
* add posthog usage info in README
* remove unneccessary ip property removal since we disable ip collection on posthog side
* add back ip sanitization on client side (we disabled it on server side but may as well also clear it on client) and revise README on telemetry
* add typo with asterisks in readme
* small grammar fix in README