Skip to content

A little WordPress theme that works a reference to start development

License

Notifications You must be signed in to change notification settings

pukara-dev/wordpress-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 little WordPress theme that works a reference to start development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published