1 Star 0 Fork 0

CNCF / shopify-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Custom Shopify Theme for CNCF Merchandise Store

Based on Dawn Theme from Shopify.

Updates to this repo are automatically pulled in and deployed to the CNCF Shopify store.

Editing

We recommend using VS Code. There are several recommended extensions in /.vscode/extensions.json which should be suggested for your use when opening this project.

Staying up to date with Dawn changes

To pull in the latest changes and updates to Dawn, you can add a remote upstream pointing to the Dawn repository.

  1. Add an upstream remote that points to Shopify's Dawn repository:
git remote add upstream https://github.com/Shopify/dawn.git
  1. Create a new branch i.e. updates.

  2. Pull in the latest Dawn changes into your repository:

git fetch upstream
git pull upstream main

Theme Check

You can run it from a terminal with the following Shopify CLI command:

shopify theme check

空文件

简介

👕 Custom Shopify Theme for the CNCF Merchandise Store - https://store.cncf.io 展开 收起
Liquid 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/cncf/shopify-theme.git
git@gitee.com:cncf/shopify-theme.git
cncf
shopify-theme
shopify-theme
main

搜索帮助