diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-24 17:34:10 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-24 17:34:10 +0000 |
commit | 86ffd0cbd0a5ef9e56299761fa903538c4c3f6f5 (patch) | |
tree | 2b69a5be6968321b614a84be3ff00953d60b171e | |
parent | Merge pull request #27 from TwizzyDizzy/master (diff) | |
download | awesome-selfhosted-86ffd0cbd0a5ef9e56299761fa903538c4c3f6f5.tar.gz awesome-selfhosted-86ffd0cbd0a5ef9e56299761fa903538c4c3f6f5.zip |
add dillinger in new text editors section
-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) |