Skip to content

lizbanach/nanobox-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Nanbox Wordpress Starter Pack

Getting Started

$ git clone [email protected]:fuzzco/nanobox-wordpress.git project-name
$ npm install
$ npm run init

Development

$ npm start

Adding DNS

$ nanobox dns add local your-site.local
$ npm start

Building the Theme

  1. Visit your your-site.local and finish the set up.
  2. Enable the plugins needed.
  3. Switch to the Fuzzco Theme using Timber.

Troubleshooting

  • Requires that Timber plugin be activated to work properly.
  • If Fuzzco theme is generating missing stylesheet error, make a change and save scss file in /theme/scss directory to trigger build process for /wp directory.
  • If posts/pages won't display template, change the permalink structure to post-name.

About

Nanobox wordpress build starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.0%
  • JavaScript 10.6%
  • CSS 3.9%
  • Other 0.5%