Skip to content

Commit

Permalink
Apache Kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Oct 11, 2023
1 parent c8b96d0 commit ab59585
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/index_kafka.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Tisnik's slides</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/simple.css">
<link rel="stylesheet" href="plugin/highlight/monokai.css">
</head>
<body class="reveal">
<h1>Apache Kafka</h1>
<ul>
<li><a href="kafka.html">Apache Kafka</a></li>
<li><a href="kafka_introduction.html">Apache Kafka - an introduction</a></li>
</ul>
</body>
</html>

0 comments on commit ab59585

Please sign in to comment.