{"id":15131220,"url":"https://github.com/shopify/timber","last_synced_at":"2025-09-28T21:31:25.328Z","repository":{"id":49315640,"uuid":"17219500","full_name":"Shopify/Timber","owner":"Shopify","description":"The ultimate Shopify theme framework, built by Shopify.","archived":true,"fork":false,"pushed_at":"2018-07-05T14:41:24.000Z","size":2927,"stargazers_count":1083,"open_issues_count":50,"forks_count":495,"subscribers_count":377,"default_branch":"master","last_synced_at":"2025-01-11T05:59:39.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Liquid","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shopify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-26T17:50:27.000Z","updated_at":"2025-01-03T06:34:43.000Z","dependencies_parsed_at":"2022-09-15T01:11:20.325Z","dependency_job_id":null,"html_url":"https://github.com/Shopify/Timber","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shopify%2FTimber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shopify%2FTimber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shopify%2FTimber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shopify%2FTimber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shopify","download_url":"https://codeload.github.com/Shopify/Timber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234563152,"owners_count":18853062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-26T03:24:34.616Z","updated_at":"2025-09-28T21:31:19.829Z","avatar_url":"https://github.com/Shopify.png","language":"Liquid","readme":"## Deprecation warning ⚠️\n\nThe Timber theme is no longer being maintained by Shopify.  Developers are encouraged to check out [Slate](https://github.com/Shopify/slate) -\na theme scaffolding and command line tool built for developing Shopify themes.\n\nYou can continue to use Timber; however, this repo will not be kept up-to-date with changes in Shopify theme development.\n\n---\n\nShopify Timber\n=====================\n\nTimber is a theme framework for Shopify that helps you get your store up and running quickly. It provides all required theme templates, a starter set of liquid tags, and some basic styles and modules for you to extend on.\n\nStyling and customization is left up to you. Some base styles and helpers are included, but there is **no need to remove any code before you start**. Simply download and get designing.\n\nDesigning a store for a client? Earn revenue through our \u003ca href=\"http://www.shopify.com/partners\"\u003ePartner program\u003ca/\u003e.\n\nWays to Get Started\n---------------------\n- Download the [latest release](https://github.com/Shopify/Timber/releases)\n- Clone the repo `git clone https://github.com/Shopify/Timber.git`\n- Or install with [Bower](http://bower.io/) `bower install timber`\n\nDemo Stores\n---------------------\n- [Demo Store](https://timber-demo.myshopify.com/): A store setup with some products, blog posts, and customer accounts\n- [Empty Store](https://timber-demo-empty.myshopify.com/): A fresh store, just what you should expect when you install on your new store\n\nFor a set of demo products to use during development, [download this CSV file](http://www.tetchi.ca/wp-content/uploads/2013/04/products1.csv) and import it on our products page.\n\nBasic structure\n---------------\n```\n├── assets\n│   └── Javascript, CSS, and theme images\n├── layout\n│   ├── theme.liquid\n│   └── optional alternate layouts\n├── snippets\n│   └── custom code snippets\n├── spec\n│   └── tests and helpers\n├── templates\n│   ├── 404.liquid\n│   ├── article.liquid\n│   ├── blog.liquid\n│   ├── cart.liquid\n│   ├── collection.liquid\n│   ├── collection.list.liquid\n│   ├── index.liquid\n│   ├── list-collections.liquid\n│   ├── page.contact.liquid\n│   ├── page.liquid\n│   ├── product.liquid\n│   ├── search.liquid\n│   └── customers\n│         └── required templates if customer accounts are enabled\n├── config.yml\n│   └── if using the theme gem (see link under Additional Resources)\n```\n\ni18n testing\n---------------------\nTests make sure there are no missing or extra i18n strings or invalid html in your locale liquid files.\n\nAll PRs must pass the tests before being merged. Check the test status when you open a new PR on GitHub, or locally with the following.\n\n- `bundle install` to install all the dependecies\n- `rspec spec` to run all the tests\n\n\nAdditional resources\n---------------------\n- [Themes Documentation][1]: Learn more about Liquid and theme templates.\n- [Shopify Theme Kit][2]: A cross-platform command line tool for building Shopify Themes.\n- [Liquid Cheat Sheet][3]\n- [Retail Tours][4]: Sign up for a workshop in a city near you to learn all things Shopify.\n- Need more help? Ask a question in our [Design Forums][5].\n\nLicense\n---------------------\nTimber is released under the [MIT License](LICENSE).\n\n[1]: http://help.shopify.com/themes\n[2]: ttps://github.com/Shopify/themekit\n[3]: https://www.shopify.ca/partners/shopify-cheat-sheet\n[4]: https://www.shopify.com/retailtour\n[5]: http://ecommerce.shopify.com/c/ecommerce-design\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopify%2Ftimber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopify%2Ftimber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopify%2Ftimber/lists"}