diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-24 23:16:33 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-24 23:16:33 +0000 |
commit | 88f86e2acec684583684262f49da58a72a98492b (patch) | |
tree | 2b69a5be6968321b614a84be3ff00953d60b171e | |
parent | Merge pull request #27 from TwizzyDizzy/master (diff) | |
parent | add dillinger in new text editors section (diff) | |
download | awesome-selfhosted-88f86e2acec684583684262f49da58a72a98492b.tar.gz awesome-selfhosted-88f86e2acec684583684262f49da58a72a98492b.zip |
Merge pull request #28 from nodiscc/master
Add Text Editors, Add Dillinger (Text Editors)
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -349,6 +349,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad)) +## Text editors + * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` + ## URL Shorteners * [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp ([Source code](https://github.com/YOURLS/YOURLS/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) - `MIT` * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr) |