Skip to content

AntonOkhotnikov/antonokhotnikov.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anton Okhotnikov's personal webpage repository.

Development

  1. Install ruby-2.7.6 with rvm
rvm install 2.7.6
  1. Install bundler:
gem install bundle
  1. Install Gemfile dependencies:
cd <path_to_this_repo_root>
bundle install
  1. Run page locally:
bundle exec jekyll serve
  1. Set your git repo Pages setting in GitHub to Deploy from a branch

  2. After git commit and git push to master branch GitHub Page is deployed automatically

About

Anton Okhotnikov web portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published