Skip to content

jokerhistory/ServiceComb.github.io

 
 

Repository files navigation

ServiceComb.github.io

The Web Site of ServiceComb which is based on Minimal Mistakes Jekyll Theme.

How to run the site locally

  • Install Ruby and Gem

  • Install Jekyll and Bundler

    gem install jekyll bundler

  • Clone the site files

    git clone git@github.com:ServiceComb/ServiceComb.github.io.git

  • cd ServiceComb.github.io.git

  • Install the gems with bundle

    bundle install

  • Start the jekyll server

    bundle exec jekyll server

  • Start web browser to access http://localhost:4000

About

The Web Site of ServiceComb

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 38.5%
  • HTML 32.1%
  • JavaScript 28.2%
  • Ruby 1.2%