Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Modern WordPress Starter Theme for savvy Developers

License

NotificationsYou must be signed in to change notification settings

Alecaddd/awps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awps

A Modern WordPress Starter Theme for savvy Developers

Build StatusDependeciesNPM latestGPL LicenseCode Climate

Prerequisites

This theme relies onNPM andComposer in order to load dependencies and packages.Webpack should always be running and watching during the development process, in order to properly compile and update files.

Installation

  • Move the.env.example to your WordPress root directory, rename it as.env, and setup your website variables
  • Move thewp-config.sample.php to your WordPress root directory and rename it aswp-config.php, to replace the default one
  • Open a Terminal window on the location of the theme folder
  • Executecomposer install
  • Executenpm install

Webpack

AWPS usesLaravel Mix for assets management. Check the official documentation for advanced options

  • Edit thewebpack.mix.js in the root directory of your theme to set your localhost URL and customize your assets
  • npm run watch to start browserSync with LiveReload and proxy to your custom URL
  • npm run dev to quickly compile and bundle all the assets without watching
  • npm run prod to compile the assets for production

Features

  • Bult-inwebpack.mix.js for fast development and compiling.
  • OOP PHP, andnamespaces withPSR4 autoload.
  • Customizer ready with boilerplate and example classes.
  • Gutenberg ready with boilerplate and example blocks.
  • ES6 Javascript syntax ready.
  • Compatible withJetPack,WooCommerce,ACF PRO, and all the most famous plugins.
  • Built-inFlexBox Responsive Grid.
  • Modular, Components based file structure.

License

GPLv3


[8]ページ先頭

©2009-2025 Movatter.jp