Skip to content

Latest commit

 

History

History
executable file
·
40 lines (21 loc) · 838 Bytes

README.md

File metadata and controls

executable file
·
40 lines (21 loc) · 838 Bytes

静的なファイルをいじる場合

サンプルファイルの開き方

html/XXXX.html

をブラウザで開く

Sassファイルの場所

source/stylesheets/XXXX.sass

ファイル名とhtml名は一致してます

Scoutの設定

input(Sassファイルの場所)

source/stylesheets

output(cssが生成される場所)

html/stylesheets

middlemanを使う場合

立ち上げ方

bundle exec middleman

アクセス

http://localhost:4567/

編集するSassファイルの場所

source/stylesheets/XXX.sass