This command does a commit. Run it from public folder.
bash push_to_live.sh
The folder that gets published is just the public folder everything else I need to move manually
To solve the problem of localhost appearing in prod
- ensure setup done on hugo.toml
- run
❯ hugo --environment production
- Push changes to prod
Moving the project around:
- archived and uploaded to gdrive