microformats2 - Microformats Wiki microformats2 From Microformats Wiki Jump to navigation Jump to search Contents Summary 1.1 simple microformats2 examples 1.1.1 person example 1.1.2 hyperlinked person 1.1.3 hyperlinked person image 1.1.4 detailed person example 1.2 details from …
microformats2 - Microformats Wiki microformats2 From Microformats Wiki (Redirected from microformats-2 Jump to navigation Jump to search Contents Summary 1.1 simple microformats2 examples 1.1.1 person example 1.1.2 hyperlinked person 1.1.3 hyperlinked person image 1.1.4 detailed …
microformats2 - Microformats Wiki microformats2 From Microformats Wiki (Redirected from microformats-2 Jump to navigation Jump to search Contents Summary 1.1 simple microformats2 examples 1.1.1 person example 1.1.2 hyperlinked person 1.1.3 hyperlinked person image 1.1.4 detailed …
microformats2 parsing specification - Microformats Wiki microformats2 parsing specification From Microformats Wiki Jump to navigation Jump to search microformats2 is a simple, open format for marking up data in HTML. The microformats2 parsing specification describes how to implem…
…cation consumes, and look at the Examples sections of the relevant indieweb.org wiki pages for real-world sites to test your code against. Don’t forget to test your code against examples you’ve published on your own personal site! Next Steps Hopefully this article helped you avoi…
Microformats Wiki Welcome to the microformats wiki! From Microformats Wiki Jump to navigation Jump to search microformats are HTML for marking up people, organizations events locations blog posts products reviews resumes recipes etc. Sites use microformats to publish a standard A…
…ibers Description (task opened as a follow-up to a conversation with @GWicke at Wikimania) There is an experimental definition term endpoint deployed which makes some assumptions on the HTML structure of the Wiktionary markup (cf. parseDefinition.js ). To avoid future maintenance…
…ing: This is a classic microformats building block and has not been updated for microformats2 . Include Pattern The include pattern is a microformat design pattern, providing a mechanism to include a portion of data from one area of a page into another area of the same page, allo…
… Jump to content From IndieWeb This article is a stub You can help the IndieWeb wiki by expanding it with relevant information. duration is an emerging microformats2 property that indicate the time duration of audio and/or video properties in the same item. length is an alias. Ex…
… Jump to content From IndieWeb This article is a stub You can help the IndieWeb wiki by expanding it with relevant information. size is an emerging microformats2 property that indicates the size in bytes of an audio and/or video file in the same item, eg a podcast How to How to p…
h-card - Microformats Wiki h-card From Microformats Wiki Jump to navigation Jump to search h-card is a simple, open format for publishing people and organisations on the web. h-card is often used on home pages and individual blog posts. h-card is one of several open microformat d…
h-card - Microformats Wiki h-card From Microformats Wiki Jump to navigation Jump to search h-card is a simple, open format for publishing people and organisations on the web. h-card is often used on home pages and individual blog posts. h-card is one of several open microformat d…
…tent From IndieWeb h-card icon This article is a stub You can help the IndieWeb wiki by expanding it with relevant information. h-card is the microformats2 vocabulary for marking up people, organizations, and venues on web sites, and supersedes hCard. Colloquially many will use t…
… support for e.g. [[hCard]] and [[hReview]] Add a nested list item and local to wiki hyperlink the Name of Developer to a fragment identifier in the implementors page, e.g. Apple Computer would be linked like this: ** by [[implementors#Apple_Computer|Apple Computer]] Check to see…
…lasses for information such as titles, authorship and content. The microformats wiki has a detailed article on the use of h-entry ; by way of example, the markup for the articles on my sites consists of this golang template: article class "h-entry" h1 class "p-name" {{ .Title }} …