Skip to content

Wordpress boilerplate project powered by Docksal

Notifications You must be signed in to change notification settings

tmendes-ciandt/boilerplate-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docksal Powered WordPress Installation

Features:

  • Vanilla WordPress 5

Setup instructions

  1. Clone this repo into your Projects directory

    git clone https://github.com/docksal/boilerplate-wordpress.git wordpress
    cd wordpress
    
  2. Initialize the site

    This will initialize local settings and install the site via wp-cli

    fin init
    
  3. Point your browser to

    http://wordpress.docksal
    

About

Wordpress boilerplate project powered by Docksal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.7%
  • JavaScript 23.3%
  • CSS 13.0%