代码拉取完成,页面将自动刷新
同步操作将从 openLooKeng/website 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
baseurl = "/"
title = "openLooKeng"
theme = "universal"
enableRobotsTXT = true
languageCode = "en-us"
# Site language. Available translations in the theme's `/i18n` directory.
defaultContentLanguage = "en-us"
uglyURLs = true
buildFuture = true
# Define the number of posts per page
paginate = 10
[languages]
[languages.en-us]
languageCode = "en-us"
contentDir = "content/en-us"
[languages.zh-cn]
languageCode = "zh-cn"
contentDir = "content/zh-cn"
[[menu.main]]
identifier="download"
name = "Download"
url = "/download.html"
weight = 1
[[menu.main]]
identifier="documentation"
name = "Documentation"
url = "/docs/docs/overview.html"
weight = 2
[[menu.main]]
identifier = "community"
name = "Community"
weight = 3
hasChildren = true
[[menu.main]]
identifier = "contribution"
name = "Contribution"
url = "/contribution.html"
weight = 1
parent = 'community'
[[menu.main]]
identifier = "who-we-are"
name = "Who we are"
url = "/who-we-are.html"
weight = 2
parent = 'community'
[[menu.main]]
identifier = "communication"
name = "Communication"
url = "/communication.html"
weight = 3
parent = 'community'
[[menu.main]]
identifier = "security"
name = "Security"
url = "/security.html"
weight = 4
parent = 'community'
[[menu.main]]
identifier = "evangelist"
name = "Evangelist"
url = "/evangelist.html"
weight = 5
parent = 'community'
[[menu.main]]
identifier = "newsroom"
name = "Newsroom"
weight = 4
hasChildren = true
[[menu.main]]
identifier = "sourcecode"
name = "Source Code"
weight = 4
hasChildren = true
[[menu.main]]
identifier = "gitee"
name = "Gitee"
url = "https://gitee.com/openlookeng"
weight = 1
parent = 'sourcecode'
[[menu.main]]
identifier = "github"
name = "GitHub"
url = "https://github.com/openlookeng"
weight = 2
parent = 'sourcecode'
[[menu.main]]
identifier = "events"
name = "Events"
url = "/events.html"
weight = 2
parent = 'newsroom'
[[menu.main]]
identifier = "news"
name = "News"
url = "/news.html"
weight = 1
parent = 'newsroom'
[[menu.main]]
identifier = "blog"
name = "Blog"
url = "/blog.html"
weight = 3
parent = 'newsroom'
[[menu.main]]
identifier = "video"
name = "Video"
url = "/video.html"
weight = 4
parent = 'newsroom'
[[menu.main]]
identifier = "lang"
name = "中"
url = "/zh-cn"
weight = 5
# Chinese Menu
[[languages.zh-cn.menu.main]]
identifier="download"
name = "下载"
url = "/zh-cn/download.html"
weight = 1
[[languages.zh-cn.menu.main]]
identifier="documentation"
name = "文档"
url = "/zh-cn/docs/docs/overview.html"
weight = 2
[[languages.zh-cn.menu.main]]
identifier = "community"
name = "社区"
weight = 3
hasChildren = true
[[languages.zh-cn.menu.main]]
identifier = "contribution"
name = "贡献"
url = "/zh-cn/contribution.html"
weight = 1
parent = 'community'
[[languages.zh-cn.menu.main]]
identifier = "who-we-are"
name = "团队"
url = "/zh-cn/who-we-are.html"
weight = 2
parent = 'community'
[[languages.zh-cn.menu.main]]
identifier = "communication"
name = "交流"
url = "/zh-cn/communication.html"
weight = 3
parent = 'community'
[[languages.zh-cn.menu.main]]
identifier = "security"
name = "安全"
url = "/zh-cn/security.html"
weight = 4
parent = 'community'
[[languages.zh-cn.menu.main]]
identifier = "evangelist"
name = "布道"
url = "/zh-cn/evangelist.html"
weight = 5
parent = 'community'
[[languages.zh-cn.menu.main]]
identifier = "newsroom"
name = "信息"
weight = 4
hasChildren = true
[[languages.zh-cn.menu.main]]
identifier = "sourcecode"
name = "源码"
weight = 4
hasChildren = true
[[languages.zh-cn.menu.main]]
identifier = "gitee"
name = "Gitee"
url = "https://gitee.com/openlookeng"
weight = 1
parent = 'sourcecode'
[[languages.zh-cn.menu.main]]
identifier = "gitHub"
name = "GitHub"
url = "https://github.com/openlookeng"
weight = 2
parent = 'sourcecode'
[[languages.zh-cn.menu.main]]
identifier = "events"
name = "活动"
url = "/zh-cn/events.html"
weight = 2
parent = 'newsroom'
[[languages.zh-cn.menu.main]]
identifier = "news"
name = "新闻"
url = "/zh-cn/news.html"
weight = 1
parent = 'newsroom'
[[languages.zh-cn.menu.main]]
identifier = "blog"
name = "博客"
url = "/zh-cn/blog.html"
weight = 3
parent = 'newsroom'
[[languages.zh-cn.menu.main]]
identifier = "video"
name = "视频"
url = "/zh-cn/video.html"
weight = 4
parent = 'newsroom'
[[languages.zh-cn.menu.main]]
identifier = "lang"
name = "EN"
url = "/en-us"
weight = 5
[params]
viewMorePostLink = "/blog/"
author = "DevCows"
defaultKeywords = ["data engine", "big data", "distributed","reliable","low latency"]
mainSections = ["blog"]
defaultDescription = "openLooKeng is a distributed, low latency, reliable data engine for all data, big or Small, local or remote, which makes big data simplified."
email = "contact@openlookeng.io"
footerlogo = "../img/banners/openLookengLogo.png"
# Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
style = "default"
about_us = "<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</p>"
provide = " "
license = " "
# Format dates with Go's time formatting
date_format = "January 2, 2006"
logo = "img/logo.svg"
logo_small = "img/logo-small.png"
BookMenuBundle = "/menu"
[Permalinks]
blog = "/blog/:year/:month/:day/:filename/"
# Enable and disable widgets for the right sidebar
[params.widgets]
categories = true
tags = true
search = true
[params.recent_posts]
enable = true
title = "From our blog"
subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."
#blog_single评论模块新增
# Valine.
# You can get your appid and appkey from https://leancloud.cn
# more info please open https://valine.js.org
[params.valine]
enable = true
appId = 'KcTcd38EvA1I33vSIV6qWNea-gzGzoHsz'
appKey = 'oJBVUOcItn0essSFvY6tS77O'
notify = false # mail notifier , https://github.com/xCss/Valine/wiki
verify = false # Verification code
avatar = 'mm'
placeholder = 'Please leave a message...'
visitor = true
[params.blog]
enable = true
[params.news]
enable = true
[params.emails]
enable = true
[params.slacklink]
enable = true
text = "<a href=\"https://join.slack.com/t/openlookeng/shared_invite/zt-fsqw94eo-Svj_yjr9K~SAmCvEmYF4Rw\" target=\"_blank\">Sign up</a> for Slack or <a href=\"https://openlookeng.slack.com\" target=\"_blank\">Sign in</a> if you already have an account Channels."
[languages.zh-cn.params.slacklink]
enable = true
text = "<a href=\"https://join.slack.com/t/openlookeng/shared_invite/zt-fsqw94eo-Svj_yjr9K~SAmCvEmYF4Rw\" target=\"_blank\">请注册</a>openLooKeng Slack。如果已经注册,请直接<a href=\"https://openlookeng.slack.com\" target=\"_blank\">登录</a>频道。"
[params.copyright]
enable = true
text = "<a href=\"/brand.html\" target='_blank'>Brand</a><a href=\"/privacypolicy.html\" target='_blank'>Privacy</a><a href=\"/legalnotice.html\" target='_blank'>Legal</a><a href=\"https://status.openlookeng.io\" target='_blank'>Service Status</a><br>Licensed under the <a href=\"http://www.apache.org/licenses/LICENSE-2.0\" target='_blank'>Apache License Version 2.0</a><br>Copyright © 2020 openLooKeng. All rights reserved"
[languages.zh-cn.params.copyright]
enable = true
text = "<a href=\"/zh-cn/brand.html\" target='_blank'>品牌</a><a href=\"/zh-cn/privacypolicy.html\" target='_blank'>隐私政策</a><a href=\"/zh-cn/legalnotice.html\" target='_blank'>法律声明</a><a href=\"https://status.openlookeng.io\" target='_blank'>服务状态</a><br>遵循<a class='pull-apache' href=\"http://www.apache.org/licenses/LICENSE-2.0\" target='_blank'>Apache License Version 2.0</a>协议<br>版权所有 © 2020 openLooKeng 保留一切权利"
[markup.goldmark.renderer]
unsafe= true
[params.scancode]
enable = true
text = "<span>Scan for</span><span>Wechat</span><span>Subscription</span>"
[languages.zh-cn.params.scancode]
enable = true
text = "<span>扫码</span><span>关注</span><span>微信公众号</span>"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。