Skip to content

ThongNgo1/vbtc.github.io

 
 

Repository files navigation

VBTC blog

Installation

  1. Install bundler:

    gem install bundler

  2. Install Jekyll and other dependencies:

    cd vbtc.github.io && bundle install

  3. Serve site locally

    bundle exec jekyll serve

  4. Preview your site:

    http://localhost:4000

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.7%
  • Ruby 15.3%
  • SCSS 6.0%