forked from rc/aircox
sections rendering + make view for existing section's items
This commit is contained in:
13
notes.md
13
notes.md
@ -1,3 +1,16 @@
|
||||
This file is used as a reminder, can be used as crappy documentation too.
|
||||
|
||||
# conventions
|
||||
## coding style
|
||||
* name of classes relative to a class:
|
||||
- metaclass: `class_name + 'Meta'`
|
||||
- base classes: `class_name + 'Base'`
|
||||
|
||||
## aircox.cms
|
||||
* icons: cropped to 32x32
|
||||
* cover in list items: cropped 64x64
|
||||
|
||||
|
||||
|
||||
# TODO:
|
||||
- general:
|
||||
|
Reference in New Issue
Block a user