+[8 years ago]fuzzybear3965So, this isn't parsed properly. +[8 years ago]fuzzybear3965https://ecommerce.shopify.com/c/ecommerce-design/t/replacing-newlines-with-liquid-113325 +[8 years ago]jekyllrbTitle: Replacing newlines with Liquid? - Shopify Design — Ecommerce University (at ecommerce.shopify.com) +[8 years ago]fuzzybear3965I actually just figured it out, but unfortunately I can't put a post up to help everyone else out. +[8 years ago]fuzzybear3965It's really quite simple. Instead of trying to use the unicode sequence for carriage return/line feed and rather than by escaping a newline ("\n") I just literally put a newline (hit the enter key) in my replace expression.
+[8 years ago]travis-cijekyll/classifier-reborn#189 The build passed. https://travis-ci.org/jekyll/classifier-reborn/builds/187923515 +[8 years ago]travis-cijekyll/classifier-reborn#191 The build passed. https://travis-ci.org/jekyll/classifier-reborn/builds/187936515 +[8 years ago]Limeth2Hello, are there any more ascii-like themes similar to http://wemake.services/jekyll-theme-hackcss/ ? +[8 years ago]jekyllrbTitle: jekyll-theme-hackcssjekyll-theme-hackcss - A minimalistic theme for Jekyll, based on hack.css (at wemake.services) +[8 years ago]swaroopchHi, is there a recommended pattern on how to manage a Jekyll Git repo with lots of photos that go along with the blog? The photos add up to ~900MB for me and the text content is just ~15MB... all in one single Git repo. I was wondering how do other people manage this?