Skip to content

FashtimeDotCom/flask_reveal

 
 

Repository files navigation

flask_reveal

The Easiest Way to Present Online

This is a backend implement like slid.es, Use flask/mongoengine

First say thank to hakimel and his reveal.js

I Use python-social-auth for social auth, but it do not support mongoengine ,and I rewrote some code to achieve my thoughts

About

  • default, with This you can use Your Bitbucket/Google/Github/Instagram/Linkdln/Trello/Tumblr/Stackoverflow Account by oauth/oauth2 login
  • You can create/edit/delete/save your HTML or markdown presentation

Usage

You must edit the settings.py with your settings, a example settings has exist:

cp settings.py.example settings.py

And start the server ,You can like Django's method:

python manage.py runserver -t 0.0.0.0 -p 80

About

The Easiest Way to Present Online

Resources

License

Stars

Watchers

Forks

Packages

No packages published