Skip to main content

Module data

Module data 

Source
Expand description

A collection of metadata used during site generation.

Structs§

Contact
A contact card. Comprised of emails and phone numbers.
Copyright
Copyright data.
Email
A email address.
Favicon
Logo
Information regarding the logo. (This is very simple).
LogoLink
Represents a logo.
Menu
A newtype for a list of MenuItems.
MenuItem
An entry in the menu.
Name
A struct representing names.
PageMetaData
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.
PhoneNumber
A phone number. This is an enum for globalization.
Script
Information regarding the <script> tags to include.