Skip to content

Commit 878a674

Browse files
author
CircleCI
committed
docs(gh-pages): build and deploy site [skip ci]
1 parent 7740121 commit 878a674

File tree

10 files changed

+29
-28
lines changed

10 files changed

+29
-28
lines changed

docs/docs/archives/v1.3.x/developer-guide/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,6 +1209,8 @@ <h5>
12091209

12101210

12111211

1212+
1213+
12121214
<div class="entry">
12131215
<h5>
12141216
<a href="/kafka-connect-file-pulse/docs/archives/v1.3.x/developer-guide/accessing-data-and-metadata/">Accessing Data and Metadata</a>
@@ -1239,8 +1241,6 @@ <h5>
12391241

12401242

12411243

1242-
1243-
12441244
<div class="entry">
12451245
<h5>
12461246
<a href="/kafka-connect-file-pulse/docs/archives/v1.3.x/developer-guide/handling-failures/">Handling Failures</a>

docs/docs/archives/v1.4.x/developer-guide/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,6 +1205,8 @@ <h5>
12051205

12061206

12071207

1208+
1209+
12081210
<div class="entry">
12091211
<h5>
12101212
<a href="/kafka-connect-file-pulse/docs/archives/v1.4.x/developer-guide/accessing-data-and-metadata/">Accessing Data and Metadata</a>
@@ -1235,8 +1237,6 @@ <h5>
12351237

12361238

12371239

1238-
1239-
12401240
<div class="entry">
12411241
<h5>
12421242
<a href="/kafka-connect-file-pulse/docs/archives/v1.4.x/developer-guide/handling-failures/">Handling Failures</a>

docs/docs/developer-guide/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,8 @@ <h5>
11871187

11881188

11891189

1190+
1191+
11901192
<div class="entry">
11911193
<h5>
11921194
<a href="/kafka-connect-file-pulse/docs/developer-guide/accessing-data-and-metadata/">Accessing Data and Metadata</a>
@@ -1217,8 +1219,6 @@ <h5>
12171219

12181220

12191221

1220-
1221-
12221222
<div class="entry">
12231223
<h5>
12241224
<a href="/kafka-connect-file-pulse/docs/developer-guide/handling-failures/">Handling Failures</a>

docs/docs/examples/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
" />
2727
<meta property="og:type" content="website" />
2828
<meta property="og:url" content="https://streamthoughts.github.io/kafka-connect-file-pulse/docs/examples/" />
29-
<meta property="og:updated_time" content="2020-05-20T00:00:00+00:00" /><meta property="og:site_name" content="Kafka Connect File Pulse" />
29+
<meta property="og:updated_time" content="2020-08-19T00:00:00+00:00" /><meta property="og:site_name" content="Kafka Connect File Pulse" />
3030
<meta itemprop="name" content="Tutorials and Shared Resources">
3131
<meta itemprop="description" content="A summary of recommended walk-throughs, blog posts, examples and shared resources about Connect File Pulse
3232
"><meta name="twitter:card" content="summary"/>
@@ -1083,6 +1083,7 @@ <h1>Tutorials and Shared Resources</h1>
10831083
<h2 id="presentations">Presentations</h2>
10841084
<h2 id="blog-posts--release-announcements">Blog Posts &amp; Release Announcements</h2>
10851085
<ul>
1086+
<li>2020-08-12 | <a href="https://dev.to/fhussonnois/streaming-csv-data-into-kafka-46a5">Streaming data into Kafka S01/E01 - Loading CSV file</a></li>
10861087
<li>2020-01-24 | <a href="https://medium.com/streamthoughts/kafka-connect-filepulse-one-connector-to-ingest-them-all-faed018a725c">Kafka Connect File Pulse, One Connector To Ingest Them All</a></li>
10871088
</ul>
10881089
<h2 id="demonstration-projects">Demonstration projects</h2>
@@ -1228,7 +1229,7 @@ <h2 id="code-examples-">Code examples :</h2>
12281229

12291230

12301231

1231-
<div class="text-muted mt-5 pt-3 border-top">Last modified May 22, 2020: <a href="https://github.com/streamthoughts/kafka-connect-file-pulse/commit/29525710d59bcf1e6bcfa14c7f3b27b2afdc3aab">feat(site): migrate documentation to Docsy (2952571)</a>
1232+
<div class="text-muted mt-5 pt-3 border-top">Last modified August 19, 2020: <a href="https://github.com/streamthoughts/kafka-connect-file-pulse/commit/77401216ac249ab3ec7ac013ea26f939b3ff1454">update readme (7740121)</a>
12321233
</div>
12331234
</div>
12341235

