https://github.com/yumekiti/ctfd_jp_theme
CTFdを日本語化したテーマ
https://github.com/yumekiti/ctfd_jp_theme
ctfd ctfd-theme
Last synced: about 1 year ago
JSON representation
CTFdを日本語化したテーマ
- Host: GitHub
- URL: https://github.com/yumekiti/ctfd_jp_theme
- Owner: yumekiti
- License: apache-2.0
- Created: 2022-05-21T08:12:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T11:55:50.000Z (about 4 years ago)
- Last Synced: 2025-02-09T09:12:08.694Z (over 1 year ago)
- Topics: ctfd, ctfd-theme
- Language: JavaScript
- Homepage:
- Size: 6.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JP_Theme
JP_Theme は CTFd を日本語化したテーマです
JP_Theme is a Japaneseized CTFd theme
## スクリーンショット Screenshots

## インストール方法 Installation
themes 内を消し置き換えてください
Copy admin/ core/ into your CTFd/CTFd/themes folder.
```shell
rm -r CTFd/themes/*
git clone https://github.com/yumekiti/CTFd_JP_Theme.git
cd CTFd_JP_Theme
cp admin core ../CTFd/themes/
```