www-ATA

About Time Aviation Website Built with Hugo

This is a website built with hugo, using the hugoplate theme. This is the main presence for About Time Aviation out of Creswell, OR.

This is currently a work in progress/staging site for evaluation.

📦 Tech Stack


👉 Build Command

To build your project locally, you can use the following command. It will purge all the unused CSS and minify all the files.

npm run build

👉 Deploy Site

There are 5 different deploy platform configurations configured. Currently this site is being deployed to Github pages with a Github Actions script.

And if you want to Host some other hosting platforms. then you can build your project, and you will get a public folder. that you can copy and paste on your hosting platform.

Note: You must change the baseURL in the hugo.toml file. Otherwise, your site will not work properly.