Skip to content

awni/awni.github.io

Repository files navigation

awni.github.io

Personal Website

Install

With a Ruby environment

brew install rbenv
rbenv init # (put eval "$(rbenv init -)" in bash_profile)
rbenv install 2.4.1 # install local ruby
rbenv local 2.4.1 # switch to local version

Install jekyll

gem install jekyll bundler
# gem install gitHub-pages
# bundle update github-pages

Build and serve the site locally

bundle exec jekyll serve

About

Machine-Learning Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published