Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
htdocs
/
functions
/
scssphp
/
docs
/
/srv/data/web/vhosts/www.shinegis.mu/htdocs/functions/scssphp/docs/Makefile
.PHONY: serve highlight-css serve: vendor/bundle # site should be available at http://localhost:4000/scssphp/ bundle exec jekyll serve highlight-css: vendor/bundle bundle exec rougify style github > _sass/_rouge.scss vendor/bundle: Gemfile bundle install