[][src]Module static_page_builder::data

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.

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.

MetaData

Data used during site generation for things like css, scripts, contact info and menus. Most are for meta tags.

Name

A struct representing names.

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.