-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME
More file actions
22 lines (13 loc) · 656 Bytes
/
README
File metadata and controls
22 lines (13 loc) · 656 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Flask Styleguide //
A living Styleguide for your Flask application.
~ What is it?
Extension provide an easy way to automatically generate
styleguide for your application from KSS documentation
format.
~ What is KSS?
KSS is a documentation for humans. It’s human readable,
machine parsable, and easy to remember. Learn the syntax
in less then 5 minutes on http://warpspire.com/kss/.
~ Where is example?
Don’t worry, fellow, I’ve got example styleguide for you
at https://vitalk.github.io/flask-styleguide-example. Enjoy!