Skip to main content

A simple Django app to make styleguide

Project description

************
introduction
************

help you launch your style guide site with KSS syntax

.. image:: pictures/screenshot.png

======
start
======


pip install -r requirements.txt


Quick start
===========

INSTALLED_APPS = {
...
"django_kss",

"pykss.contrib.django",
}


Project Settings
==========================

add setting in your project's settings with the two extra config

* PYKSS_DIRS: Setup source file path, less sass or css
* PYKSS_STATIC_FILES: the full path in your assets. final page use it to show content



Development
============

計畫可以方便的做 Style Guide.

DRY 要到一個極致。

只有寫 CSS, 接下來,就可以自動產生 Style Guide 的頁面。

CSS -> Generate List, Generate Page

所有的 input 由產生的 css 來做判斷,這樣才能跟所有的 CSS Preprocessor 整合。



計畫:

1. 做成 APP, 整進 Django
2. 畫面可以由 Bootsrap 的 tab 來分段較順手跟簡單。
3. 我們需要設定的,是檔案清單位置,還有 CSS 檔位置。
* 檔案清單在 setting.py
* CSS 位置都寫在 Settting.py 集中 setting

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

django-kss-0.1.tar.gz (41.7 kB view hashes)

Uploaded Source

Built Distribution

django-kss-0.1.macosx-10.9-intel.tar.gz (43.3 kB view hashes)

Uploaded Source

Supported by

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