Skip to content

Commit

Permalink
Add liquid cheat sheet bookmark. Add tags to 2024-week-01 post.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-p-randall committed Jun 30, 2024
1 parent 15e2381 commit c754c93
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions _bookmarks/liquid-cheat-sheet-musacchio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: 'Liquid Cheat Sheet'
date-posted: 2024-06-29T19:11:42-6:00
last_modified_at:
excerpt: 'A very complete and clear resource for Liquid as it applied to Jekyll sites.'
link: https://www.fabriziomusacchio.com/blog/2021-08-12-Liquid_Cheat_Sheet/
source-name: My web searching.
# source-link
# source-name-only
b-tags:
- jekyll
- web design or social media
published: true
---

If you use Jekyll to make websites, you'll almost certainly encounter the Liquid template language.

Although Jekyll covers [Liquid in its own documentation](https://jekyllrb.com/docs/liquid/), and [Liquid has official documentation](https://shopify.github.io/liquid/) as well, both of them somehow occasionally leave me wondering what I'm missing or misunderstanding.

This "cheat sheet" from Fabrizio Musacchio provides a much-appreciate complement to those other documents.
2 changes: 1 addition & 1 deletion _posts/2024-01-06-wa-2024-week-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Weekly Assemblage for 2024 Week 01
modified:
categories: [weekly-assemblage]
excerpt: 'Perspectives on AI from writing instructors, home page changes, and a new semester.'
tags: []
tags: [A.I., pedagogy, meta]
# header:
# image: /assets/images/weekly-assemblage.png
# caption: 'Photo credit: [**Unsplash**](https://unsplash.com)'
Expand Down

0 comments on commit c754c93

Please sign in to comment.