Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.24 KB

File metadata and controls

41 lines (25 loc) · 1.24 KB
layout default
title Home
has_children false
has_toc false
nav_order 0
permalink /

{% include page_header.html title="The Engine Theme Manual" subhead="Developer friendly guide to building awesome ecommerce themes"%}

Sections

A comprehensive introduction to building themes on Engine.

A 10000' overview of the Engine Theme system. Not recommended for first-time flyers.

Liquid is an Open Source templating language used by Engine to make it easier for theme developers to build cool sites.

Drops let you access information from your store's database. Some Drops also let you interact with that data via Drop Methods.

Coming soon! 🤗


Thanks

This is MIT-licensed, open source software that you may clone and modify for your own use, personal or professional. If you find a problem, please consider opening an issue or making a contribution.