An open API service indexing awesome lists of open source software.

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.

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