<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>xPack Binary Development Tools (preview) Blog</title>
        <link>https://xpack-dev-tools.github.io/web-preview/blog/</link>
        <description>xPack Binary Development Tools (preview) Blog</description>
        <lastBuildDate>Sat, 05 Oct 2024 13:59:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[The projects have new web sites]]></title>
            <link>https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/</link>
            <guid>https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/</guid>
            <pubDate>Sat, 05 Oct 2024 13:59:00 GMT</pubDate>
            <description><![CDATA[The new site is built with Docusaurus.]]></description>
            <content:encoded><![CDATA[<p>In October 2024, after some experimentation with modern site generators,
each project in the <strong>xPack Binary Development Tools</strong> collection now
has its own dedicated website.</p>
<!-- -->
<p>In addition, the collection itself
features a central site that serves as a table of contents, listing
all projects.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="mdx">MDX<a href="https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/#mdx" class="hash-link" aria-label="Direct link to MDX" title="Direct link to MDX" translate="no">​</a></h2>
<p>In the world of documentation webs, the <em>new kid on the block</em>
is <a href="https://mdxjs.com/" target="_blank" rel="noopener noreferrer" class="">MDX</a>, a solution
to integrate <a href="https://react.dev/learn/writing-markup-with-jsx" target="_blank" rel="noopener noreferrer" class="">JSX</a> with
markdown.</p>
<p>The result is a static site (kind of), enhanced with lots of JavaScript
code, specific to <a href="https://react.dev/" target="_blank" rel="noopener noreferrer" class="">React</a> components.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="docusaurus">Docusaurus<a href="https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/#docusaurus" class="hash-link" aria-label="Direct link to Docusaurus" title="Direct link to Docusaurus" translate="no">​</a></h2>
<p>The tool used to generate the site is <a href="https://docusaurus.io/" target="_blank" rel="noopener noreferrer" class="">Docusaurus</a>,
a highly successful open source project maintained by Meta.</p>]]></content:encoded>
            <author>ilg@livius.net (Liviu Ionescu (ilg))</author>
            <category>Web</category>
        </item>
    </channel>
</rss>