Django CMS Plugin to showcase a career or educational paths on portfolio and CV-Websites.
Project description
DjangoCMS Career is a plugin to easily showcase career and educational paths. The recommended use for this plugin is on a Portfolio- or a personal CV-Website. The plugin was initially created for - and first used by - my personal CV-Page.
Installation
This plugin requires django CMS 3.0.2+ or higher to be properly installed.
In yourpip projects virtualenv, run pip install djangocms-career.
Add djangocms_career to your INSTALLED_APPS (the order does not matter).
Run manage.py migrate djangocms_career.
Usage
DjangoCMS Career is a CMS- Plugin, which means, you can only use it in the frontend editing mode. In an available placeholder, just choose a Career Plugin Container and use the ‘Plus’-Sign to add Positions to it.
This dropdown will usually open if you click on a placeholder in structure-mode.
After you’ve added a Career Plugin Container, you can add Positions.
Customization
To override the plugins template, add djangocms_career/position_object.html to your template path.
To customize the colors of the plugin, you have to override the CSS.
.position-duration::before, .position-duration::after{ background: YOURCOLOR; } .duration-circle { background: YOURCOLOR; }
Run tests
You can run tests via manage.py test djangocms_career
Contributing
This is a community project. We love to get any feedback in the form of issues and pull requests.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file djangocms-career-0.1.3.macosx-10.11-x86_64.tar.gz
.
File metadata
- Download URL: djangocms-career-0.1.3.macosx-10.11-x86_64.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d45609cfe63b6c1c7de058e4f4610bd3ca269045248cca1d5b9cb4fc5026e47 |
|
MD5 | 05d103a05b5cff175a73e8be2e2c8563 |
|
BLAKE2b-256 | 069cb90142c99f7495d4e5457be4b9ff2335b7bfb19b1c9472296cf5af1cb94f |