This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
Wilfrantz Dede
CancelWriting a New Post

Ultimate Markdown Cheat Sheet - Mastering Text and Typography.
This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing and a MarkDown cheat sheet. This cheat sheet covers some commonly used Markdown syntax, but t...

Fixing "Library not loaded" Error on macOS
Have you encountered the Library not loaded error on macOS when trying to run a program? This error typically occurs when the dynamic linker (dyld) is unable to find and load a required library at ...
DomainEngine - CMake Configuration
Introduction This document outlines the CMake configuration for the domainEngine project, which is version 1.0.2. The project is implemented in C++ and relies on various libraries and packages. Th...