# MyWildCloud.org ## Dev environment - Install hugo. - Install dart-sass. ```bash hugo server -D ``` ## Deploy ```bash scripts/deploy.sh ```