github / github/pages-gem

Please add Liquify plugin to Github Pages.

Open
#581 7 comments 5 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1.9k
Forks
360
PR merge metrics
No merged PRs in 30d

Description

Liquify parses liquid contained in your markdown files.

```liquid


{{ topic.content | markdownify | liquify}}

```

It is a very powerful way to generate static Jekyll sites, as you can use HTML + liquid for templating, Markdown for text, and your _config.yml file for global variables, and have them available for use in Markdown. This allows you to have key things like website links, download links, contained in one location and never repeated.

https://github.com/vividh/liquify

Cheers

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.