docs/docs/examples/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<link>https://streamthoughts.github.io/kafka-connect-file-pulse/docs/examples/</link>
55
<description>Recent content in Tutorials and Shared Resources on Kafka Connect File Pulse</description>
66
<generator>Hugo -- gohugo.io</generator>
7-
<lastBuildDate>Wed, 20 May 2020 00:00:00 +0000</lastBuildDate>
7+
<lastBuildDate>Wed, 19 Aug 2020 00:00:00 +0000</lastBuildDate>
88

99
<atom:link href="https://streamthoughts.github.io/kafka-connect-file-pulse/docs/examples/index.xml" rel="self" type="application/rss+xml" />
1010

docs/docs/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,12 @@ <h5>
11601160

11611161

11621162

1163-
1163+
<div class="entry">
1164+
<h5>
1165+
<a href="/kafka-connect-file-pulse/docs/examples/">Tutorials and Shared Resources</a>
1166+
</h5>
1167+
<p>A summary of recommended walk-throughs, blog posts, examples and shared resources about Connect File Pulse</p>
1168+
</div>
11641169

11651170

11661171

@@ -1176,12 +1181,7 @@ <h5>
11761181

11771182

11781183

1179-
<div class="entry">
1180-
<h5>
1181-
<a href="/kafka-connect-file-pulse/docs/examples/">Tutorials and Shared Resources</a>
1182-
</h5>
1183-
<p>A summary of recommended walk-throughs, blog posts, examples and shared resources about Connect File Pulse</p>
1184-
</div>
1184+
11851185

11861186

11871187

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1 class="display-1 mt-0 mt-md-5 pb-4">Connect File Pulse</h1>
146146

147147
<div class="pt-3 lead">
148148
<div class="mx-auto">
149-
<p class="lead mt-5">A polyvalent, open source Apache Kafka Connect plugin that makes it easy <br />
149+
<p class="lead mt-5">A multipurpose, open source Apache Kafka Connect plugin that makes it easy <br />
150150
to parse, transform and stream any file, in any format, into Apache Kafka™.</p>
151151
<a class="btn btn-lg btn-secondary mr-3 mb-4"
152152
href="docs/getting-started/">
@@ -184,7 +184,7 @@ <h1 class="display-1 mt-0 mt-md-5 pb-4">Connect File Pulse</h1>
184184
<h2 class="section-head">Motivation</h2>
185185
<p>
186186
In organizations, data is frequently exported, shared and integrated from legacy systems through the use of
187-
files in a wide variety of formats (e.g. CSV, XML, JSON, Avro, etc.). Dealing with all of these formats can
187+
files in a wide variety of formats (e.g. CSV, XML, JSON, AVRO, etc.). Dealing with all of these formats can
188188
quickly become a real challenge for enterprise that usually end up with a complex and hard
189189
to maintain data integration mess.
190190
</p>

docs/sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,11 @@
172172
<lastmod>2020-08-13T20:07:02+02:00</lastmod>
173173
</url>
174174

175+
<url>
176+
<loc>https://streamthoughts.github.io/kafka-connect-file-pulse/docs/examples/</loc>
177+
<lastmod>2020-08-19T11:17:43+02:00</lastmod>
178+
</url>
179+
175180
<url>
176181
<loc>https://streamthoughts.github.io/kafka-connect-file-pulse/docs/archives/v1.4.x/developer-guide/accessing-data-and-metadata/</loc>
177182
<lastmod>2020-08-12T17:33:57+02:00</lastmod>
@@ -212,11 +217,6 @@
212217
<lastmod>2020-08-06T22:32:49+02:00</lastmod>
213218
</url>
214219

215-
<url>
216-
<loc>https://streamthoughts.github.io/kafka-connect-file-pulse/docs/examples/</loc>
217-
<lastmod>2020-05-22T02:07:07+02:00</lastmod>
218-
</url>
219-
220220
<url>
221221
<loc>https://streamthoughts.github.io/kafka-connect-file-pulse/docs/archives/v1.4.x/developer-guide/handling-failures/</loc>
222222
<lastmod>2020-08-12T17:33:57+02:00</lastmod>
@@ -324,7 +324,7 @@
324324

325325
<url>
326326
<loc>https://streamthoughts.github.io/kafka-connect-file-pulse/</loc>
327-
<lastmod>2020-05-24T01:15:18+02:00</lastmod>
327+
<lastmod>2020-08-19T11:17:43+02:00</lastmod>
328328
</url>
329329

330330
<url>

docs/v1-3/docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,6 +1186,8 @@ <h5>
11861186

11871187

11881188

1189+
1190+
11891191

11901192

11911193

@@ -1215,8 +1217,6 @@ <h5>
12151217

12161218

12171219

1218-
1219-
12201220

12211221

12221222

docs/v1-4/docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,8 @@ <h5>
11881188

11891189

11901190

1191+
1192+
11911193

11921194

11931195

@@ -1217,8 +1219,6 @@ <h5>
12171219

12181220

12191221

1220-
1221-
12221222

12231223

12241224

0 commit comments

Comments
 (0)