The Wayback Machine - https://web.archive.org/web/20210121185338/https://github.com/apache/flink-web
Skip to content
asf-site
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

flink-web

This repository contains the Flink website: https://flink.apache.org/.

You find instructions for this repository here: https://flink.apache.org/contributing/improve-website.html.

Testing changes locally

You can build the website using Docker such as below (without augmenting your host environment). Parameters passed as part of this call will be forwarded to build.sh.

# starts website with future post being disabled
bash docker-build.sh -p

# starts website including also future posts
bash docker-build.sh -f

Both commands will start a webserver providing the website via http://0.0.0.0:4000.

Building website

The site needs to be rebuild before merging into the branch asf-site.

bash docker-build.sh

About

Apache Flink Website

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages