This is the Spring Cloud Data Flow Website, located at https://dataflow.spring.io.
You'll need NodeJS and Yarn installed globally. Note that, for Node, you need version 10
, not the latest version.
# Init
yarn install # Install dependencies
# Linter / Prettier
yarn run lint # Linter
yarn run fix # Fix linting errors
# Dev
yarn start # Run dev
# Prod
yarn build # Run dev
yarn serve # Serve the prod build
export ALGOLIA_ADMIN_KEY=<KEY>
Features:
- Versioning
- Markdown syntax
- Advanced markdown syntax: download external files, embed template/code/video, tabs component ...
- Search on a documentation version