Skip to content

ankitamk14/spoken-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,812 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoken-Website

Spoken tutorial website in django (https://spoken-tutorial.org)

Suggested:

pip install -U pip
pip install -U setuptools

Install requirements:

pip install -r requirements-dev.txt

Install dependency packages as per your python version
If python3:
pip install -r requirements-py3.txt

If python2:
pip install -r requirements-py2.txt

Create config.py in spoken/ folder.

About

Spoken tutorial website in Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 47.5%
  • JavaScript 26.8%
  • HTML 20.6%
  • TeX 2.0%
  • CSS 2.0%
  • C 0.9%
  • Other 0.2%