Liquid And Jekyll

07 Oct 2023 - Jekyll Ruby

When I write code for websites, I often use for..end for collections of posts, tags, etc. After using it for the most recent posts I discovered, the post identifier when selected and collected, combined posts in recent articles are different.

Specifically, when you select the 3rd post position, in the most recent post the cursor will understand that you have moved to the 3rd position, positions 0-2 will be considered as text for all include, image etc. Positions 4 to the end of the set will be interpreted as normal posts.

open-source template language
open-source template language

Liquid is an open source template language created by Shopify and written in Ruby. It is the backbone of Shopify themes and is used to load dynamic content on storefronts. Almost identical to ASP, besides javascript on the website.

 

Recent Posts:

Preparing softwares to compile the mainline kernel (grate-kernel). Using git... more

When I want to write an image slideshow for card... more

Usually people reading Initramfs or initrd will immediately think it... more

When I went through writing cpu throttle code for tegra,... more

They Did It

30 Apr 2023 - linuxmobile

After Google, Apple and smartphone companies successfully built geo location-based... more

Because when the user buys the devices, in addition to... more

When Android and ARM were in early time, there was... more

The reason I write this article because some people asked... more

Initially, when I stepped foot in GNU/Linux, I realized that... more

If you have armhf or arm64 GNU/Linux available, it’s quite... more

First of all, GNU/Linux running mainline kernel has 2 main... more

Because Android is a fork of GNU/Linux, that means only... more

When I created my personal blog from basic jekyll barebone,... more

U Boot On Tegra Soc

12 Feb 2023 - tegra

As mentioned in the previous post, Nexus 7 2012 grouper/tilapia... more

Fosdem 2023

05 Feb 2023 - linuxmobile

This event could view online at this link. They... more

I finished barebone static blog from Jekyll documents and... more

This is hard part about Tegra 3 T30L, which I... more

This post, I share my experiences from I/O and CPU... more

I wrote some lk2nd experiences at previous post. Xiaomi Redmi... more

How the system booting!? Let’s start, since Google created compatible... more

This is the first SoC on ARM. Nvidia made ULP... more

When I wanna push source code to git, I saw... more

When I was online, I saw some github.io website. I’ve... more

 
More articles