Skip to content

flink-china/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flink China Doc

Markdown Support & Auto Deploy

preview_01 preview_02

Generate Doc

Environment

Note: Please make sure you have installed Node already.

You can generate and preview static site by the following command

    $ npm run generate
    $ cd dist
    $ python -m SimpleHTTPServer 8080

Contribute Guide

Note: Please fork this repo and send pull request, netlify robot will generate deploy preview for you. The site will be auto deployed and refreshed when master branch updated.

New Blog

Add markdown file to markdown/blog

-----
title: {{ blog title here }}
author: {{ blog author here }}
time: {{ created time here }}
order: {{ blog order here }}
comment: {{ blog comment here }}
---

Add Community Activity

-----
title: {{ activity title }}
time: {{ activity time }}
img: {{ img link }}
order: {{ community order }}
location: {{ community location }}
---

Update Doc

markdown/doc

About

Flink China Doc & Blog | Markdown Support & Auto Deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •