Skip to content

johanngyger/on-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation about Kafka

This repo hosts the Markdown source of my presentation "On Kafka".

The presentation is built using the static page generator Hugo. The Hugo theme reveal-hugo is used to turn it into an HTML presentation with reveal.js.

Build

After cloning the main repo, you need to initialize the Git submodule:

git submodule update --init --recursive

After that, run this command:

hugo server

Deploy

The rendered content is hosted here: https://on-kafka.netlify.app. Every push to the main branch will trigger a redeploy.

Maintenance

Run the following command to update all submodules with their newest upstream version:

git submodule update --remote

About

Presentation about Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages