Skip to content

WordPress theme for quick project from Japan

License

Notifications You must be signed in to change notification settings

XDevLabs/simple-wp-theme

 
 

Repository files navigation

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

About

WordPress theme for quick project from Japan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.0%
  • SCSS 44.7%
  • CSS 3.6%
  • JavaScript 1.7%