Skip to content
View justice2001's full-sized avatar
:octocat:
Open Source!
:octocat:
Open Source!
Block or Report

Block or report justice2001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
justice2001/README.md

Hi there 👋 My name is zhengyi! Welcome to my github.

我的项目

接下来做什么

  • docker-mng: Docker Compose 管理工具,计划替代自己服务器上正在运行的 Dockge 而开发。
  • halo-plugin-project Halo插件:项目展示,用于为前台提供个人项目、案例的展示页面,并提供管理能力
  • halo-plugin-sync-platform Halo插件,用于将Halo的文章同步到第三方平台,如csdn、博客园等,并提供标注选项

项目状态

为了让大家能够了解项目是否在维护以及维护状态,我会在项目 README 上方加入徽章来展示状态,状态分为下面四类:

  • 实验性: 表明该项目为实验阶段或正在开发,即未发出第一个版本无法使用的状态,可会会出现不维护的情况
  • 开发: 项目正在积极开发,会有大量新功能加入,精力一般会在这类项目中
  • 稳定: 项目已经基本成熟,我已经基本想不出来适合添加的功能,项目在稳定状态下一般就是修复 BUG,不太会出现过大的变动。
  • 废弃: 该项目因为种种原因被废弃,不会再进行维护(可能会修修小 BUG),正常来讲应该不会存在。

我的网站

关于Gitea仓库

GitHub平台的仓库全部都是为大众设计的,会考虑所有使用者的需求。 而我有一个私有的Gitea仓库,这个仓库里存放着我以前做过的一些小项目,但这些项目基本都是为我自己而服务的,可能不适合所有人; 如果你觉得有需求,可以在这里提出,如果可以我会把他改造的比较适合大众使用,并同步到GitHub。

国内访问

~~大多数项目我都是在私有的gitea上进行处理的,所以这些项目都会同时镜像到gitee平台。项目的规划和动态都会在gitea平台上发出。~~

Pinned

  1. halo-plugin-vditor halo-plugin-vditor Public

    适用于Halo2.0的Vditor编辑器

    TypeScript 21 2

  2. toggl-tracker-dashboard toggl-tracker-dashboard Public

    a time dashboard use toggl tracker datasourse,include count down, pie graph with classification, recent daily time and recent 3 month heat map use calendar.

    Vue

  3. luci-app-multi-frpc luci-app-multi-frpc Public

    支持多服务端的Frp Openwrt插件

    Lua 9 4

  4. dockge-enhanced dockge-enhanced Public

    A fork of dockge. add some new features, like data management, quick deploy

    TypeScript 1

  5. halo mac风格代码块,详见 https://blog.mczhen... halo mac风格代码块,详见 https://blog.mczhengyi.top/archives/macfeng-ge-de-dai-ma-kuai
    1
    <style>
    2
    pre {
    3
      position: relative;
    4
    }
    5
    /*语法高亮*/