Skip to content

gumgood/infossm.github.io

 
 

Repository files navigation

infossm.github.io

Install On Ubuntu

  1. You must install Ruby
  2. Check whether you have Ruby
$ ruby --version
> ruby X.X.X
  1. Install Bundler
$ gem install bundler
  1. Change directories to the this repository
$ cd infossm.github.io
  1. Install Jekyll and other dependencies
$ bundle install
  1. Run your Jekyll site locally
$ bundle exec jekyll serve
  1. Preview your local Jekyll site in your web browser at http://localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.0%
  • CSS 38.9%
  • HTML 19.8%
  • Ruby 0.3%