<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Introduction on OINK</title><link>https://lxghost.github.io/categories/introduction/</link><description>Recent content in Introduction on OINK</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 28 Aug 2026 00:08:16 +0800</lastBuildDate><atom:link href="https://lxghost.github.io/categories/introduction/index.xml" rel="self" type="application/rss+xml"/><item><title>Highlights</title><link>https://lxghost.github.io/docs/about/features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lxghost.github.io/docs/about/features/</guid><description>&lt;p&gt;This page lists what separates OINK from an ordinary Hugo theme, each item&#10;ending with the guide that covers it. To install straight away, see&#10;&lt;a href="https://lxghost.github.io/docs/start/"&gt;Quick start&lt;/a&gt;.&lt;/p&gt;&#10;&lt;h2 id="native-components"&gt;Components are written in Markdown&#10;&lt;/h2&gt;&#10;&lt;p&gt;A callout is a &lt;code&gt;&amp;gt; [!NOTE]&lt;/code&gt; blockquote (ten semantic types plus one neutral&#10;disclosure). A field list is a table with a &lt;code&gt;{.fields}&lt;/code&gt; line. Steps and cards&#10;are lists with &lt;code&gt;{.steps}&lt;/code&gt; / &lt;code&gt;{.cards}&lt;/code&gt;. A caption is a &lt;code&gt;{caption=&amp;quot;…&amp;quot;}&lt;/code&gt; line&#10;under an image. Tabs are adjacent fences each carrying a &lt;code&gt;{tab=&amp;quot;…&amp;quot;}&lt;/code&gt;; file&#10;trees, galleries, Mermaid and ECharts are data fences named after their&#10;language. On GitHub or in any plain Markdown reader these degrade to&#10;blockquotes, tables, lists and code blocks, and nothing is lost.&lt;/p&gt;</description></item><item><title>What is OINK</title><link>https://lxghost.github.io/docs/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lxghost.github.io/docs/about/</guid><description>&lt;p&gt;OINK is a standalone &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; theme for medium and large&#10;technical documentation sites. It evolved from&#10;&lt;a href="https://github.com/google/docsy"&gt;Docsy&lt;/a&gt;: the content model and the&#10;multilingual behaviour are kept, while the shell, navigation, search and&#10;content components are replaced.&lt;/p&gt;&#10;&lt;p&gt;A consuming site&amp;rsquo;s only build dependency is one Hugo Extended binary. There is&#10;no Node.js, no npm, no PostCSS and no CDN request. Bootstrap, Font Awesome, the&#10;fonts, local search, the diagram runtimes and the API reference runtimes are all&#10;committed to the theme repository and shipped only to the pages that use them.&lt;/p&gt;</description></item><item><title>Case Guide</title><link>https://lxghost.github.io/docs/about/showcase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lxghost.github.io/docs/about/showcase/</guid><description>&lt;p&gt;The canonical &lt;a href="https://lxghost.github.io/case/"&gt;Case library&lt;/a&gt; turns fifteen production sites into short,&#10;reusable implementation patterns, and the home page mirrors the same fifteen.&#10;All of them run OINK, including this documentation site itself as a&#10;self-referential case.&lt;/p&gt;&#10;&lt;p&gt;Use this guide when you know the shape of the site you want to build. Follow a&#10;case for its architecture and trade-offs, then use the linked documentation for&#10;the exact configuration. Counts in individual cases describe the audited&#10;snapshot rather than a permanent property of a live site.&lt;/p&gt;</description></item><item><title>License and acknowledgements</title><link>https://lxghost.github.io/docs/about/license/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lxghost.github.io/docs/about/license/</guid><description>&lt;p&gt;OINK is three layers of material: the theme source, the documentation content,&#10;and the third-party assets shipped with the theme. None of them is relicensed&#10;into a single combined work. Every table below points at the authoritative file&#10;in the repository; &lt;strong&gt;where a summary and the licence text disagree, the file&#10;wins&lt;/strong&gt;.&lt;/p&gt;&#10;&lt;h2 id="license-map"&gt;Which licence covers what&#10;&lt;/h2&gt;&#10;&lt;div class="td-table-scroll td-table-scroll--static"&gt;&#10;&lt;table&gt;&#10; &lt;thead&gt;&#10; &lt;tr&gt;&#10; &lt;th scope="col"&gt;Scope&lt;/th&gt;&#10; &lt;th scope="col"&gt;Licence&lt;/th&gt;&#10; &lt;th scope="col"&gt;Authoritative file&lt;/th&gt;&#10; &lt;/tr&gt;&#10; &lt;/thead&gt;&#10; &lt;tbody&gt;&#10; &lt;tr&gt;&#10; &lt;td&gt;OINK theme source (layouts, partials, shortcodes, SCSS, JS, i18n)&lt;/td&gt;&#10; &lt;td&gt;Apache License 2.0&lt;/td&gt;&#10; &lt;td&gt;Theme &lt;a href="https://github.com/pgsty/oink/blob/main/LICENSE"&gt;&lt;code&gt;LICENSE&lt;/code&gt;&lt;/a&gt;, &lt;a href="https://github.com/pgsty/oink/blob/main/NOTICE"&gt;&lt;code&gt;NOTICE&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#10; &lt;/tr&gt;&#10; &lt;tr&gt;&#10; &lt;td&gt;This site&amp;rsquo;s own code, build scripts and material derived from Docsy&lt;/td&gt;&#10; &lt;td&gt;Apache License 2.0&lt;/td&gt;&#10; &lt;td&gt;Site &lt;a href="https://github.com/pgsty/oink.pgsty.com/blob/main/LICENSE"&gt;&lt;code&gt;LICENSE&lt;/code&gt;&lt;/a&gt;, &lt;a href="https://github.com/pgsty/oink.pgsty.com/blob/main/NOTICE"&gt;&lt;code&gt;NOTICE&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#10; &lt;/tr&gt;&#10; &lt;tr&gt;&#10; &lt;td&gt;This site&amp;rsquo;s original documentation content, except where stated otherwise&lt;/td&gt;&#10; &lt;td&gt;Creative Commons Attribution 4.0 International&lt;/td&gt;&#10; &lt;td&gt;Site &lt;a href="https://github.com/pgsty/oink.pgsty.com/blob/main/LICENSE-CC-BY-4.0"&gt;&lt;code&gt;LICENSE-CC-BY-4.0&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#10; &lt;/tr&gt;&#10; &lt;tr&gt;&#10; &lt;td&gt;Browser libraries, fonts and icons shipped with the theme&lt;/td&gt;&#10; &lt;td&gt;Each component&amp;rsquo;s own licence&lt;/td&gt;&#10; &lt;td&gt;Theme &lt;a href="https://github.com/pgsty/oink/blob/main/VENDOR.json"&gt;&lt;code&gt;VENDOR.json&lt;/code&gt;&lt;/a&gt; and the licence files beside each asset&lt;/td&gt;&#10; &lt;/tr&gt;&#10; &lt;/tbody&gt;&#10;&lt;/table&gt;&#10;&lt;/div&gt;&#10;&#10;&lt;p&gt;Two boundaries are worth keeping straight. CC BY 4.0 covers the original&#10;documentation content only, not the theme code, the trademarks, the screenshots&#10;or the third-party assets. And the theme being Apache-2.0 does not turn its&#10;bundled dependencies into Apache-licensed works.&lt;/p&gt;</description></item></channel></rss>