Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yoember/yoember.github.io

Repository files navigation

yoember.com

Ember.js tutorial

Usage instruction

  • Clone the project
git clone git@github.com:yoember/yoember.github.io.git ~/projects/yoember --recurse-submodules
  • Run submodule update. Bootstrap 4 is added as submodule to _sass folder.
git submodule update --recursive --remote
  • Install Ruby gems with bundler
bundle install
  • Install sass with yarn
yarn global add sass

Launching server and guard

$ jekyll clean && jekyll serve -w
$ guard

OR

foreman start

Deploy

bundle exec jekyll clean && JEKYLL_ENV=production bundle exec jekyll build
octopress deploy

Releases

No releases published

Packages

No packages published

Contributors 8

AltStyle によって変換されたページ (->オリジナル) /