"...like all things liquid - where there's a will, and ~36 hours to spare, there's usually a/some way" ~jaybe
Pure Liquid is a collection of Jekyll projects written using just Liquid (most of which were allegedly written while under the influence of something).
If you're going to build a static website, why even bother using JavaScript when you don't have to? Unless I'm building the whole front-end in JavaScript, I will avoid JavaScript as much as I can.
This is a standard Jekyll website with no plug-ins, no javascript, and no gems.
- Clone the website
git clone https://github.com/allejo/pure-liquid.allejo.org.git
- Download the Jekyll dependencies
bundle install
- Build or serve the website
bundle exec jekyll build
The website is licensed under MIT. Each individual project referenced on this website is subject to their own license.