Skip to content

rochabianca/blog

Repository files navigation

Instalação

No mac

``` brew install ruby````

brew install rbenv ruby-build

echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.zshrc

rbenv install 2.6.9

gem install jekyll bundler --user-install

bundle config set --local path 'vendor/bundle'
bundle install

Iniciando

bundle exec jekyll serve

About

My tech blog. Can be found at https://rochabianca.github.io/blog/ Only in Portuguese by now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published