Skip to content

stakizawa/stakizawa.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

Setup

  1. install jekyll

    $ gem install jekyll bundler
    $ bundle install
    
  2. install the necessary libraries for building web page

    $ bundle exec jekyll serve
    

Test on My Environment

Once setup, just type the following command to run the web server.

$ jekyll serve

Releases

No releases published

Packages

No packages published

Languages