How do you secure your backend using HTTPS? I will create a Swagger Node Project to show you how.
Enabling Emojis on Jekyll
It is nice to have Emojis in a blog. Jemoji is a Jekyll plugin to generate emojis in your Jekyll Blog.
The installation of the plugin is simple. Add the below lines to your _config.yml
.
Custom Domains for GitHub Pages
GitHub Documentation on Setting up Custom Domains will not that great if you do not know what you are supposed to do.
Here’s what you need to do to setup your own Subdomain.
Create a CNAME
file on your repo root. Then push your code to GitHub.
Create your own Helm Repo
Helm is a Package Manager for Kubernetes. Here‘s a good getting started tutorial on Helm Charts.
My Helm Chart Repo is exposed on https://welagedara.github.io/helm/.