Themes
The Theme section allows you to view your themes asset, page, and layout files. CSS, JavaScript, fonts, and image files are a few examples what you will find in the assets folder. The Pages, and Layouts folders both contain HTML with one key difference. The files in the Layouts folder can appear on multiple pages of your site using governor includes, think social media links or the footer to your site.
Assets
Asset files include, but are not limited to CSS, JS, and Image files. These files can be found and managed under the Assets section in Themes/Files.
Templates
The templates section contains your sites Page and Layout templates.
Pages
Page templates are your main HTML template files. Page templates are used when you want to provide the same layout and style for a page, but the content is likely to differ between them. To enable Governors content management features, your page will need to include GovTags.
For more information on how GovTags work, see the Theme Documentation.
Layouts
Layout templates are the HTML files that are included on multiple pages. Great candidates for Layout files include headers, footers, and social media icons; Sections that are included on multiple pages of the site, but their implementation and content are unlikely to change.
Modules
The Modules section contains module specific page and layout templates.