hello-theme
A plain-vanilla theme, best suited for building your site using Elementor plugin. This theme resets the environment and prepares it for smooth operation of Elementor.
파일 탐색기
최종 버전 다운로드 (.zip)- github-workflows.mdc
- action.yml
- action.yml
- action.yml
- generate-branch-name.sh
- generate-pr-title.sh
- build-wp-env.js
- daily-report.js
- download-elementor-core.sh
- generate-targeted-matrix.sh
- publish-theme-to-wordpress-org.sh
- resolve-version-ref.sh
- send-slack-message.js
- validate-changelog.sh
- workflow-reporting.js
- workflow-trigger.js
- action.yml
- action.yml
- build.yml
- cherry-pick-pr.yml
- cherry-pick-validation.yml
- daily-test-matrix.yml
- deploy.yml
- lint.yml
- phpunit.yml
- playground-preview.yml
- playwright-with-specific-elementor-version.yml
- playwright-with-specific-hello-plus-version.yml
- playwright.yml
- settings.json
- install-wp-tests-local.sh
- install-wp-tests.sh
- elementor-notice-icon.svg
- elementor.svg
- go-pro.svg
- install-elementor.png
- controls-hook.js
- component.js
- hello-editor.js
- hello-frontend.js
- _forms.scss
- _list.scss
- _reset.scss
- _table.scss
- _variables.scss
- _archive.scss
- _comments.scss
- _footer.scss
- _general.scss
- _header.scss
- _layout.scss
- _navigation.scss
- _utilities.scss
- customizer.scss
- editor-styles.scss
- editor.scss
- header-footer.scss
- reset.scss
- theme.scss
- customizer-action-links.php
- customizer-upsell.php
- settings-footer.php
- settings-header.php
- customizer-functions.php
- elementor-functions.php
- module-base.php
- script.php
- settings-functions.php
- utils.php
- BrandYoutube.svg
- ElementorLogo.svg
- plus.svg
- base-admin-paper.js
- welcome.js
- changelog.js
- plus-icon.js
- seo.js
- setting.js
- settings-page.js
- settings-provider.js
- structure.js
- theme.js
- update.js
- use-settings-context.js
- spinner.js
- top-bar-content.js
- top-bar.js
- upgrade-button.js
- dynamic-icon.js
- use-admin-context.js
- elementor.tsx
- admin-provider.js
- hello-elementor-conversion-banner.js
- hello-elementor-settings.js
- hello-elementor-topbar.js
- admin-menu-controller.php
- admin-top-bar.php
- ajax-handler.php
- api-controller.php
- conversion-banner.php
- finder.php
- notificator.php
- settings-controller.php
- admin-config.php
- rest-base.php
- theme-settings.php
- whats-new.php
- module.php
- 404.php
- archive.php
- dynamic-footer.php
- dynamic-header.php
- footer.php
- header.php
- search.php
- single.php
- test-first.php
- api-requests.ts
- breakpoints.ts
- elements-utils.ts
- wp-cli.ts
- pr-preview.json
- timeouts.ts
- base-page.ts
- editor-page.ts
- settings-page.ts
- wp-admin-page.ts
- editor-selectors.ts
- top-bar-selectors.ts
- welcome-section-linux.png
- description-meta-tag.test.ts
- header-footer.test.ts
- page-title.test.ts
- reset-css.test .ts
- settings-suite.test.ts
- skip-links.test.ts
- theme-css.test.ts
- conversion-banner-layout.test.ts
- theme-settings.test.ts
- types.ts
- test-page-url.ts
- parallelTest.ts
- playwright.config.ts
- temp-form-page-url.txt
- wp-authentication.ts
- activate_plugin.sh
- setup.sh
- wp-cli.yml
- bootstrap.php
- .browserslistrc
- .buildignore
- .editorconfig
- .eslintignore
- .eslintrc.js
- .gitignore
- .npmrc
- .prettierrc
- .stylelintrc
- .wp-env.json
- AGENTS.md
- CLAUDE.md
- comments.php
- composer.json
- composer.lock
- DEVELOPERS.md
- footer.php
- functions.php
- header.php
- index.php
- package-lock.json
- package.json
- phpcs.xml
- phpunit.xml
- README.md
- readme.txt
- screenshot.png
- sidebar.php
- style.css
- theme.json
- theme.php
- tsconfig.json
- webpack.config.js
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/elementor/hello-theme
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hello-theme
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
// repository documentation
Was this content helpful?
(0 ratings)
