diff options
Diffstat (limited to 'build/blog/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.html')
-rw-r--r-- | build/blog/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.html | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/build/blog/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.html b/build/blog/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.html new file mode 100644 index 00000000..4c9f2bce --- /dev/null +++ b/build/blog/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.html @@ -0,0 +1,50 @@ +<!DOCTYPE html> +<html> +<head> +<meta charset="utf-8"/> +<meta content="pandoc" name="generator"/> +<meta content="Zhiming Wang" name="author"/> +<meta content="2014-10-28T01:57:06-0700" name="date"/> +<title>Mou 1.0 fundraiser: goal reached</title> +<link href="/img/apple-touch-icon-152.png" rel="apple-touch-icon-precomposed"/> +<meta content="#FFFFFF" name="msapplication-TileColor"/> +<meta content="/img/favicon-144.png" name="msapplication-TileImage"/> +<meta content="width=device-width, initial-scale=1" name="viewport"/> +<link href="/css/normalize.min.css" media="all" rel="stylesheet" type="text/css"/> +<link href="/css/theme.css" media="all" rel="stylesheet" type="text/css"/> +</head> +<body> +<div id="archival-notice">This blog has been archived.<br/>Visit my home page at <a href="https://zhimingwang.org">zhimingwang.org</a>.</div> +<nav class="nav"> +<a class="nav-icon" href="/" title="Home"><!--blog icon--></a> +<a class="nav-title" href="/"><!--blog title--></a> +<a class="nav-author" href="https://github.com/zmwangx" target="_blank"><!--blog author--></a> +</nav> +<article class="content"> +<header class="article-header"> +<h1 class="article-title">Mou 1.0 fundraiser: goal reached</h1> +<div class="article-metadata"> +<time class="article-timestamp" datetime="2014-10-28T01:57:06-0700">October 28, 2014</time> +</div> +</header> +<p>A week ago I wrote a post <a href="/blog/2014-10-20-help-mou-hit-1-dot-0.html"><em>Help Mou hit 1.0</em></a>. Today, I'm delighted to find out that Mou has reached its goal, $20,000, half way into the fundraiser.</p> +<div class="figure"> +<a href="https://i.imgur.com/vM298t5.png" target="_blank"><img alt="Mou hit its goal on Indiegogo" src="https://i.imgur.com/vM298t5.png"/></a> +<p class="caption">Mou hit its goal on Indiegogo</p> +</div> +<p>So what do I expect from 1.0? Most importantly,</p> +<ul> +<li>CommonMark support, especially GFM fenced code block and saner nested structures;</li> +<li>Custom Markdown engine (I would like to call <a href="https://github.com/jgm/CommonMark"><code>stmd</code></a>).</li> +</ul> +<p>Whatever the case, Emacs is still my best friend.</p> +</article> +<hr class="content-separator"/> +<footer class="footer"> +<span class="rfooter"> +<a class="rss-icon" href="/rss.xml" target="_blank" title="RSS feed"><!--RSS feed icon--></a><a class="atom-icon" href="/atom.xml" target="_blank" title="Atom feed"><!--Atom feed icon--></a><a class="cc-icon" href="https://creativecommons.org/licenses/by/4.0/" target="_blank" title="Released under the Creative Commons Attribution 4.0 International license."><!--CC icon--></a> +<a href="https://github.com/zmwangx" target="_blank">Zhiming Wang</a> +</span> +</footer> +</body> +</html> |