A simple Django app to make styleguide
Project description
Help you launch your style guide site with django in KSS syntax. you can integrate the style giude in your site easily. I use it every day. feel free to give me any suggestion.
I now change the name to django-kss-styleguide https://pypi.python.org/pypi/django-kss-styleguide/
start
pip install django-kss-styleguide
Settings
in yout settings.py
Add the app,
INSTALLED_APPS += (
"compressor",
"django_kss",
)
One More Things
the base template is already integrate livereload.
to utilize livereload,
sudo pip install livereload
and type ‘livereload .’ in you repository root.
you can see all the braowser will reflect your change
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-kss-0.5.5.tar.gz
.
File metadata
- Download URL: django-kss-0.5.5.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0891ee2f1d263722c64cf1a11313332e7851312745bbb471648cea0750a9c81d |
|
MD5 | 294aa634643bcad82396baac32d1913a |
|
BLAKE2b-256 | 8ad4670381b69c29228ffc28f9aa9496662454cb79a52415443902e5abf9a796 |
File details
Details for the file django-kss-0.5.5.macosx-10.10-intel.tar.gz
.
File metadata
- Download URL: django-kss-0.5.5.macosx-10.10-intel.tar.gz
- Upload date:
- Size: 92.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26ed488ee6c6abbfed3eeddaf5275d314bbfed6a7b8a509ff5b42c35fd676693 |
|
MD5 | df0bea3b676bd3893f384c23c62a11a6 |
|
BLAKE2b-256 | 75063534da424cb06629efae36a481fb1489eafc529e08f4fef7deeadd1f063f |