diff --git a/etc/init.shy b/etc/init.shy index bb340315..7deed2ef 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -66,6 +66,3 @@ target web.chat.wx.menu target web.chat.meet.miss - - target web.team.task - target web.mall.asset diff --git a/etc/miss.sh b/etc/miss.sh index 4a516c49..7b6e8567 100644 --- a/etc/miss.sh +++ b/etc/miss.sh @@ -22,9 +22,11 @@ ish_miss_prepare_intshell # ish_miss_prepare wubi-dict # ish_miss_prepare word-dict +ish_miss_prepare linux-story ish_miss_prepare nginx-story ish_miss_prepare golang-story ish_miss_prepare redis-story +ish_miss_prepare mysql-story ish_miss_prepare_vim() { mkdir -p ~/.vim/syntax diff --git a/usr/publish/order.js b/usr/publish/order.js index be8d95cf..79496920 100644 --- a/usr/publish/order.js +++ b/usr/publish/order.js @@ -36,11 +36,6 @@ Volcanos("onengine", { river: { ]}, }}, "project": {name: "研发群", storm: { - "inner": {name: "inner", index: [ - "web.code.inner", - "web.code.git.status", - "web.code.git.total", - ]}, "relay": {name: "relay", index: [ "aaa.totp.get", "web.route", @@ -54,16 +49,21 @@ Volcanos("onengine", { river: { "web.code.tmux.buffer", "web.code.tmux.session", ]}, - "vim": {name: "vim", action: [ + "git": {name: "git", action: [ {name: "git", help: "git", index: "web.wiki.word", args: ["icebergs/misc/git/git.shy"]}, + ]}, + "vim": {name: "vim", action: [ {name: "vim", help: "vim", index: "web.wiki.word", args: ["icebergs/misc/vim/vim.shy"]}, ]}, "html": {name: "html", action: [ {name: "draw", help: "绘图", index: "web.wiki.draw.draw", args: ["hi.svg"]}, - {name: "spide", help: "爬虫", index: "web.code.git.spide", args: ["icebergs"]}, {name: "trend", help: "趋势", index: "web.code.git.trend", args: ["icebergs"]}, + {name: "spide", help: "爬虫", index: "web.code.git.spide", args: ["icebergs"]}, {name: "HTML5", help: "网页", index: "web.wiki.word", args: ["icebergs/misc/chrome/chrome.shy"]}, ]}, + "linux": {name: "linux", action: [ + {name: "linux", help: "系统", index: "web.wiki.word", args: ["linux-story/src/main.shy"]}, + ]}, "nginx": {name: "nginx", action: [ {name: "nginx", help: "代理", index: "web.wiki.word", args: ["nginx-story/src/main.shy"]}, ]}, @@ -73,6 +73,9 @@ Volcanos("onengine", { river: { "redis": {name: "redis", action: [ {name: "redis", help: "缓存", index: "web.wiki.word", args: ["redis-story/src/main.shy"]}, ]}, + "mysql": {name: "mysql", action: [ + {name: "mysql", help: "数据", index: "web.wiki.word", args: ["mysql-story/src/main.shy"]}, + ]}, "context": {name: "context", action: [ {name: "think", help: "智库", index: "web.wiki.word", args: ["learning/"]}, {name: "index", help: "索引", index: "web.wiki.word", args: ["learning/index.shy"]}, @@ -80,6 +83,11 @@ Volcanos("onengine", { river: { ]}, }}, "profile": {name: "测试群", storm: { + "docker": {name: "docker", index: [ + "web.code.docker.image", + "web.code.docker.container", + "web.code.docker.command", + ]}, "pprof": {name: "pprof", index: [ "web.code.pprof", "web.code.bench", @@ -87,11 +95,6 @@ Volcanos("onengine", { river: { "web.cache", "web.share", ]}, - "docker": {name: "docker", index: [ - "web.code.docker.image", - "web.code.docker.container", - "web.code.docker.command", - ]}, }}, "operate": {name: "运维群", storm: { "os": {name: "os", action: [