Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 992 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 992 Bytes

sh-web

This repository is dedicated to develop SH website.

Production site

Development site

Requirements

Install Gems

> $ bundle install --path=vendor/bundle

Run the demo server on the local machine

> $ bundle exec jekyll s

Configuration file: /Users/jpradocueva/Documents/GitHub/sh/sh-web/_config.yml
            Source: /Users/jpradocueva/Documents/GitHub/sh/sh-web
       Destination: /Users/jpradocueva/Documents/GitHub/sh/sh-web/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
       Jekyll Feed: Generating feed for posts
                    done in 0.25 seconds.
 Auto-regeneration: enabled for '/Users/jpradocueva/Documents/GitHub/sh/sh-web'
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.

new empty line