crunk
7 months ago
1 changed files with 0 additions and 34 deletions
@ -1,34 +0,0 @@ |
|||||
# these are some notes |
|
||||
|
|
||||
from distribusi.cli import build_argparser |
|
||||
# from distribusi.distribusi import distribusify |
|
||||
Works! |
|
||||
|
|
||||
# Shit! We need entire CRUD functionality. |
|
||||
Done! |
|
||||
## Create: |
|
||||
Done |
|
||||
|
|
||||
### Uploading |
|
||||
Done |
|
||||
|
|
||||
### CSS editing. |
|
||||
a user can edit CSS of a file in the folder called $distribusiname |
|
||||
Todo: render the placeholder for html editor better. |
|
||||
|
|
||||
### Theme selection |
|
||||
a user can select a CSS file from a radio menu |
|
||||
|
|
||||
### Distribusi |
|
||||
A flag in de DB is set to true and distribusi is run on the folder of the users |
|
||||
called $distribusiname |
|
||||
|
|
||||
## Read: |
|
||||
Based on flags set in the user DB the distribusi folders are set to visible. |
|
||||
|
|
||||
|
|
||||
## Update: |
|
||||
Done |
|
||||
|
|
||||
## Delete: |
|
||||
Done |
|
Loading…
Reference in new issue