Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
Masco Skray 0854940fe0 style(web): change link location of blog functions
When using sub-directory blog, the 'blogof' not looks so good.
And, there are duplicate 'blog' characters, which making people uncomfortable.
So, for sub-directory blog, use 'blog' instead of 'blogof'.
'blog' is not as a sub folder or type anymore, use 'post' instead.

BREAKING CHANGE: Due to the conflict of 'blog' sub-directory, when go to blog post,
now should use 'blogs/{id}'; but when subdomain mode is on, you can still use 'blog'
to access these blog posts. 'blogof' is no longer used, and you need to inform users
that blog link is changed, to avoid the inaccessbility.
2019-07-12 12:13:30 +08:00
install feat(web): support utf8mb4 character set (#39) 2019-07-10 12:14:45 +08:00
judger style(judger,web): do not specify minor version to Python2 2019-06-28 16:40:41 +08:00
web style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00
.editorconfig Initial commit 2018-09-20 17:21:40 +08:00
LICENSE Initial commit 2018-09-20 17:21:40 +08:00
README.md Initial commit for PHP7 2018-09-20 17:38:09 +08:00

Universal OJ

这是一份民间的UOJ版本我们希望它比官方版本更易用。

部署文档在universaloj.github.io

目前已经支持的特性:

  • 子目录博客(感谢roastduck的贡献)
  • zip传题 (感谢AD1024的贡献)

希望对您有帮助。