Skip to content

benricraft/benricraft.github.io

Repository files navigation

BenriCraft ウェブサイト

Requirements

  • Ruby
  • some gems
    • bundler

ローカルでの起動

  1. git clone [email protected]:benricraft/benricraft.github.io.git
  2. cd ./benricraft.github.io.git
  3. bundle install
  4. bundle exec jekyll serve
  5. http://localhost:4000 で閲覧できます!
  6. 便利

ローカルでの編集(GUI)

  1. ローカルで起動する
  2. http://localhost:4000/admin にアクセスする
  3. 便利