Skip to content

Commit

Permalink
docs: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Oct 26, 2024
1 parent 041d47d commit 87bb5f4
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/banner.dark.svg">
<img alt="Banner" src="assets/banner.light.svg">
</picture>

# GZ::CTF Documentation

[![Telegram Group](https://img.shields.io/endpoint?color=blue&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fgzctf)](https://telegram.dog/gzctf)
[![QQ Group](https://img.shields.io/badge/QQ%20Group-903244818-blue)](https://jq.qq.com/?_wv=1027&k=muSqhF9x)
[![Discord](https://img.shields.io/discord/1239476909033656320?label=Discord)](https://discord.gg/dV9A6ZjVhC)

GZ::CTF is an open source CTF platform based on ASP.NET Core.

- Website: [https://ctf.gzti.me](https://ctf.gzti.me)
- Repository: [https://github.com/GZTimeWalker/GZCTF](https://github.com/GZTimeWalker/GZCTF)
42 changes: 42 additions & 0 deletions assets/banner.dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions assets/banner.light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 87bb5f4

Please sign in to comment.