Giter Site home page Giter Site logo

byzer-doc's Introduction

Byzer™ Documentation

CI License

online docs: https://docs.byzer.org/ powered by docsify

Document Structure

- _images: images for doc sites, not for doc content  
- _media: medias for doc sites
- byzer-notebook: content of byzer notebook docs
    - zh-cn
    - en-us
- byzer-lang: content of byzer-lang docs
    - zh-cn
    - en-us
- public: content of public blogs and shared slide
- index.html
- coverpage.md: the content of index.html
  • If you add a new markdown file in byzer-lang or byzer-notebook, please make sure this file has been included in _sidebar.md
  • If you want to cite pictures in the document, please create a image folder in the same level directory as the markdown file
  • If you want to public a shared slide or blog, please ensure that the material is desensitized

Contributing

Welcome to file an ISSUE or submit a PR when:

  • If you find a bug
  • If you want to improve
  • If you want to post a blog or share a slide

Before you submit a PR, please make sure you have previewed the content in local

How to preview docs in local

  • Please make sure that node has been installed in your local machine
  • Just fork byzer-doc to your repository
  • Clone your repo to your local machine
  • Install docsify by npm i docsify-cli -g
  • Run cd /path/to/byzer-doc
  • Run docsify serve ./

License

Apache License Version 2.0

Contributors

This docment exists thanks to all the people who contribute.

mlsql-docs is the predecessor of Byzer Docments, the contributors are listed below:

Made with contrib.rocks.

Become the member of Byzer Docs User Group

If you want to become a member of byzer orgnization, you will be accepted after you contributed to this org.

If you want to join Byzer Docs User Group, you can contribute the following things or more by:

  • Post the blog or shared slides about any Byzer projects
  • Write the documentation of Byzer-Lang or Byzer-Notebook
  • Translate all the content to English

Then, just file an issue with the tile like Join Byzer Docs User Group

byzer-doc's People

Contributors

admondguo avatar allwefantasy avatar chaozwn avatar chncaesar avatar ckeys avatar coding-yuhui avatar githubnameting avatar hellozepp avatar hengqujushi avatar huangfox avatar kaligo-li avatar lena-pan avatar lindsaylin avatar liujiawinds avatar lwz9103 avatar menchandim avatar michelzhan avatar silviachen77 avatar suave avatar wangcheng15 avatar wulala-t avatar xuekaiqi avatar zhengshuaipeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

byzer-doc's Issues

Add missing documents

As of 22th Dec, some docs are still missing from docs.byzer.org. Here's a list

If you want to take a task, please leave a message,

[Help Wanted] Need help for translation in English

Hi guys,

如果 Kolo-Lang 和 Byzer Notebook 对你有帮助,或你有兴趣想要贡献自己的一份力量,我们希望得到你的帮助,将中文内容翻译成英文来让非中文的开发者和用户也可以更快地了解和使用 Kolo-Lang 以及 Byzer Notebook。


If Kolo-Lang and Byzer Notebook are helpful to you, or if you are interested in contributing your own strength, we hope to get your help to translate Chinese content into English so that non-Chinese developers and users can also learn more quickly understand and use Kolo-Lang and Byzer Notebook.

The community welcomes any kind of contribution

change the image path instead of hosting in github

Currently we use the code snippet as below to zoom the image

<p align="center">
    <img src="https://raw.githubusercontent.com/byzer-org/byzer-doc/main/kolo-lang/zh-cn/introduction/images/register.png" alt="name"  width="800"/>
</p>

it uses the image absolute path in github.

But in china, the network can not access the githubusercontent, we need to find another way

有太多令人费解的语法, 文档却只字未提

比如说下面这段示例的 st( ) 到底是在做什么事
load mockStream.datasource` options

stepSizeRange="0-3"

and valueFormat="csv"

and valueSchema="st(field(column1,string),field(column2,string),field(column3,string))"

as newkafkatable1;
`

这种非常多见

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.