Skip to content

makotokw/wp-theme-makotokw

Repository files navigation

makotokw theme for WordPress

WordPress theme for blog.makotokw.com.

Screenshot

Work With

Limitation

  • Tested on PHP 7.4 ONLY by makotokw for kwLog
  • Some styles are depend on posts on kwLog
  • Used register_taxonomy() for kwLog
  • No sidebar, No widgets
  • Unsupported post formats
  • Not implement for Comment Form (I use Jetpack Comment)

Unfortunately, I did NOT design for purpose that others use. So, please use a reference of one implementation for WordPress theme.

Installation

cd /path/to/wordpress/wp-content/themes
git clone https://github.com/makotokw/wp-theme-makotokw.git makotokw2021
cd makotokw2021
cp -p config.php.sample config.php

Development

Requirements

Build

cd /path/to/wordpress/wp-content/themes/makotokw2021
yarn install
yarn run build

License

  • GPL v2

Releases

No releases published

Packages

No packages published