A starting base for your (X)HTML5 templates
origin.html is the starting base for your (X)HTML5 templates.
The template is conforming to the Polygot Markup specification, making it both parsable by a HTML5 and a XML processors.
origin.html is shipped with the support of the Open Graph protocol.
site.url
preferred website’s domain name and protocol. e.g. http://example.org
site.baseurl
The relative path of the website. e.g. /website
site.name
Main namesite.alternate_name
Alternative namepage.date
ISO 8601 date formatpage.lang
ISO 639-1 language and territory codes separated by a minus. e.g fr-FR
page.og_lang
language and territory codes separated by an underscore. e.g fr_FR
page.permalink
Desired URL to the resource (relative to site.baseurl
). e.g; /page
page.type
Type of the resource. See the types supported by the Open Graph protocol.page.title
Name of the resourcepage.description
Description of the resourcepage.tags
Keywordspage.author.display_name
author’s common namepage.author.online_identity
URI of the resource which represents the author on the web or url to a human.txt fileorigin.html loads normalize.css in order to improve the consistency between browsers.