Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 359 Bytes

os222

Sistem Operasi 2022-2 (Semester Ganjil 2022/2023)

Running jekyll site locally on VM (for dev purposes)

bundle exec jekyll serve -H $(hostname -I)
Make sure you have added the appropriate Jekyll gitignore (also add Gemfile.lock if you want to) to avoid jorok on os222 repo.