<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://xpack-dev-tools.github.io/web-preview/blog/</id>
    <title>xPack Binary Development Tools (preview) Blog</title>
    <updated>2024-10-05T13:59:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://xpack-dev-tools.github.io/web-preview/blog/"/>
    <subtitle>xPack Binary Development Tools (preview) Blog</subtitle>
    <entry>
        <title type="html"><![CDATA[The projects have new web sites]]></title>
        <id>https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/</id>
        <link href="https://xpack-dev-tools.github.io/web-preview/blog/2024/10/05/web-site/"/>
        <updated>2024-10-05T13:59:00.000Z</updated>
        <summary type="html"><![CDATA[The new site is built with Docusaurus.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Liviu Ionescu (ilg)</name>
            <email>ilg@livius.net</email>
            <uri>https://github.com/ilg-ul</uri>
        </author>
        <category label="Web" term="Web"/>
    </entry>
</feed>