web developper yoneda's homepage.
// use macOS
$ brew install sass
$ sass --watch style.scss style.css
$ open index.html
$ rsync -a . user@hostname:/dir/to/path
$ ssh user@hostname 'systemctl restart nginx'
refarence: How To Install Nginx on Ubuntu 18.04
MIT