Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennethreitz-archive/richtext.org
a place to share things™
https://github.com/kennethreitz-archive/richtext.org
Last synced: 3 months ago
JSON representation
a place to share things™
- Host: GitHub
- URL: https://github.com/kennethreitz-archive/richtext.org
- Owner: kennethreitz-archive
- Archived: true
- Created: 2017-12-08T22:22:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T17:11:59.000Z (almost 7 years ago)
- Last Synced: 2024-05-19T07:27:41.893Z (6 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 34
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred-awesome - richtext.org - a place to share things™ (Python)
README
# RichText.org: a place to share things™
There exists many places on the internet to store plain text, and even Markdown, but there are not any good places that exist to serve the basic needs of myself — to copy/paste simple rich text (including images) into a sharable link.
That's what this service intends to be.
## Technology
Going to keep it pretty basic, and use this as an excuse to get familiar with Django 2.0.
- Django 2.0
- Postgres or DynamoDB
- "HTML5"
- https://mindmup.github.io/bootstrap-wysiwyg/
- HerokuThat's basically it!
**Please note:** *this is a work in progress*.