Skip to content

A starter project for developing WordPress themes.

Notifications You must be signed in to change notification settings

w0whitaker/serenity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serenity

"It works every time." 😐

Lando, Bedrock, Acorn, and Sage now.


I'm sure I'm not alone in this, but I have spent an awful lot of time over the years just trying to get various development environments up and running. That's why I am so excited about this...a simple, mostly automated way to get a WordPress development environment up and running without a lot of fuss.

Using the power of Lando, this will set you up with a Bedrock WordPress project, with Sage as a starter theme.

  1. clone this repo into your project directory.
  2. create .env with the appropriate variables.
  • todo: .env.example
  1. lando start
  • todo: insert break to install wordpress on first run
  1. lando install-wp
  • todo: it would be nice to be able to automate this step, and there is a way I'm sure

  • todo: themename var in lando.yml for yarn commands

  1. make changes to bud.config.mjs if needed
  2. lando run-dev
  3. visit localhost:3000 for the dev server.

There's more to come, but that's the gist.

About

A starter project for developing WordPress themes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages