https://github.com/binjuhor/simple-wp-theme
WordPress theme for quick project from Japan
https://github.com/binjuhor/simple-wp-theme
japan mixed-html wordpress wordpress-theme
Last synced: about 1 month ago
JSON representation
WordPress theme for quick project from Japan
- Host: GitHub
- URL: https://github.com/binjuhor/simple-wp-theme
- Owner: binjuhor
- License: gpl-3.0
- Created: 2021-07-17T02:28:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T08:49:18.000Z (about 2 years ago)
- Last Synced: 2025-03-10T17:09:36.297Z (over 1 year ago)
- Topics: japan, mixed-html, wordpress, wordpress-theme
- Language: PHP
- Homepage:
- Size: 1.04 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple WordPress theme
This is an Simple WordPress theme project, included all basic WordPress theme files, help you quick convert your HTML & CSS to a WordPress theme.
## Install
+ Run `yarn` to install dependency
+ Run `yarn watch` to watch SCSS files changed
+ Run `yarn build` to compress the CSS file
## Files & Folders
- `assets` contain SCSS, CSS, Images, JS files
- `languages` contain theme language file
- `templates-parts` contain part of PHP files you can call in to your template files.
- `package.json`
## Usage
Just clone and do whatever you want with `PHP` and `SCSS` files with your WordPress theme knowledge.
### Contact developer
Email: `kiemhd@outlook.com` - `kiemxdev@gmmail.com`