* create hello world quickstart
* Fix image link
* Apply suggestions from code review
Co-authored-by: Rachael Sewell <rachmari@github.com>
* Add step to merge pull request before triggering workflow
* Add slash in front of file path
* Remove unused reusable
* more explaining in hello world quickstart
* Add invitation to create new repo
* Add experiment code
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
* add frontend search support for GHAE version
* add support for GHAE version to Algolia sync
* add browser tests for frontend search
* if a version can be derived from a path, but it is not a real version (like from a path that 404s), fall back to dotcom
* Update javascripts/search.js
* Update lib/algolia/sync.js
* Record copy event
* Update events.js
* Update javascripts/events.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Update events.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Create a user agent parser for analytics
* Update user-agent.js
* Update user-agent.js
* Update user-agent.js
* Use user agent parser and remove test code
* Add some tests for user agents
* Add regeneratorRuntime
* Add babel-preset
* Just guessing at this point
* Update package.json
* Revert package changes