Expand description
A collection of metadata used during site generation.
Structs§
- Contact
- A contact card. Comprised of emails and phone numbers.
- Copyright
- Copyright data.
- A email address.
- Favicon
- Logo
- Information regarding the logo. (This is very simple).
- Logo
Link - Represents a logo.
- Menu
- A newtype for a list of
MenuItems. - Menu
Item - An entry in the menu.
- Name
- A struct representing names.
- Page
Meta Data - Data used during site generation for things like css, scripts, contact info and menus. Most are for meta tags.
Enums§
- Css
- Information regarding the
<style>tags to include. - Phone
Number - A phone number. This is an enum for globalization.
- Script
- Information regarding the
<script>tags to include.