This repository hosts the code for http://xtermjs.org. Running the website locally You need ruby and bundler installed first. # Install dependencies bundle install # Serve the website bundle exec jekyll serve Update API documentation yarn ./bin/update-docs