Skip to content

tany/ss-pages

 
 

Repository files navigation

SHIRASAGI 開発マニュアル

GitHub Pages

http://shirasagi.github.io/

Source code repository

https://github.com/shirasagi/shirasagi

Development

Download and Prepare

$ git clone https://github.com/shirasagi/shirasagi.github.io.git
$ cd shirasagi.github.io.git
$ bundle install

Starting Jekyll Server

Simple command.

$ jekyll s

Allow access and automatic refreshing. (vm)

$ jekyll s --host 0.0.0.0 --force_polling

Access to http://127.0.0.1:4000/

About

SHIRASAGI 開発マニュアル

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.0%
  • HTML 21.4%
  • Ruby 8.6%
  • JavaScript 1.0%