Skip to content

ayameyao/ayameyao.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Development environment set up

Install bundler:

$ gem install bundler

Install proejct dependencies using bundler:

$ bundle install --path vendor/bundle 

Start development server

$ bundle exec jekyll serve

Open up http://localhost:4000/

(replace website with whatever baseurl is set to in _config.yml)

References

About

Ayameyao's homepage

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published