Feature Posts
Syntax
{{< feature-postsarrow-style
="s-none|s-1|s-2|s-3|s-4|s-5"background-color
="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"detail-text-color
="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"heading-text-color
="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"is-arrow-navigator-visible
="true|false"is-auto-play-enabled
="true|false"is-dot-navigator-visible
="true|false"is-navigation-repeat-on
="true|false"is-responsive
="true|false"is-width-variable
="true|false"links
="Any valid http link"margin
="Top, right, bottom, left property in px,em,rem or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."padding
="Top, right, bottom, left property in px,em,rem or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."play-speed-in-ms
="Any number"slide-to-scroll-count
="Any number"slide-to-show-count
="Any number"sliding-speed-in-ms
="Any number"text-background-color
="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"width
="Any valid number with unit like 10px, 1em, 0.8rem, 100vh or 50%" >}}
Samples

Top 50 Projects on Github - 2020
Top 50 (actually a list of all projects with more than 50000 stars) Github Projects. JavaScript projects stand REALLY TALL in comparison!
Rahul Soni

The CIFR approach to security:Challenge, Inspect, Fix and Repeat
For a CISO, the CIFR approach tries to put a little method to the madness while managing security. It helps achieve a balance between cost and productivity.
Saravanan Aiyer

Getting started with Azure Kubernetes Services - Step by Step - 1
Get up to speed with Azure Kubernetes Services using Azure CLI. You will be able to setup a cluster, namespace, deployment, service and clean them up.
Rahul Soni

Getting started with Git - Part 1
This series will help you get up to speed with Git. Learn the basics of Git and follow along to get started.
Ramit Mittal

Working with multiple GCP configurations & Kubernetes clusters
This post can help you while working with multiple Kubernetes clusters using different Google accounts. You will also learn about configuration in gcloud.
Rahul Soni