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
- Host: GitHub
- URL: https://github.com/gdmartinezsandino/wp-starter-project
- Owner: gdmartinezsandino
- Created: 2019-11-10T16:13:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T18:27:54.000Z (about 5 years ago)
- Last Synced: 2025-10-06T13:27:55.981Z (9 months ago)
- Topics: advanced-custom-fields, atomic-design, gulp, guttenberg, php, scss, wordpress
- Language: PHP
- Homepage:
- Size: 58.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.