© 2023 Hashnode
#jekyll
Earlier this week, I migrated my blog from a self-hosted static Jekyll site to Hashnode. Why? Jekyll I've been getting increasingly frustrated using Jekyll to build my personal blog. It's great for wh…
Our website uses Jekyll, a static site framework. I chose Jekyll to help us manage a large amount of content. Managing all of our site content in a code repository means we can manipulate all sorts o…
It has been a long time since I started blogging, over 5 years, I guess?. My last post was 2 years ago. It is understandable as I'm not into writing. Every time, I start writing I can't glue my though…
Author: Opuama Lucky Strapi Strapi is the world-leading node.js open-source headless CMS. Strapi simplifies our development process, making it easier to access our content by providing us fast and sec…
At the beginning of the year, I had two new Macs in a row in one month. I changed my company and had to return my previous laptop. Thus, I ordered a replacement one, but due to the current hardware sh…
This article was originally published on my site. 🧠 LONG article. The following is a personal piece on what it feels like to work with Jekyll in 202X, a brief exploration of static sites, and thoughts about Jekyll. 🔭 Article Scope: This a…
Introduction Just about every site and blog that has code snippets has a "Copy" to clipboard button. It's extremely rare a site that includes lines of code doesn't have this. I recently took on a blog…
This is the second article of our series : Blog Website to Flutter News Application. In the last article we have configured our jekyll blog website to serve all contents throw a single API endpoint. A…
My Changelog website is where I keep track of all my creative work online. It contains links to every article, newsletter edition, digital product, and project I create. I built it in Jekyll, my stat…
Introduction Like the title indicates, in this series of articles, we will reach into the steps for convert an existing Jekyll Blog Website to a fully functional Flutter Mobile app. I will do my best to be as clear as possible, but some pas…