Skip to content

mozillamexico/jekyll_site

Repository files navigation

jekyll_site

Template to Mozilla México site

Requirements

  • ruby 2.4.1
  • jekyll 3.6.2

Gems requirements

  • gem install hpricot
  • gem install open_uri_redirections

Running locally

Where /path/to/document_root is the DocumentRoot from Apache or Nginx Server config

Livereload

  • jekyll build --destination /path/to/document_root --watch