معرفی شرکت ها


django-organice-theme-rssk-0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A responsive theme with a classic look for django-organice.
ویژگی مقدار
سیستم عامل -
نام فایل django-organice-theme-rssk-0.3
نام django-organice-theme-rssk
نسخه کتابخانه 0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Peter Bitter
ایمیل نویسنده django@bittner.it
آدرس صفحه اصلی http://organice.io/themes/
آدرس اینترنتی https://pypi.org/project/django-organice-theme-rssk/
مجوز Apache 2.0
========================== django Organice RSSK Theme ========================== |latest-version| |downloads| |license| A `django Organice`_ theme created for Kreuzlingen Rudolf Steiner school (RSSK). How To Use This Theme ===================== #. Install this Django app along with ``django-organice``:: pip install django-organice-theme-rssk #. 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) #. Bitbucket: https://bitbucket.org/bittner/django-organice-theme-rssk #. GitHub: https://github.com/bittner/django-organice-theme-rssk 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) .. |latest-version| image:: https://img.shields.io/pypi/v/django-organice-theme-rssk.svg :alt: Latest version on PyPI :target: https://pypi.python.org/pypi/django-organice-theme-rssk .. |downloads| image:: https://img.shields.io/pypi/dm/django-organice-theme-rssk.svg :alt: Monthly downloads from PyPI :target: https://pypi.python.org/pypi/django-organice-theme-rssk .. |license| image:: https://img.shields.io/pypi/l/django-organice-theme-rssk.svg :alt: Software license :target: https://www.apache.org/licenses/LICENSE-2.0.html .. _`django Organice`: http://organice.io/ .. _`django-organice-theme`: https://pypi.python.org/pypi/django-organice-theme .. _StackOverflow: http://stackoverflow.com/questions/tagged/django-organice .. _Bitbucket: https://bitbucket.org/bittner/django-organice-theme-rssk/issues .. _GitHub: https://github.com/bittner/django-organice-theme-rssk/issues


نحوه نصب


نصب پکیج whl django-organice-theme-rssk-0.3:

    pip install django-organice-theme-rssk-0.3.whl


نصب پکیج tar.gz django-organice-theme-rssk-0.3:

    pip install django-organice-theme-rssk-0.3.tar.gz