DougBeney / jekyll-pug

Jekyll Plugin That Allows You To Use Pug
MIT License
37 stars 2 forks source link

plugin incorrectly compiling {{content}} as plaintext #18

Closed taxilly closed 6 years ago

taxilly commented 6 years ago

Almost all of the pages on my site using the page layout are compiled as plaintext, while others are not, see image related.

bundle    1.16.1
jekyll (3.7.2)
jekyll-pug (1.5.3)

https://github.com/ttxi/ttxi.gq/blob/master/_layouts/page.pug https://github.com/ttxi/ttxi.gq/blob/master/pages/sitemap.pug

2018-06-19-144126_1366x768_scrot

2018-06-19-144220_1366x768_scrot

taxilly commented 6 years ago

Just rolled back versions and it started working again nvm

DougBeney commented 6 years ago

Glad you got it sorted! Keep an eye on Jekyll-Bliss. It's the project that will supersede Jekyll-Pug. It already makes compile time much, much faster.

ErikBjare commented 2 years ago

@taxilly Do you remember what you rolled back, exactly?

Looking into a solution for #19