https://github.com/jakexchan/willendare-website
Willendare offical website.
https://github.com/jakexchan/willendare-website
Last synced: 3 months ago
JSON representation
Willendare offical website.
- Host: GitHub
- URL: https://github.com/jakexchan/willendare-website
- Owner: jakexchan
- Created: 2015-12-10T08:38:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T09:55:05.000Z (over 9 years ago)
- Last Synced: 2025-01-21T19:11:44.232Z (4 months ago)
- Language: HTML
- Size: 7.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# willendare-website
Willendare offical website.
# Dependencies
Django 1.8.7
Django CMS 3.2.0
## Plugins
Aldryn News & Blog:
Aldryn-common:
Aldryn-bootstrap3:
# How to install environment
Refer Django CMS offical tutorials:# How to release
uwsgi --http :8001 --home ~/willendare/env/ -hdir ~/willendare/willendare-website/willendare/ --module website.wsgi