Skip to content

GingerHack/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

Ginger Ale Hackathonのブログです。

使い方

手元で動かす方法を説明します。その他、記事の書き方などについてはWikiを参照してください。

まずは依存関係をインストールするために次のコマンドを実行してください。

$ bundle install --path=vendor/bundle --jobs=4

記事のビルドは次のコマンドを実行します。このコマンドで、_site以下にHTMLなどが生成されます。

$ bundle exec jekyll build

記事のプレビューは次のコマンドを実行します。出力されたURLをブラウザで開いてください (この場合はhttp://127.0.0.1:4000/blog/)

$ bundle exec jekyll serve

About

Ginger Ale Hackathonのブログです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors