Skip to main content

django Organice RSSK Theme

Latest version on PyPI Monthly downloads from PyPI Software license

A django Organice theme created for Kreuzlingen Rudolf Steiner school (RSSK).

How To Use This Theme

  1. Install this Django app along with django-organice:

    pip install django-organice-theme-rssk
  2. Add organice_theme_rssk to your INSTALLED_APPS:

    'organice_theme_rssk',
    'organice_theme',
    'organice',
    ...

How To Modify This Theme

This theme depends on the base theme django-organice-theme, the asset build process will re-use resources from it. Make sure you clone both repositories on the same directory level. Your folder structure should look something like this:

.
├── django-organice-theme
│   ├── organice_theme
│   │   ├── static
│   │   └── templates
├── django-organice-theme-rssk
│   ├── organice_theme_rssk
│   │   ├── static
│   │   └── templates

Then, loop until you’re happy:

  • Add or adapt the style sheet (.scss), JavaScript (.js), and other files in organice_theme_rssk/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 organice_theme_rssk/templates/, and test the results on your development system.

NOTE: Themes that intend to override the base theme’s styles and JavaScript must define the following two lines in templates/base.html:

{% block theme_css %}{% static 'css/styles.css' %}{% endblock theme_css %}
{% block theme_js %}{% static 'js/scripts.js' %}{% endblock theme_js %}

Download and Contributions

Official repositories: (kept in sync)

  1. Bitbucket: https://bitbucket.org/bittner/django-organice-theme-rssk

  2. GitHub: https://github.com/bittner/django-organice-theme-rssk

Getting Help

Release files for django-organice-theme-rssk 0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-organice-theme-rssk 0.3
File Size Uploaded
django-organice-theme-rssk-0.3.tar.gz 317.2 kB Details

Release files / django-organice-theme-rssk-0.3.tar.gz

Download URL django-organice-theme-rssk-0.3.tar.gz
Size 317.2 kB
Tags Source
SHA-256 checksum
How to use checksums
b393a92fbd16f205aaa0afb8a069a07f44c92cc94ad1bcd02674f756d9a11469
BLAKE2b-256 checksum
How to use checksums
d6cf4d4d893f6dc952ddaf58793ca07003489b6b6e74f3ead830f71c5db39542
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3 This release

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page