odfsoft / blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stackbit Fresh Theme

This site was generated by www.stackbit.com, v0.2.71.

Stackbit Fresh Theme original README is located here.

Running Your Site Locally

  1. Install a full Ruby development environment

  2. Install Jekyll and Bundler

     gem install jekyll bundler
    
  3. Install dependencies from Gemfile:

     bundle install
    
  4. Build the site and make it available on a local server

     bundle exec jekyll serve
    
  5. Browse to http://localhost:4000

About

License:Other


Languages

Language:SCSS 51.7%Language:HTML 33.0%Language:Ruby 7.1%Language:CSS 6.9%Language:JavaScript 1.1%Language:Shell 0.2%