Skip to content

Internal documentation

Everything we build, documented

Guides, conventions and reference for the Best4u child theme, our WordPress stack and the plugins we ship. Written by the team, for the team.

wp-content/themes/blocksy-child

							
							nvm use
							# Switch to the theme’s Node version
						
							
							composer install
							# PHP dependencies
						
							
							npm install
							# Node dependencies
						
							
							npm run prod
							# Build the assets
						
Full setup guide