Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 476 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 476 Bytes
published

DLSU Dr. Andrew L. Tan Data Science Institute

Requirements

  • Ruby
  • Jekyll
  • VS Code
  • Prettier Extension (Prettier - Code formatter)

Dependencies

  • jekyll
  • jekyll-menus

Installing Dependencies

<path to folder> $ bundle install

Serve

<path to folder> $ bundle exec jekyll serve

Build

<path to folder> $ bundle exec jekyll build