- Fork the Hugo repository
- In your projects’s settings, do the following:
- Go to
Settings > General > AdvancedthenRemove fork relationship - Go to
Settings > General > AdvancedthenRename Repository. Make changes accordingly. - Optional: For modifying project details.
Go toSettings > General > General Project- Change Project Description to reflect your site’s URL for easier access
- Add tags or change the default Hugo avatar
- Optional: For changing project visility to Private.
Go toSettings > General > Permissions- Change to Project visibility to Private
- Go to
- Edit
config.toml(inRepository > Files)- Make sure to change
baseurlto your site’s URL - Save changes.
- Make sure to change
- Wait for Commit status to say “Passed”
- Visit your site’s URL to check if project site is online and running.