Customizing Build Process
For dynamic or complex sites requiring specific build processes, t.Site uses CodeBuild. You can influence this process by:
- Editing the
buildspec.yml
: This file, which dictates the build commands and phases (install, pre-build, and build), can be modified to suit your site’s specific requirements. Adjust these settings to control how your website is compiled and deployed, ensuring optimal performance and functionality.
By leveraging these customization features, you can ensure your t.Site hosted website not only performs efficiently but also aligns with your branding and operational needs, providing a seamless user experience.
To see how you can precicely maintain and keep track of your Website’s versions using t.Git visit the Easy Version Control with t.Git page
If you have any questions about using t.Site, don’t forget to check out the t.Site FAQ page.