mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-23 15:14:49 +01:00
Custom themes (#131)
* Adding preliminary custom themes * Fixing Windows compatibility https://github.com/pallets/jinja/issues/411 * Fixing template reloading and adding UI to change themes * Explicitly closing db connections * Themes now have custom static folders * Closes #128
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -53,8 +53,10 @@ docs/_build/
|
||||
# PyBuilder
|
||||
target/
|
||||
|
||||
.DS_Store
|
||||
|
||||
*.db
|
||||
*.log
|
||||
.idea/
|
||||
CTFd/static/uploads
|
||||
.ctfd_secret_key
|
||||
.ctfd_secret_key
|
||||
|
||||
Reference in New Issue
Block a user