mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
a64e7d51ef7c3bc33dfc19cc9ff48b3e3e23c64e
5ce3003b Merge pull request #47 from aCursedComrade/patch-1 c9887cb1 Fix team template git-subtree-dir: CTFd/themes/core-beta git-subtree-split: 5ce3003b4d68352e629ee2d390bc999e7d6b071e
core-beta
Rewritten version of the CTFd core theme to use Bootstrap 5, Alpine.js, and vite to improve upon the existing CTFd theme structure.
Subtree Installation
Add repo to themes folder
git subtree add --prefix CTFd/themes/core-beta git@github.com:CTFd/core-beta.git main --squash
Pull latest changes to subtree
git subtree pull --prefix CTFd/themes/core-beta git@github.com:CTFd/core-beta.git main --squash
Todo
- Document how we are using Vite
- Create a cookie cutter template package to use with Vite
Description
Languages
JavaScript
87.1%
Python
9%
HTML
3%
Vue
0.6%
SCSS
0.3%