Skip to content

koombea/lune-boilerplate

 
 

Repository files navigation

Lune Boilerplate

Lune Boilerplate is a modern WordPress stack that helps you get started with the best theme development tools and project structure.

Features

  • Better folder structure
  • Dependency management with Composer
  • Easy WordPress configuration with environment specific files
  • Environment variables
  • Autoloader for mu-plugins (use regular plugins as mu-plugins)
  • Enhanced security

Requirements

Installation

  1. Download the latest release and setup.

Starting the app

  1. You can start the app with Composer, this will launch the required containers:
$ composer install
  1. Run Pilothouse or Mamp Pro

  2. Go to the url server for example https://example.dev to start installing WordPress

Staging Deploy

Production Deploy

Troubleshooting

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.1%
  • CSS 17.4%
  • PHP 6.6%
  • Other 0.9%