• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

openshift-evangelists/kbe: Kubernetes By Example

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

openshift-evangelists/kbe

开源软件地址(OpenSource Url):

https://github.com/openshift-evangelists/kbe

开源编程语言(OpenSource Language):

HTML 56.2%

开源软件介绍(OpenSource Introduction):

Kubernetes By Example (KBE)

This repository contains the source code for website kubernetesbyexample.com using Hugo as the website engine.

Contribute

To contribute, please either raise an issue describing what you want to see covered here or send in a PR to the main branch. If you plan to contribute content, check out content/page/ for the content in Markdown and specs/ for respective YAML specifications.

Build locally

  1. Install hugo following the installation guide
  2. Get your local preview by running following command in the top-level dir:
hugo server --theme=beautifulhugo --buildDrafts

Publish

For site admins only, requires push access to this repo.

Setup

After cloning the repo, add the gh-pages branch as a submodule under the public folder:

git submodule add -f -b gh-pages [email protected]:openshift-evangelists/kbe.git public

Updates

To update the live site with new content:

# still in top-level dir build the content in public/ dir:
hugo --theme=beautifulhugo
# add generated content (which lives in the gh-pages branch):
cd public/
git add --all
git commit -m "release notes go here..."
git push -f origin gh-pages

References




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap