Efemkay's Digital Garden
Notes Feed How To My Website My Github Obsidian
← BACK

01 Jekyll

#MOC / for notes sub to 00 Coding00 Coding
#MOC / for programming language, coding guide and libraries focusing on data analytics and html/css
with focus on how I use Jekyll

Links to this note
how to add categories and tags in Jekyll

There seems to be 2 way (that I know of) to add categories or tags archive pages i.e. using JekyllArchive plugin or write your own liquid template ...

jekyll liquid for converting obsidian callout

this liquid snippet will find blockquote in jekyll website and detect whether it’s an obsidian callout – if so, tag with the appropriate class ...

jekyll process converts markdown first before applying layout

Jekyll’s rendering phase is further divisible into three optional stages with the output from a stage being the input for the succeeding stage: ...

replace == with mark for jekyll liquid

this latest snippet is a bit more refined and scalable. need to figure out other possible permutations currently doesn’t work well with...


© 2022 • Efemkay • Credits