Skip to content

fflch/fflch.github.io

 
 

Repository files navigation

Inspirado em: https://just-the-docs.github.io/just-the-docs/

Instalação de pacotes:

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

Subindo ambiente dev:

git clone [email protected]:VOCE/fflch.github.io.git
cd fflch.github.io
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 49.4%
  • HTML 26.3%
  • JavaScript 15.4%
  • Ruby 6.0%
  • Liquid 2.9%