Skip to content

jerch/xtermjs.org

 
 

Repository files navigation

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

About

The website for xterm.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 22.4%
  • HTML 21.6%
  • SCSS 21.5%
  • JavaScript 19.3%
  • Shell 15.2%