Skip to content

hugo-setiawan/os222

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.