/homepage

web developper yoneda's homepage.

Primary LanguageHTML

Homepage

web developper yoneda's homepage.

Development

// use macOS
$ brew install sass
$ sass --watch style.scss style.css
$ open index.html

Primitive Deployment

$ rsync -a . user@hostname:/dir/to/path
$ ssh user@hostname 'systemctl restart nginx'

refarence: How To Install Nginx on Ubuntu 18.04

License

MIT