cookiecutter-djangocms3-emansible¶
A Cookiecutter template to produce a structure for a Django CMS project.
Features¶
Python >= 3.6;
Some Django apps pre-configured and ready to work;
Django project is based on:
Emansible ensure deployment on various environments;
Web design integration is made with Sass using Foundation frontend framework;
Emencia company uses this tool for web projects along with our techniques and procedures.
Goal is to automatically create and initialize a complete project structure so you don’t lose time assembling all parts and components.
Links¶
Read the documentation on latest build;
Clone it on its Gitlab repository;
Making a project¶
This part is mostly intended to administrator. Developers and webdesigners don’t need to read it.
Using a Project¶
Everything you need to know to install, develop and integrate webdesign on a created project.