Skip to content

Krever/krever.github.io

sources
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My blog

This is source for my personal space in the internet. Based on https://github.com/joshgerdes/jekyll-uno

rvm 2.3
bundle exec jekyll serve --watch
jekyll build
git commit
git push origin sources
cd _site
git commit
git push
curl -sSL https://get.rvm.io | bash
source /Users/wojtek/.rvm/scripts/rvm
rvm install 2.3
rvm 2.3
bundle install