source-code-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(note .md)
(guidance for examples)
Line 2: Line 2:


Examples of pages that link to their [[source-code]] and or a repository for such code.
Examples of pages that link to their [[source-code]] and or a repository for such code.
If you add an example, please explicitly note the:
* '''from URL''': the URL of a visible page on the web that has a link on it to its source code and or repository
* '''link text''': the text (or icon) and perhaps some nearby contextual text that is hyperlinked
* '''to URL''': the URL of the destination that is being linked to





Revision as of 22:31, 25 May 2025

This article is a stub. You can help the microformats.org wiki by expanding it.

Examples of pages that link to their source-code and or a repository for such code.

If you add an example, please explicitly note the:

  • from URL: the URL of a visible page on the web that has a link on it to its source code and or repository
  • link text: the text (or icon) and perhaps some nearby contextual text that is hyperlinked
  • to URL: the URL of the destination that is being linked to


Sites and or pages that link to their top level repository:

Sites and or pages that link to the specific directory that contains the source (code) for the page

Sites and or pages that link directly to their source code (in a repository)

Other examples:

  • A site that links to a repository homepage that is not the repo for the site the page is on, with the anchor text "Find the source code for the example application on GitHub."

See Also