GithubHelp home page GithubHelp logo

molsionmo / flink-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/flink-web

0.0 0.0 0.0 129.79 MB

Apache Flink Website

License: Apache License 2.0

Shell 0.70% JavaScript 3.69% Ruby 0.07% CSS 0.47% HTML 95.07%

flink-web's Introduction

flink-web

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

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

Testing changes locally

You can build the website using Docker (without changing your host environment) by using the provided script as shown below. Parameters passed as part of this call will be forwarded to build.sh. The -i option can be used to enable incremental builds.

# starts website with future posts disabled
./docker-build.sh -p

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

Both commands will start a web server hosting the website via http://0.0.0.0:4000.

If a newly added blog post does not show up in the blogs overview page, build the website again without the -i option. You can also try deleting the "/content" directory before building the page locally. The entire "/content" directory will be regenerated and include the newly added blog post.

Building the website

The website needs to be rebuilt before being merged into the asf-site branch. When doing so, please do not use incremental builds.

You can execute the following command to rebuild non-incrementally:

docker-build.sh

flink-web's People

Contributors

rmetzger avatar zentol avatar fhueske avatar uce avatar mxm avatar tzulitai avatar tillrohrmann avatar wuchong avatar sjwiesman avatar aljoscha avatar dawidwys avatar morsapaes avatar stephanewen avatar xintongsong avatar knaufk avatar azagrebin avatar wints avatar martijnvisser avatar nicok avatar sunjincheng121 avatar hequn8128 avatar pnowojski avatar dianfu avatar twalthr avatar carp84 avatar greghogan avatar mjsax avatar qinjunjerry avatar tweise avatar afedulov avatar

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.