Dry

screenshot of Dry
jekyll
shopify

Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.

Overview:

Dry is a powerful templating language that is a superset of Shopify's Liquid. It offers first-class support for advanced inheritance features and provides a straightforward way to design and render email templates, system messages, and more. While React and Vue are popular for web development, Dry caters to end-users who may not know JavaScript and developers who prefer not to write JavaScript. With Dry, users can deploy a site in just five minutes using plain text HTML templates.

Features:

  • Superset of Shopify's Liquid
  • First-class support for template inheritance
  • Powerful filters and tags
  • More than 750 unit tests
  • Access to all Liquid filters and tags
  • Support for layouts, extends, blocks, macros, embed, imports, and reassignments
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

shopify
Shopify

Shopify offers headless commerce capabilities through its Storefront API, allowing developers to use their own front-end technology to create custom storefronts or sales channels while using Shopify as a back-end system

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.