Browse Source

landing page improved

master
Christian Mueller 12 years ago
parent
commit
47b66d1e21
  1. 13
      LANDING.md
  2. 2
      messages

13
LANDING.md

@ -1,14 +1,9 @@
## About
**NoteHub** is a free and hassle-free anonymous pastebin for markdown pages intended for anonymous one-off publishing.
Send your feedback and comments directly to [@gravitydenier](http://twitter.com/gravitydenier) or open an [issue](https://github.com/chmllr/NoteHub/issues) on GitHub.
## Features ## Features
- **Color Themes**: specify the color scheme by appending the corresponding parameter to the URL: - **Color Themes**: specify the color scheme by appending the corresponding parameter to the URL:
- [Dark](/2012/6/16/how-notehub-is-built?theme=dark) - [Dark](/2014/3/31/demo-note?theme=dark)
- [Solarized-Dark](/2012/6/16/how-notehub-is-built?theme=solarized-dark) - [Solarized-Dark](/2014/3/31/demo-note?theme=solarized-dark)
- [Solarized-Light](/2012/6/16/how-notehub-is-built?theme=solarized-light) - [Solarized-Light](/2014/3/31/demo-note?theme=solarized-light)
- **Fonts**: specify a font (also one of the [Google Web Fonts](http://www.google.com/webfonts/)) for headers and for the text by appending parameters to the note [URL](/0vrcp). - **Fonts**: specify a font (also one of the [Google Web Fonts](http://www.google.com/webfonts/)) for headers and for the text by appending parameters to the note [URL](/p65k1).
- **Short URLs**: every page (including theme & font options) has its own short url. - **Short URLs**: every page (including theme & font options) has its own short url.
- **Editing**: if you set a password during publishing, you can edit your note any time later. - **Editing**: if you set a password during publishing, you can edit your note any time later.
- **Statistics**: a rudimentary statistics available (date of publishing & view counter). - **Statistics**: a rudimentary statistics available (date of publishing & view counter).

2
messages

@ -8,7 +8,7 @@ status-400 = Bad Request
status-403 = Forbidden status-403 = Forbidden
status-500 = Internal Server Error status-500 = Internal Server Error
footer = Created by [@gravitydenier](http://twitter.com/gravitydenier) &clubs; Available on [GitHub](https://github.com/chmllr/NoteHub) footer = Created by [@gravitydenier](http://twitter.com/gravitydenier) <br> Available on [GitHub](https://github.com/chmllr/NoteHub)
loading = Loading... loading = Loading...
set-passwd = Password for editing set-passwd = Password for editing

Loading…
Cancel
Save