beatrizuezu / beatrizuezu.github.io

beatrizuezu.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beatrizuezu.github.io

I used Jekyll and the theme is Indigo theme

How to install

install RVM

\curl -sSL https://get.rvm.io | bash -s stable

Add in bash file

source ~/.profile

Install Ruby Version (2.5.1) on RVM

rvm install 2.7.2

Install Bundler and install dependencies

gem install bundler
bundle install

How to run

bundle exec jekyll serve --config _config.yml,_config-dev.yml

How to navegate

  • http://127.0.0.1:4000
  • http://127.0.0.1:4000/admin

About

beatrizuezu.github.io


Languages

Language:HTML 94.1%Language:Sass 5.0%Language:CSS 0.5%Language:SCSS 0.2%Language:Ruby 0.1%Language:Shell 0.1%