From a3f3f6e0da2bc5a7511fa2a754100d2a9429c9a2 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Wed, 12 May 2021 11:13:32 +0800 Subject: [PATCH] opt index --- README.md | 23 ++++++++++++++--------- src/main.shy | 23 ++++++++++++----------- 2 files changed, 26 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 5a07d4c1..31d22dfa 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,27 @@ # contexts -contexts通过模块化、集群化、自动化,可以在各种设备上,快速组建起云计算服务。 +contexts通过集群化、模块化、自动化,可以在各种设备上,快速组建起云计算服务。 ## install -### install by binary -```sh -curl -fsSL https://shylinux.com |sh -s binary -ish_miss_serve -ice> -``` -open http://localhost:9020 - ### install by source ```sh curl -fsSL https://shylinux.com |sh -s source +``` + +### install by binary +```sh +curl -fsSL https://shylinux.com |sh -s binary +``` + +## start + +### serve +```sh ish_miss_serve ice> ``` + +### page open http://localhost:9020 diff --git a/src/main.shy b/src/main.shy index 4d31b13d..47424c1a 100644 --- a/src/main.shy +++ b/src/main.shy @@ -2,6 +2,7 @@ title "contexts" refer ` 官网 https://shylinux.com 源码 https://github.com/shylinux/contexts +文档 https://github.com/shylinux/learning ` chapter "实践" @@ -13,24 +14,24 @@ bash tmux golang git vim chapter "理论" label "理论" ` -自动化 模块化 集群化 +集群化 模块化 自动化 ` stroke yellow fill black font-family none chapter "项目" label "项目" ` -volcanos icebergs intshell -learning toolkits contexts +intshell icebergs volcanos +contexts toolkits learning ` stroke red fill black -section "火山架" -field "趋势图" web.code.git.trend args `volcanos` -field "架构图" web.code.git.spide args `volcanos` - -section "冰山架" -field "趋势图" web.code.git.trend args `icebergs` -field "架构图" web.code.git.spide args `icebergs` - section "神农架" field "趋势图" web.code.git.trend args `intshell` field "架构图" web.code.git.spide args `intshell` +section "冰山架" +field "趋势图" web.code.git.trend args `icebergs` +field "架构图" web.code.git.spide args `icebergs` + +section "火山架" +field "趋势图" web.code.git.trend args `volcanos` +field "架构图" web.code.git.spide args `volcanos` +