Movatterモバイル変換


[0]ホーム

URL:


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

Set Up The Build Environment

Peter Johnson edited this pageMar 2, 2020 ·1 revision

This is a Jekyll website. You need to haveRuby installed to use Jekyll. See theJekyll Installation Guide.

GitHub places some restrictions on the version of Jekyll and associated plug-ins used. To manage this you need to get theBundler gem and use it with theGemfile provided in the repo root. To get Bundler use:

gem install bundler

To install the Jekyll and associated gems, move into the folder containingGemfile and do:

bundle install

Once that is done make sure to always prefix your Jekyll commands withbundle exec.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp