Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octahedroid/hello-wpcampus-wordpress
https://github.com/octahedroid/hello-wpcampus-wordpress
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/octahedroid/hello-wpcampus-wordpress
- Owner: octahedroid
- License: other
- Created: 2020-03-26T02:47:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T18:20:34.000Z (about 2 years ago)
- Last Synced: 2023-03-06T11:48:14.506Z (almost 2 years ago)
- Language: PHP
- Size: 60.2 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# WordPress
This is a WordPress repository configured to run on the [Pantheon platform](https://pantheon.io).
Pantheon is website platform optimized and configured to run high performance sites with an amazing developer workflow. There is built-in support for features such as Varnish, Redis, Apache Solr, New Relic, Nginx, PHP-FPM, MySQL, PhantomJS and more.
## Getting Started
### 1. Spin-up a site
If you do not yet have a Pantheon account, you can create one for free. Once you've verified your email address, you will be able to add sites from your dashboard. Choose "WordPress" to use this distribution.
### 2. Load up the site
When the spin-up process is complete, you will be redirected to the site's dashboard. Click on the link under the site's name to access the Dev environment.
![alt](http://i.imgur.com/2wjCj9j.png?1, '')
### 3. Run the WordPress installer
How about the WordPress database config screen? No need to worry about database connection information as that is taken care of in the background. The only step that you need to complete is the site information and the installation process will be complete.
We will post more information about how this works but we recommend developers take a look at `wp-config.php` to get an understanding.
![alt](http://i.imgur.com/4EOcqYN.png, '')
If you would like to keep a separate set of configuration for local development, you can use a file called `wp-config-local.php`, which is already in our .gitignore file.
### 4. Enjoy!
![alt](http://i.imgur.com/fzIeQBP.png, '')