Skip to content

thiagogomesverissimo/thiagogomesverissimo.github.io

 
 

Repository files navigation

Instructions

Debian:

sudo apt-get install libxml2-dev libxslt-dev build-essential libxml2 libxml2-dev libxslt1-dev ruby-dev ruby-bundler nodejs
sudo gem install bundler

To run locally

bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve

Dev:

JEKYLL_ENV=development bundle exec jekyll serve

Drafts:

JEKYLL_ENV=development bundle exec jekyll serve --drafts

Forked from: https://github.com/academicpages/academicpages.github.io

About

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 37.4%
  • HTML 21.1%
  • SCSS 18.6%
  • Jupyter Notebook 11.2%
  • CSS 6.9%
  • Python 4.3%
  • Other 0.5%