<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tano Leo</title>
    <description>The latest articles on DEV Community by Tano Leo (@tanoleohash).</description>
    <link>https://dev.to/tanoleohash</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4129977%2F4e80f08f-a159-483a-b083-ae1959b1aebb.png</url>
      <title>DEV Community: Tano Leo</title>
      <link>https://dev.to/tanoleohash</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tanoleohash"/>
    <language>en</language>
    <item>
      <title>Good News for everyone.</title>
      <dc:creator>Tano Leo</dc:creator>
      <pubDate>Thu, 17 Sep 2026 13:18:33 +0000</pubDate>
      <link>https://dev.to/tanoleohash/good-news-for-everyone-1b7f</link>
      <guid>https://dev.to/tanoleohash/good-news-for-everyone-1b7f</guid>
      <description>&lt;p&gt;Meet Markify: The Zero-Install, Zero-Build Documentation Engine&lt;/p&gt;

&lt;p&gt;Building technical documentation shouldn't require downloading hundreds of megabytes of node_modules or configuring complex JavaScript build pipelines.&lt;/p&gt;

&lt;p&gt;If you are tired of build steps breaking just to update a few Markdown pages, meet Markify.&lt;/p&gt;

&lt;p&gt;What is Markify?&lt;/p&gt;

&lt;p&gt;Markify is a lightweight, zero-install, zero-build client-side documentation engine. It fetches raw Markdown files directly in the browser using modern Web APIs and renders them into a sleek, interactive Single Page Application (SPA).&lt;/p&gt;

&lt;p&gt;Zero Setup: No npm install, no Webpack, no Vite.&lt;/p&gt;

&lt;p&gt;Glassmorphic UI: Built-in modern glassmorphism design with dynamic Light and Dark mode support.&lt;/p&gt;

&lt;p&gt;Instant Search: Client-side full-text search powered by FlexSearch with Ctrl + K shortcut support.&lt;/p&gt;

&lt;p&gt;Dynamic ToC: Automatic Table of Contents generated from your headings.&lt;/p&gt;

&lt;p&gt;Code Copy and Highlight: One-click code snippet copying with Prism.js syntax highlighting.&lt;/p&gt;

&lt;p&gt;Quick Start in 2 Minutes&lt;/p&gt;

&lt;p&gt;All you need is a single index.html file in your repository.&lt;/p&gt;

&lt;p&gt;File Structure&lt;/p&gt;

&lt;p&gt;my-docs/&lt;br&gt;
├── index.html&lt;br&gt;
├── _sidebar.md&lt;br&gt;
└── README.md&lt;/p&gt;

&lt;p&gt;Define Navigation (_sidebar.md)&lt;/p&gt;

&lt;p&gt;Getting Started&lt;/p&gt;

&lt;p&gt;Home&lt;/p&gt;

&lt;p&gt;Quick Start&lt;/p&gt;

&lt;p&gt;Configuration&lt;/p&gt;

&lt;p&gt;Launch&lt;/p&gt;

&lt;p&gt;Serve your folder using any local HTTP server (like VS Code Live Server or python3 -m http.server 8000), and your documentation is live!&lt;/p&gt;

&lt;p&gt;Try It Out and Contribute&lt;/p&gt;

&lt;p&gt;Markify is completely open-source under the CC-BY-NC-SA 4.0 license.&lt;/p&gt;

&lt;p&gt;GitHub Repository: &lt;a href="https://github.com/Markify-tools/home" rel="noopener noreferrer"&gt;https://github.com/Markify-tools/home&lt;/a&gt;&lt;br&gt;
Documentation Wiki: &lt;a href="https://github.com/Markify-tools/home/wiki" rel="noopener noreferrer"&gt;https://github.com/Markify-tools/home/wiki&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Give it a star on GitHub if you find it useful, and feel free to share your feedback below!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
