uthline / interactive-tutorials

Interactive Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Tutorials

This is the open source repository for the free interactive tutorial websites:

Please feel free to contribute your tutorials or exercises by sending a pull request and adding yourself on the list.

Developers will require the programming language Python https://www.python.org/ and the web framework Flask http://flask.pocoo.org/ installed in order to use this repository.

The web server will locally compile and load all Markdown files into memory. The development version of the web server requires that you specify the domain you are working on, e.g.:

python main.py -d learnpython.org

By default, the server process will run at http://localhost:5000

Todos

  • Dark mode
  • Fix mobile

Contributors

superreg

JBoy Advance

qwong95

AddaxSoft

About

Interactive Tutorials

License:Apache License 2.0


Languages

Language:Python 61.6%Language:JavaScript 26.9%Language:HTML 6.4%Language:CSS 5.0%Language:Dockerfile 0.0%