An open API service indexing awesome lists of open source software.

https://github.com/gdmartinezsandino/wp-starter-project

Starter WordPress Project
https://github.com/gdmartinezsandino/wp-starter-project

advanced-custom-fields atomic-design gulp guttenberg php scss wordpress

Last synced: 2 months ago
JSON representation

Starter WordPress Project

Awesome Lists containing this project

README

          

# Docksal Powered WordPress Installation

## Setup instructions

### 1. Clone this repo into your Projects directory

git clone https://github.com/gdmartinezsandino/wp-starter-project FOLDER_NAME
cd FOLDER_NAME

### 2. Initialize the site

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

fin init

### 3. Point your browser to

http://FOLDER_NAME.docksal

### 4. Initial configuration

Set the name for your theme, if you will do a E-commerce site use: `store_theme` if not, use `theme`.

Search in your project folder this key `THEME_NAME` and replace all of them with the name of your theme.