Download the PHP package pixelstudio/pixel-wp-theme without Composer
On this page you can find all versions of the php package pixelstudio/pixel-wp-theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pixelstudio/pixel-wp-theme
More information about pixelstudio/pixel-wp-theme
Files in pixelstudio/pixel-wp-theme
Package pixel-wp-theme
Short Description WordPress boilerplate theme built with Gutenberg and good-old widgets
License MIT
Homepage https://github.com/pixelstudio-id/pixel-wp-theme/
Informations about the package pixel-wp-theme
Pixel WordPress Theme
A WordPress starter theme built with Gutenberg and good-old widgets.
Stylesheet is compiled with Node Sass. Visit that link to know how to compile Sass.
REQUIREMENTS
- PHP 8.2 (at least 7.4)
- WordPress 6.4 (at least 6.2)
- Node 20.15.1
TABLE OF CONTENTS
- Installation
- Compiling Sass
- Useful Links
Installation
MANUAL
- Copy this repo to your WordPress theme directory.
- Download Pixel WP Library plugin and put it into your Plugin directory.
WITH COMPOSER
Available in Packagist under the name
pixelstudio/pixel-wp-theme.
This is our workflow for starting a new project:
-
Create a directory, put WP Core files in it.
-
In the root path (where
wp-configresides), create new file namedcomposer.json. Put this code below: -
Run the command
composer updatein that directory. - After first run, rename
pixel-wp-themeso it won't be overriden the next time you runcomposer update. Also removepixelstudio/pixel-wp-themein your Composer JSON.
Compiling Sass
- Install Node JS if you don't have it yet.
- Run
npm updatein this directory to download all modules. - Open
webpack.config.jsand change the variablelocalDomainto fit your localhost domain. - Run
npm run devto watch the Sass files and launch Browser Sync that refreshes the CSS everytime you save. - Before pushing to live, run
npm run prodto minify all CSS and JS.
Vue Integration
In PixelStudio, we often uses Vue for interactive elements. Read this guide on our wiki for how to set it up.
Used In
Here are some websites that uses this theme:
- WordPress Tips - Advanced Tutorial
- Gumaya - 5-star Hotel
- Kantu - Peruvian Gifts
- LTL School - Learn Mandarin in China
- Premiera Skincare
- Pixel Studio - Web Designer
- Angela Chung - Fashion Designer
- Briliant Glass - Glassware Factory
- Fitnation - Premium Gym
- Istana Mie - Restaurant Franchise
- GES13 - Refrigeration Distributor
- Paritama - Garden Architecture
- Pandarin - Mandarin Learning Center