<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Documentation on emsenn.net</title>
    <link>https://emsenn.net/tags/documentation/</link>
    <description>Recent content in Documentation on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 08 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/tags/documentation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Resource Cataloging</title>
      <link>https://emsenn.net/library/domains/humanities/domains/sociology/domains/critical-theory/domains/anarchism/domains/disaster-response/domains/emergent-disaster-response/terms/resource-cataloging/</link>
      <pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/sociology/domains/critical-theory/domains/anarchism/domains/disaster-response/domains/emergent-disaster-response/terms/resource-cataloging/</guid>
      <description>&lt;p&gt;Resource cataloging is the practice of recording what resources are&#xA;available, where they are, what condition they are in, and how they can&#xA;be matched to need [@nelan2016; @relieftoolkit2022].&lt;/p&gt;&#xA;&lt;p&gt;Within emergent disaster response, the term matters because supplies are&#xA;not usable simply because they exist. They have to be made visible and&#xA;legible to the people coordinating response. Nelan&amp;rsquo;s work on donations&#xA;shows how alignment and adaptability matter in relief supply chains,&#xA;while the Relief Toolkit is an explicit attempt to document and connect&#xA;resources, lessons, and needs across decentralized disaster efforts&#xA;[@nelan2016; @relieftoolkit2022].&lt;/p&gt;</description>
    </item>
    <item>
      <title>Warehousing and Resource Cataloging in Emergent Disaster Response</title>
      <link>https://emsenn.net/library/domains/humanities/domains/sociology/domains/critical-theory/domains/anarchism/domains/disaster-response/domains/emergent-disaster-response/texts/warehousing-and-resource-cataloging-in-emergent-disaster-response/</link>
      <pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/sociology/domains/critical-theory/domains/anarchism/domains/disaster-response/domains/emergent-disaster-response/texts/warehousing-and-resource-cataloging-in-emergent-disaster-response/</guid>
      <description>&lt;p&gt;Emergent disaster response often has to improvise logistics&#xA;infrastructure quickly. Among the most important pieces are temporary&#xA;&lt;a href=&#34;../terms/warehouse.md&#34; class=&#34;link-internal&#34;&gt;warehouses&lt;/a&gt; and the practices of&#xA;&lt;a href=&#34;../terms/resource-cataloging.md&#34; class=&#34;link-internal&#34;&gt;resource cataloging&lt;/a&gt; that make stored&#xA;goods retrievable, interpretable, and movable [@wachtendorf2010;&#xA;@nelan2016].&lt;/p&gt;&#xA;&lt;h2 id=&#34;storage-as-an-active-practice&#34;&gt;Storage as an active practice&lt;/h2&gt;&#xA;&lt;p&gt;Wachtendorf and coauthors show that large-scale disaster response is not&#xA;only challenged by scarcity. It is also challenged by acquisition,&#xA;reception, storage, and distribution problems created by material&#xA;convergence [@wachtendorf2010]. Storage therefore is not passive. It is&#xA;part of the labor of turning donations into usable support.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Markdown as Semiotic Medium</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-as-semiotic-medium/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-as-semiotic-medium/</guid>
      <description>&lt;p&gt;Markdown is a lightweight markup language. It is also, read as a &lt;a href=&#34;../../../../../../../../science/domains/linguistics/topics/semiotics/index.md&#34; class=&#34;link-internal&#34;&gt;semiotic&lt;/a&gt; system, a medium&#xA;that makes the structure of meaning visible and machine-traversable. This lesson examines&#xA;why plain text with minimal markup is an effective substrate for knowledge work — what&#xA;properties it has, what it makes possible, and what it costs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;plain-text-as-durable-substrate&#34;&gt;Plain text as durable substrate&lt;/h2&gt;&#xA;&lt;p&gt;A markdown file is a plain text file. This is a constraint with structural consequences:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frontmatter Metadata</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/frontmatter-metadata/</link>
      <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/frontmatter-metadata/</guid>
      <description>&lt;p&gt;Frontmatter is a YAML header that records metadata for a markdown file.&lt;/p&gt;&#xA;&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Identify the document (&lt;code&gt;id&lt;/code&gt;, &lt;code&gt;title&lt;/code&gt; or &lt;code&gt;name&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;li&gt;Record provenance (&lt;code&gt;authors&lt;/code&gt;, &lt;code&gt;date-created&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;li&gt;Provide routing data (&lt;code&gt;tags&lt;/code&gt;, &lt;code&gt;dependencies&lt;/code&gt;, &lt;code&gt;references&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;consistency&#34;&gt;Consistency&lt;/h2&gt;&#xA;&lt;p&gt;Keep metadata stable and machine-readable so tools can query a vault reliably.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Markdown Files</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-files/</link>
      <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-files/</guid>
      <description>&lt;p&gt;Markdown files are plain-text documents that mix human-readable prose with a&#xA;small set of structural markers.&lt;/p&gt;&#xA;&lt;h2 id=&#34;structure&#34;&gt;Structure&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A file may begin with YAML frontmatter.&lt;/li&gt;&#xA;&lt;li&gt;Headings provide a hierarchy of sections.&lt;/li&gt;&#xA;&lt;li&gt;Links connect files and build a network of references.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;data-view&#34;&gt;Data view&lt;/h2&gt;&#xA;&lt;p&gt;Treat each file as a node with:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;an identifier,&lt;/li&gt;&#xA;&lt;li&gt;a title,&lt;/li&gt;&#xA;&lt;li&gt;tags and dependencies,&lt;/li&gt;&#xA;&lt;li&gt;outbound links and references.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Markdown Vaults</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-vaults/</link>
      <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/markdown/texts/markdown-vaults/</guid>
      <description>&lt;p&gt;A vault is a collection of markdown files treated as a linked knowledge base.&lt;/p&gt;&#xA;&lt;h2 id=&#34;vault-properties&#34;&gt;Vault properties&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Files are nodes; links are edges.&lt;/li&gt;&#xA;&lt;li&gt;Frontmatter supplies stable identifiers and metadata.&lt;/li&gt;&#xA;&lt;li&gt;Index files summarize the vault and provide entry points.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;vault-hygiene&#34;&gt;Vault hygiene&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Keep &lt;code&gt;id&lt;/code&gt; values unique and stable.&lt;/li&gt;&#xA;&lt;li&gt;Normalize tags and dependencies.&lt;/li&gt;&#xA;&lt;li&gt;Track missing or broken links for repair.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>What is MkDocs?</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/software/domains/mkdocs/texts/what-is-mkdocs/</link>
      <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/software/domains/mkdocs/texts/what-is-mkdocs/</guid>
      <description>&lt;p&gt;MkDocs is a static site generator that builds HTML sites from markdown files.&lt;/p&gt;&#xA;&lt;h2 id=&#34;inputs&#34;&gt;Inputs&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Markdown files with frontmatter.&lt;/li&gt;&#xA;&lt;li&gt;A &lt;code&gt;mkdocs.yml&lt;/code&gt; configuration file.&lt;/li&gt;&#xA;&lt;li&gt;A theme and optional plugins.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;outputs&#34;&gt;Outputs&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A static site composed of HTML, CSS, and assets.&lt;/li&gt;&#xA;&lt;li&gt;A navigation structure derived from configuration.&lt;/li&gt;&#xA;&lt;li&gt;Optional extra pages generated by plugins.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
