<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>hugo on plaintext</title><link>https://dudung.github.io/plaintext/tags/hugo/</link><description>Recent content in hugo on plaintext</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 21 Dec 2023 05:16:00 +0800</lastBuildDate><atom:link href="https://dudung.github.io/plaintext/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>svgpath</title><link>https://dudung.github.io/plaintext/000l/</link><pubDate>Thu, 21 Dec 2023 05:16:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/000l/</guid><description>intro results code refs intro Link to heading It is a Hugo schortcode It draw SVG path. Required parameter is id that must be unique, width and height. Current version has only one color according to colorscheme, but not responsive yet. results Link to heading code Link to heading {{&amp;lt; svgpath id=&amp;#34;s00&amp;#34; width=&amp;#34;300&amp;#34; height=&amp;#34;200&amp;#34; border=&amp;#34;none&amp;#34; &amp;gt;}} M 150 100 l 50 0 l 0 -50 l -100 0 l 0 100 l 100 0 m 0 -25 m -25 0 l -50 0 l 0 -50 l 50 0 {{&amp;lt; /svgpath &amp;gt;}} refs Link to heading &amp;ldquo;SVG &amp;rdquo;, W3Schools, url https://www.</description></item><item><title>gene2grid</title><link>https://dudung.github.io/plaintext/000k/</link><pubDate>Wed, 20 Dec 2023 05:31:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/000k/</guid><description>intro results code refs intro Link to heading It is a Hugo schortcode, which is an advancement of 000i. It converts characters including spaces in line to grid. Required parameter is id that must be unique. Optional parameter is display with value inline-block for arrange several grids in a line. Current version has only two colors, #000 and #fff with border #888. results Link to heading code Link to heading {{&amp;lt; gene2grid id=&amp;#34;c00&amp;#34; display=&amp;#34;inline-block&amp;#34; &amp;gt;}} 11111 00100 00100 00100 00100 {{&amp;lt; /gene2grid &amp;gt;}} {{&amp;lt; gene2grid id=&amp;#34;c01&amp;#34; display=&amp;#34;inline-block&amp;#34; &amp;gt;}} 11110 10000 11100 10000 11110 {{&amp;lt; /gene2grid &amp;gt;}} {{&amp;lt; gene2grid id=&amp;#34;c02&amp;#34; display=&amp;#34;inline-block&amp;#34; &amp;gt;}} 10001 01010 00100 01010 10001 {{&amp;lt; /gene2grid &amp;gt;}} {{&amp;lt; gene2grid id=&amp;#34;c03&amp;#34; display=&amp;#34;inline-block&amp;#34; &amp;gt;}} 11111 00100 00100 00100 00100 {{&amp;lt; /gene2grid &amp;gt;}} refs Link to heading &amp;ldquo;Create your own shortcodes&amp;rdquo;, Hugo, url https://gohugo.</description></item></channel></rss>