Posts tagged with tag: jekyll - Page 2 of 3
Posts from 2018:
Why I ditched wordpress for Jekyll
10 May 2018
If youβve been thinking of moving away from Wordpress and using a static website generator site then this is probably the post for youβ¦ In this post I will discuss my reasons for migrating my old Wordpress website to Jekyll.
Read full post: Why I ditched wordpress for Jekyll...
Understanding the core concepts of Kubernetes
10 Oct 2018
Way too often I hear of newbie developers losing their work due to using git as their primary backup solution for their project.
So what exactly is git then?
Git is a version control system and this should be its only purpose. You should be using Git to keep track of changes to your files, not to restore back to them in future.
Allow me to explain a typical scenario where this may be an issue:
Read full post: Understanding the core concepts of Kubernetes...
Using git as a backup solution is a really bad idea.
10 Oct 2018
Way too often I hear of newbie developers losing their work due to using git as their primary backup solution for their project.
So what exactly is git then?
Git is a version control system and this should be its only purpose. You should be using Git to keep track of changes to your files, not to restore back to them in future.
Allow me to explain a typical scenario where this may be an issue:
Imagine
Read full post: Using git as a backup solution is a really bad idea....
Posts from 2019:
Top resources for Jekyll Website Development
02 Feb 2019
A little bit about Jekyll
Jekyll is powered by a subset language called Liquid. If youβve ever done any Shopify development, or Mailchimp newsletter development in the past then you may be aware of what the liquid templating language is.
To keep things simple, Liquid allows you to perform operations on . βpiped throughβ to other functions.
https://shopify.github.io/liquid/
Read full post: Top resources for Jekyll Website Development...
π Looking for more content?
There's plenty more content to explore: