Skip to content

pukara-dev/wordpress-polestar-studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Pukara starter theme

Usage

1. Clone the repository

git clone https://github.com/PukaraES/wordpress-boilerplate.git

2. Remove the .git folder

cd wordpress-boilerplate && rm -rf .git/

3. Configure your envs and start the local dev environment with docker-compose

docker-compose up -d

4. Install theme dependencies

cd themes/pukara-theme && yarn

5. Run gulp script to compile assets inside the theme folder

npx gulp

6. Install the theme and start to hack

About

A WordPress theme for Polestar Pilates Studio websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 72.0%
  • PHP 23.0%
  • JavaScript 4.3%
  • Other 0.7%