diff --git a/.gitignore b/.gitignore
index 8312df086d..1b78d53126 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ _site
*.swp
.sass-cache
*~
+_posts/2023-03-29-Ksql_and_Kafka_Connect_101.md
+assets/blog-images/ksql_connect_blog
\ No newline at end of file
diff --git a/Gemfile.lock b/Gemfile.lock
index 52ff7c4619..89132d463e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,72 +1,100 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
colorator (1.1.0)
- concurrent-ruby (1.1.4)
- em-websocket (0.5.1)
+ concurrent-ruby (1.3.3)
+ em-websocket (0.5.3)
eventmachine (>= 0.12.9)
- http_parser.rb (~> 0.6.0)
+ http_parser.rb (~> 0)
eventmachine (1.2.7)
- eventmachine (1.2.7-x64-mingw32)
- ffi (1.10.0)
- ffi (1.10.0-x64-mingw32)
+ ffi (1.17.0)
forwardable-extended (2.6.0)
- http_parser.rb (0.6.0)
- i18n (0.9.5)
+ google-protobuf (3.25.3)
+ google-protobuf (3.25.3-aarch64-linux)
+ google-protobuf (3.25.3-arm64-darwin)
+ google-protobuf (3.25.3-x86-linux)
+ google-protobuf (3.25.3-x86_64-darwin)
+ google-protobuf (3.25.3-x86_64-linux)
+ http_parser.rb (0.8.0)
+ i18n (1.14.5)
concurrent-ruby (~> 1.0)
- jekyll (3.8.5)
+ jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
- i18n (~> 0.7)
- jekyll-sass-converter (~> 1.0)
+ i18n (~> 1.0)
+ jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
- kramdown (~> 1.14)
+ kramdown (~> 2.3, >= 2.3.1)
+ kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
- mercenary (~> 0.3.3)
+ mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
- rouge (>= 1.7, < 4)
+ rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
- jekyll-archives (2.1.1)
- jekyll (>= 2.4)
- jekyll-feed (0.11.0)
- jekyll (~> 3.3)
+ terminal-table (>= 1.8, < 4.0)
+ webrick (~> 1.7)
+ jekyll-archives (2.2.1)
+ jekyll (>= 3.6, < 5.0)
+ jekyll-feed (0.17.0)
+ jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
- jekyll-sass-converter (1.5.2)
- sass (~> 3.4)
- jekyll-seo-tag (2.5.0)
- jekyll (~> 3.3)
- jekyll-sitemap (1.2.0)
- jekyll (~> 3.3)
- jekyll-watch (2.1.2)
+ jekyll-sass-converter (3.0.0)
+ sass-embedded (~> 1.54)
+ jekyll-seo-tag (2.8.0)
+ jekyll (>= 3.8, < 5.0)
+ jekyll-sitemap (1.4.0)
+ jekyll (>= 3.7, < 5.0)
+ jekyll-watch (2.2.1)
listen (~> 3.0)
- kramdown (1.17.0)
- liquid (4.0.1)
- listen (3.1.5)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- ruby_dep (~> 1.2)
- mercenary (0.3.6)
+ kramdown (2.4.0)
+ rexml
+ kramdown-parser-gfm (1.1.0)
+ kramdown (~> 2.0)
+ liquid (4.0.4)
+ listen (3.9.0)
+ rb-fsevent (~> 0.10, >= 0.10.3)
+ rb-inotify (~> 0.9, >= 0.9.10)
+ mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (3.0.3)
- rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
+ public_suffix (5.1.1)
+ rake (13.2.1)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.11.1)
ffi (~> 1.0)
- rouge (3.3.0)
- ruby_dep (1.5.0)
+ rexml (3.3.2)
+ strscan
+ rouge (4.3.0)
safe_yaml (1.0.5)
- sass (3.7.3)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
+ sass-embedded (1.63.6)
+ google-protobuf (~> 3.23)
+ rake (>= 13.0.0)
+ strscan (3.1.0)
+ terminal-table (3.0.2)
+ unicode-display_width (>= 1.1.1, < 3)
+ unicode-display_width (2.5.0)
+ webrick (1.8.1)
PLATFORMS
+ aarch64-linux
+ aarch64-linux-android
+ aarch64-linux-musl
+ arm-linux
+ arm-linux-androideabi
+ arm-linux-musl
+ arm-linux-musleabihf
+ arm64-darwin
ruby
- x64-mingw32
+ x86-linux
+ x86-linux-android
+ x86-linux-musl
+ x86_64-darwin
+ x86_64-linux
+ x86_64-linux-android
+ x86_64-linux-musl
DEPENDENCIES
jekyll-archives
@@ -78,4 +106,4 @@ DEPENDENCIES
rouge
BUNDLED WITH
- 2.0.1
+ 2.4.22
diff --git a/README.md b/README.md
index da71f9d5f0..c6c44f7fe4 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,6 @@
-# Mediumish - Jekyll Theme
+# Platformatory Blog
-[Live Demo](https://wowthemesnet.github.io/mediumish-theme-jekyll/) | [Download](https://github.com/wowthemesnet/mediumish-theme-jekyll/archive/master.zip) | [Documentation](https://bootstrapstarter.com/template-mediumish-bootstrap-jekyll/) | [Buy me a coffee](https://www.wowthemes.net/donate/)
+# Contributing
-
-
-
-### Copyright
-
-Copyright (C) 2019 Sal, https://www.wowthemes.net
-
-**Mediumish for Jekyll** is designed and developed by [Sal](https://www.wowthemes.net) and it is *free* under MIT license.
-
-
-
-### Contribute
-
-1. [Fork the repo](https://github.com/wowthemesnet/mediumish-theme-jekyll).
-2. Clone a copy of your fork on your local
-3. Create a branch off of master and give it a meaningful name (e.g. my-new-mediumish-feature).
-4. Make necessary changes, commit, push and open a pull request on GitHub.
-
-Thank you!
+- Fork the repo
+- Make a PR
diff --git a/_config.yml b/_config.yml
index 8f192fabcd..daafef0cab 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,35 +1,116 @@
# Site
-name: "Mediumish"
-title: "Mediumish"
-description: "Jekyll template, Medium styled, free for bloggers."
-logo: 'assets/images/logo.png'
+name: "The Write Ahead Log"
+title: "The Write Ahead Log"
+description: "Platform and Product Engineering Journal"
+logo: 'assets/images/plf-logo.svg'
favicon: 'assets/images/logo.png'
-baseurl: /mediumish-theme-jekyll
-google_analytics: 'UA-46278016-1'
-disqus: 'demowebsite'
-mailchimp-list: 'https://wowthemes.us11.list-manage.com/subscribe/post?u=8aeb20a530e124561927d3bd8&id=8c3d2d214b'
+baseurl: '/blog'
+google_analytics: 'G-PWW2W71JX1'
+#disqus: 'demowebsite'
+mailchimp-list: 'https://platformatory.us17.list-manage.com/subscribe/post?u=8cc2e44e80300ae193f198bcc&id=6246b12a61'
include: ["_pages"]
permalink: /:title/
# Authors
authors:
- sal:
- name: Sal
- display_name: Sal
- gravatar: e56154546cf4be74e393c62d1ae9f9d4
- email: wowthemesnet@gmail.com
- web: https://www.wowthemes.net
- twitter: https://twitter.com/wowthemesnet
- description: "Author of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo."
- john:
- name: John
- display_name: John
+ p6:
+ name: pavan
+ display_name: Pavan Keshavamurthy
+ gravatar: a92e3c1140c93b65879c69ecf47bb1b5
+ email: pavan@platformatory.io
+ web: https://platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Cofounder at Platformatory. Pavan has handyman experience around systems programming, data, infrastructure and running tech consulting gigs"
+ badri:
+ name: badri
+ display_name: Lakshminarasimhan Parthasarathy
+ avatar: 'assets/images/lakshmi.jpg'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: lakshmi@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Principal Engineer at Platformatory; Lakshmi comes with the triad of full stack development, operations and data experience"
+ dasa:
+ name: dasa
+ display_name: Dasa Sathyan
+ avatar: 'assets/images/avatar.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: srikanth@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Sr Consultant at Platformatory;"
+ ashwin:
+ name: ashwin
+ display_name: Ashwin Venkatesan
+ avatar: 'assets/images/avatar.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: ashwin@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Platform Engineer at Platformatory specialzing in streaming; Ashwin has previously dabbled in data science, machine learning and predicting box office success for Tollywood movies"
+ venkatesh:
+ name: venkatesh
+ display_name: Venkatesh Keshavamurthy
+ avatar: 'assets/images/avatar.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: srikanth@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Data Engineer at Platformatory;"
+ avinash:
+ name: avinash
+ display_name: Avinash Upadhyaya
avatar: 'assets/images/avatar.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
- email: wowthemesnet@gmail.com
- web: https://www.wowthemes.net
- twitter: https://twitter.com/wowthemesnet
- description: "This is the author box. Write a short description of the author here. You are currently previewing Mediumish demo, a Jekyll template compatible with Github pages."
+ email: avinash@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Platform Engineer at Platformatory specializing in Infrastructure; Avinash is an avid technical evangelist advocating for open source technologies in the local communities through meetups and conferences. He is a Kong Champion and a Confluent Community Catalyst. Apart from consulting, Avinash is an open source contributor with contributions to various projects in the CNCF ecosystem."
+ raghav:
+ name: raghav
+ display_name: Raghavendran Nehru
+ avatar: 'assets/images/avatar.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: raghav@platformatory.com
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "Director & Practitioner, North America;"
+ Shivaprakash:
+ name: Shivaprakash Akki
+ display_name: Shivaprakash Akki
+ avatar: 'assets/images/avatar.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: akkishiva@platformatory.com
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "DevOps engineer at Platformatory specializing in Site Reliability Engineering (SRE) and Infrastructure."
+ Arun:
+ name: Arun B Bhat
+ display_name: Arun B Bhat
+ avatar: 'assets/images/arun.png'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: arun@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "SRE Team Lead at Platformatory"
+ Subramanya:
+ name: Subramanya Madhyastha
+ display_name: Subramanya Madhyastha
+ avatar: 'assets/images/subramanya.jpg'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: subramanya@platformatory.io
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "DevOps engineer at Platformatory specializing in Site Reliability Engineeing and Infrastructure."
+ Vikhyat:
+ name: Vikhyat Shetty
+ display_name: Vikhyat Shetty
+ avatar: 'assets/images/vikhyat.jpg'
+ gravatar: b1cc14991db7a456fcd761680bbc8f81
+ email: vikhyat@platformatory.com
+ web: https://www.platformatory.io
+ twitter: https://twitter.com/platformatory
+ description: "DevOps/SRE at Platformatory"
# Plugins
plugins:
@@ -62,9 +143,9 @@ kramdown:
line_numbers: true
# Adsense (change to "enabled" to activate, also your client id and ad slot. Create a new ad unit from your Adsense account to get the slot.)
-adsense: "disabled"
-adsense-data-ad-client: "ca-pub-3412143450191416"
-adsense-data-ad-slot: "1363087678"
+#adsense: "disabled"
+#adsense-data-ad-client: "ca-pub-3412143450191416"
+#adsense-data-ad-slot: "1363087678"
# Lazy Images ("enabled" or "disabled")
lazyimages: "disabled"
diff --git a/_includes/disqus.html b/_includes/disqus.html
index af4d8719c9..f0e2c18f6f 100644
--- a/_includes/disqus.html
+++ b/_includes/disqus.html
@@ -1,14 +1,23 @@