This is the mother theme of all themes for django-organice. A theme is a simple Django app, which contains a collection of static files (assets) and templates. A Makefile for asset management is also included.
django-organice-theme is composed of:
bootstrap-sass (Twitter Bootstrap v3, and Sass)
Compass (CSS authoring framework using Sass)
UglifyJS v2 (JavaScript minifier)
Official Themes
Here is a list of django Organice themes supported by us:
django-organice-theme-rssk (first Organice theme ever)
django-organice-theme-fullpage (Organice.io theme based on fullPage.js)
If you have a nice theme and would like to include it into this list let us know by e-mail or make a pull request on this README file.
Rolling Your Own Theme
Preparations:
Visit http://organice.io/themes and find a theme that is as close as it gets of what you want.
Go to that theme’s repository page, make a copy of the whole project, and rename it (e.g. to mytheme).
Loop until you’re happy:
Add or adapt the style sheet (.scss), JavaScript (.js), and other files in mytheme/static/.
Run make assets in order to compile the Sass files to CSS, and combine and minify both CSS und JavaScript.
Adapt the template files in mytheme/templates/, and test the results on your development system.
Download and Contributions
Official repositories: (kept in sync)
Getting Help
Documentation is available at http://docs.organice.io
Questions? Please use StackOverflow. Tag your questions with django-organice.
Found a bug? Please use either the Bitbucket or GitHub issue tracker (you choose)
Release files for django-organice-theme 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-organice-theme-0.4.1.tar.gz | 354.5 kB | Details |
Release files / django-organice-theme-0.4.1.tar.gz
| Download URL | django-organice-theme-0.4.1.tar.gz |
|---|---|
| Size | 354.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46af24f1689accc6a2fc7369736962f8812d03771e8f938b1210e2a04d1d38f0
|
|
BLAKE2b-256 checksum How to use checksums |
e14ba9bcf2a1e9796f775dd91c713eaf0b5fffae5637c35f4c96f539cba8c75a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |