diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2014-10-28 02:05:28 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2014-10-28 02:05:28 -0700 |
commit | 21fe0e1777774fc721ede293c528026d4852a6a4 (patch) | |
tree | b71b4271fb4f047cc429767b6267869f6cae9692 /source/_posts | |
parent | b7b3ad2bb4024d61cd79cbcc4ce6f4cb8eca37d6 (diff) | |
download | my_new_personal_website-21fe0e1777774fc721ede293c528026d4852a6a4.tar.xz my_new_personal_website-21fe0e1777774fc721ede293c528026d4852a6a4.zip |
20141028 Mou 1.0 fundraiser: goal reached
Diffstat (limited to 'source/_posts')
-rw-r--r-- | source/_posts/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/source/_posts/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.md b/source/_posts/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.md new file mode 100644 index 00000000..ad9c4fda --- /dev/null +++ b/source/_posts/2014-10-28-mou-1-dot-0-fundraiser-goal-reached.md @@ -0,0 +1,17 @@ +--- +layout: post +title: "Mou 1.0 fundraiser: goal reached" +date: 2014-10-28 01:57:06 -0700 +comments: true +categories: [mou, markdown, funding, fundraiser, indiegogo] +--- +A week ago I wrote a post [*Help Mou hit 1.0*](blog/2014/10/20/help-mou-hit-1-dot-0/). Today, I'm delighted to find out that Mou has reached its goal, $20,000, half way into the fundraiser. + +![Mou hit its goal on Indiegogo](http://i.imgur.com/vM298t5.png) + +So what do I expect from 1.0? Most importantly, + +* CommonMark support, especially GFM fenced code block and saner nested structures; +* Custom Markdown engine (I would like to call [`stmd`](https://github.com/jgm/CommonMark)). + +Whatever the case, Emacs is still my best friend. |