Mentioned mn.
h3rald h3rald@h3rald.com
Thu, 01 Apr 2021 20:20:15 +0200
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
site/contents/home.md
→
site/contents/home.md
@@ -33,6 +33,10 @@ <li>Provides <strong>sigils</strong> as syntactic sugar to access environment variables, quoting, defining and binding data, etc.</li>
<li>Includes a small but useful <strong>standard library</strong> for practical tasks.</li> <li>Self-contained, statically compiled into single file.</li> </ul> + <p><small> + Don't need all of these features? If you are looking for something even smaller and more bare-bones, + check out <a href="https://h3rald.com/mn/">mn</a>, min's even more minimalist little brother. + </small></p> </section> <section class="pure-u-1 pure-u-md-1-2"> <h2>Examples</h2>