From 1c6842ba0eeb0cbe07a1f9ac5d624abd8fa2b52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Mon, 27 Jan 2014 14:43:27 +0100 Subject: [PATCH] LANDING.md restructured --- LANDING.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/LANDING.md b/LANDING.md index 9ea908a..4aba518 100644 --- a/LANDING.md +++ b/LANDING.md @@ -1,12 +1,3 @@ -## News - - - - January 2014: - - Mobile friendly styling added. - - NoteHub API [introduced](/api). - - NoteHub 2.0 released: new theme, more performance, extended markdown. - - September 2013: Solarized color theme [added](https://github.com/chmllr/NoteHub/pull/4) (thanks Brandon!) ([Demo](http://notehub.org/2012/6/16/how-notehub-is-built?theme=solarized-dark)). - ## About **NoteHub** is a free and hassle-free anonymous pastebin for markdown pages intended for anonymous one-off publishing. @@ -23,3 +14,10 @@ Send your feedback and comments directly to [@gravitydenier](http://twitter.com/ - **Statistics**: a rudimentary statistics available (date of publishing & view counter). - **Export**: the original markdown content can be displayed in plain text format. - **API**: Integrate the publishing functionality into your editor using the official [NoteHub API](/api). + +## Changelog + - January 2014: + - Mobile friendly styling added. + - NoteHub API [introduced](/api). + - NoteHub 2.0 released: new theme, more performance, extended markdown. + - September 2013: Solarized color theme [added](https://github.com/chmllr/NoteHub/pull/4) (thanks Brandon!) ([Demo](http://notehub.org/2012/6/16/how-notehub-is-built?theme=solarized-dark)).