├── 1. Getting Started ├── Designing components and themes │ └── Introduction.md ├── Developing components │ ├── a. Introduction.md │ ├── b. Reviewing Design Specifications.md │ ├── c. Setting up the development environment.md │ ├── d. Code adjustments.md │ ├── e. Writing tests.md │ └── f. Conclusion.md ├── Developing themes with components │ ├── a. Introduction.md │ ├── b. Reviewing Design Specifications.md │ ├── c. Setting up the development environment.md │ ├── d. Installing updated components.md │ ├── e. Code adjustments.md │ ├── f. Theme customizations.md │ └── g. Conclusion.md └── Overview.md ├── 2. Architecture ├── Design Tokens.md ├── Separating presentation from state.md ├── The Component Explorer.md └── Theme Components │ ├── Assets.md │ ├── File Structure.md │ ├── Import Maps.md │ ├── Introduction.md │ ├── Liquid.md │ ├── Locales.md │ ├── Slots.md │ ├── Styles.md │ ├── Tests.md │ └── Types.md ├── 3. Best Practices ├── Custom Elements.md ├── Development Workflow.md └── Loading JS as islands.md ├── CODE_OF_CONDUCT.md └── README.md /1. Getting Started/Designing components and themes/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Designing components and themes/Introduction.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/a. Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/a. Introduction.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/b. Reviewing Design Specifications.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/b. Reviewing Design Specifications.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/c. Setting up the development environment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/c. Setting up the development environment.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/d. Code adjustments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/d. Code adjustments.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/e. Writing tests.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/e. Writing tests.md -------------------------------------------------------------------------------- /1. Getting Started/Developing components/f. Conclusion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing components/f. Conclusion.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/a. Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/a. Introduction.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/b. Reviewing Design Specifications.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/b. Reviewing Design Specifications.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/c. Setting up the development environment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/c. Setting up the development environment.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/d. Installing updated components.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/d. Installing updated components.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/e. Code adjustments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/e. Code adjustments.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/f. Theme customizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/f. Theme customizations.md -------------------------------------------------------------------------------- /1. Getting Started/Developing themes with components/g. Conclusion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Developing themes with components/g. Conclusion.md -------------------------------------------------------------------------------- /1. Getting Started/Overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/1. Getting Started/Overview.md -------------------------------------------------------------------------------- /2. Architecture/Design Tokens.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Design Tokens.md -------------------------------------------------------------------------------- /2. Architecture/Separating presentation from state.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Separating presentation from state.md -------------------------------------------------------------------------------- /2. Architecture/The Component Explorer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/The Component Explorer.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Assets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Assets.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/File Structure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/File Structure.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Import Maps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Import Maps.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Introduction.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Liquid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Liquid.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Locales.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Locales.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Slots.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Slots.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Styles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Styles.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Tests.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Tests.md -------------------------------------------------------------------------------- /2. Architecture/Theme Components/Types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/2. Architecture/Theme Components/Types.md -------------------------------------------------------------------------------- /3. Best Practices/Custom Elements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/3. Best Practices/Custom Elements.md -------------------------------------------------------------------------------- /3. Best Practices/Development Workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/3. Best Practices/Development Workflow.md -------------------------------------------------------------------------------- /3. Best Practices/Loading JS as islands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/3. Best Practices/Loading JS as islands.md -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/archetype-themes/devkit/HEAD/README.md --------------------------------------------------------------------------------