Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 437 Bytes

lebpac.ca

The magic behind lebpac.ca, the official website of the L'École Bilingue PAC. ✨

Local development

The site can be tested locally using Jekyll.

  1. Run bundle install.
  2. Run the site locally with bundle exec jekyll serve.
  3. Navigate to http://localhost:4000.