Skip to main content

A UiKit Plugin for the DjangoCMS Framework

Project description

# DjangoCMS UiKit

This package implements the UIKit Elements as reusable Plugins for the DjangoCMS.

### Prerequisites

You need a Django CMS Project. If you wanna know how to start a Django CMS Project check the the Docs.

[Django-CMS.org](http://docs.django-cms.org/en/release-3.4.x/introduction/install.html) - Installing Django CMS

### Quick Start Install DjangoCMS-UIKit:

python3 -m pip install djangocms-uikit

Then add djangocms-uikit to INSTALLED_APPS

Don’t forget:

python3 manage.py makemigrations python3 manage.py migrate

Next download the UIKit Files or add the CDNs to your project main template.

Before the </head> tag: `html {% addtoblock 'css' %} <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/uikit/3.1.7/css/uikit.min.css"> {% endaddtoblock %} `

Before the </body> tag: `html {% addtoblock 'js' %} <script src="https://cdnjs.cloudflare.com/ajax/libs/uikit/3.1.7/js/uikit.min.js" type="text/javascript"></script> {% endaddtoblock %} ` and

`html {% addtoblock 'js' %} <script src="https://cdnjs.cloudflare.com/ajax/libs/uikit/3.1.7/js/uikit-icons.min.js" type="text/javascript"></script> {% endaddtoblock %} `

## Built With

## Authors

See also the list of [contributors](https://github.com/domlysi/djangocms-uikit/graphs/contributors) who participated in this project.

## License

This project is licensed - see the [LICENSE.md](LICENSE.md) file for details

## Todo

  • Nearly everything for now

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-uikit-0.1.1.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

djangocms_uikit-0.1.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file djangocms-uikit-0.1.1.tar.gz.

File metadata

  • Download URL: djangocms-uikit-0.1.1.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for djangocms-uikit-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5b74a235674fbbe7c9f43631e794c0e02a780c975845781c11cd71d911d51938
MD5 7b9dcdc6972fcd97b2da4c44061357c9
BLAKE2b-256 2bf03a16615ccf964b8f8720c586e60cfa552b4f5c35fc6fef9de4b22282d4ad

See more details on using hashes here.

File details

Details for the file djangocms_uikit-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: djangocms_uikit-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for djangocms_uikit-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c7c8ac6a37a92eee66f277231e7111f44ca53dd2aa49b8268cb6554353d1778
MD5 bb897ccdfb4e9fd38a472e00d771020d
BLAKE2b-256 df8e66771151d8cfad75d5de34128ab7b197c9e451369750e950e66c3e2ebd91

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page