File tree Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 2424 directory : dist
2525 # Optional: Enable this if you want to have GitHub Deployments triggered
2626 gitHubToken : ${{ secrets.GITHUB_TOKEN }}
27- branch : master
27+ branch : main
28+ environment : production
2829
Original file line number Diff line number Diff line change 1+ : root {
2+ --vp-c-brand-1 : # F89B40 ;
3+ }
Original file line number Diff line number Diff line change 11import DefaultTheme from 'vitepress/theme'
22import { inBrowser , useData } from "vitepress" ;
33import { watchEffect } from "vue" ;
4+ import './custom.css'
45
56export default {
67 ...DefaultTheme ,
Original file line number Diff line number Diff line change @@ -4,11 +4,24 @@ layout: home
44
55hero :
66 name : " hostsless"
7- text : " build your business without any physical hosts concerns"
8- tagline : hostsless the feature
9-
7+ text : " Full life cycle cross providers serverless application management for your fast-growing business"
8+ tagline : Evolve the future with serverless
109
1110features :
11+ - title : huawei cloud
12+ details : TBC
13+ - title : aliyun cloud
14+ details : TBC
15+ - title : tencent cloud
16+ details : Lorem ipsum dolor sit amet
17+ - title : openFunction
18+ details : tbc
19+ - title : aws
20+ details : tbc
21+ - title : .etc
22+ details : tbc
23+
24+ resources :
1225 - title : storage
1326 details : Lorem ipsum dolor sit amet
1427 - title : compute
You can’t perform that action at this time.
0 commit comments