Configuration
Here is the default arrangement and essential parameters for your site. You can change those according to your necessities.
Default Configuration
In the project folder, there is a file named hugo.toml. Open the file in any text editor to change the configuration.
baseURLfield for your site URL/area. Add your site URL here.languageCodecharacterizes your worldwide site language. For more data, see Official Hugo Docs.titleis the main title of your site.themesets up the used theme. Open aplio/themes folder, you will get another folder. That will be the theme nameaplio. Copy that name and use it here to set up the theme.Paginateis to show pagination after a certain no. of products or items.[[menus.main]]is to control the navigation. You can change it and give it a different directory. to set a chiled menu item, add aidentifiername for the parent. Then add aparentparameter and give theidentifiername as the value of it.[[menu.explore]]is used for the footer links for the explore section.[[menu.resources]]is used for the footer links for the resources section.
Parameter Configuration
logoparameter is for the site logo. This logo is used for the light background.logoDarkused for the dark background.footerDescriptionused for the ddescription for the footer section.contactMailemmail for the footer and contact page.contactNumbercontact number for the footer section and contact page.contactAddressaddress for the footer section and contact page.facebookLinkFacebook Link for the footer section.linkedinLinkLinkedin Link Link for the footer section.githubLinkGithub Link Link for the footer section.behanceLinkBehance Link for the footer section.