/timesheet-web

Primary LanguageShellMIT LicenseMIT

Website for Timesheet application

Deploy to server

hugo && rsync -avz --delete public/ <user>@<domain>:/opt/www/<folder>/

More info Deployment with Rsync.