https://github.com/urtzai/tutoreus
Django Tutoreus web page structure
https://github.com/urtzai/tutoreus
Last synced: about 1 year ago
JSON representation
Django Tutoreus web page structure
- Host: GitHub
- URL: https://github.com/urtzai/tutoreus
- Owner: urtzai
- Created: 2012-10-24T13:44:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-12T15:05:26.000Z (over 13 years ago)
- Last Synced: 2025-01-21T21:46:01.055Z (over 1 year ago)
- Language: JavaScript
- Size: 2.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tutoreus
========
This is a Django *Tutoreus web page project*. Tutoreus was founded to fill the gap encountered in Basque video
tutorial edition. The final goal is to promote basque language creating and sharing modern application tutorials.
You will find our web page in [tutoreus.com](http://tutoreus.com).
This project is 100% open-source project where everybody it's up to use, distribute/share or even modify under the
[AGPL v3.0](http://www.gnu.org/licenses/agpl-3.0.html#content) licence.
Pre-requisites
--------------
Dependencies for the installation are the following:
* MySQL-python
* pillow
* django-extensions
* akismet
* lxml
* django-photologue
* django-tinymce
* django-pagination
* html5lib
* django-tagging
* django-social-auth
* django-registration
* python-twitter
* gunicorn
All these packages are available in [PyPi](http://pypi.python.org/pypi) repositories. It's also strongly recommended
to use [Buildout](http://www.buildout.org/) for the project construction.
How to use the code
-------------------
1. Download the code
> git clone git@github.com:urtzai/tutoreus.git
2. Edit settings.py file
> cd tutoreus/tutoreus
> nano settings.py
Contact
-------
You will find us on twitter [@tutoreus_info](http://twitter.com/tutoreus_inf) and [facebook](http://www.facebook.com/pages/Tutoreus/288348697944020) or you can email us to tutoreus.info@gmail.com.