Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 500 Bytes

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