Skip to content

earlystar/ServiceComb.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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