- Notifications
You must be signed in to change notification settings - Fork0
not half baked! almost well done. ;)
License
pythononwheels/medium.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
not half baked! almost well done. ;)
Mediumlike means that it mimics the style, UX, usabilty like inline editing ... using the great stuff out there like mediumish theme from wowthemes. The wonderful medium-editor.js which gives you the capability to edit the articles inline. The backend is served by PythonOnWheels. The superb tinyDB is used as a small simple, local full python DB.
git clone https://github.com/pythononwheels/medium.py.git medium
pip install - r requirements.txt
python server.py
Everything else works online just as you know it from medium.
You can see the inline medium like toolbar right there. You can also see that the selected text is currently formatted as H4. Thecode,pyhton andjs buttons format code already prepared for highlight.js (right code, p and br removed ... after copy & paste)
This is also the demo article included in the bundle. The edit options on the left are only visible whe you are logged in.
Play around with theusable online Demo.
About
not half baked! almost well done. ;)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.