GithubHelp home page GithubHelp logo

pryley / dioscuri Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 212 KB

WordPress local installation with castor and pollux

License: GNU General Public License v3.0

PHP 77.14% Shell 22.86%
laravel-valet local-development wordpress-boilerplate wordpress-installation

dioscuri's Introduction

Dioscuri

This is a package to quickly setup a local WordPress installation on a Mac using Laravel Valet. It is assumed the you are using .test for the local TLD.

Requirements

Installation

git clone https://github.com/pryley/dioscuri.git [projectdir]
cd [projectdir]
sh install

Directory Structure

dioscuri
├── deploy                  This dir contains the deployment configuration
├── public                  This is the webroot
│   ├── app                 This dir replaces the wp-content dir
│   │   ├── mu-plugins      Must-use plugins are installed here
│   │   ├── plugins         Plugins are installed here
│   │   ├── themes          Themes are installed here
│   │   └── uploads         Uploads are stored here
│   ├── wp                  This is the WordPress directory
│   │   ├── wp-admin
│   │   ├── wp-content      This dir is unused except for the default themes shipped with WordPress
│   │   ├── wp-includes
│   │   └── etc.
│   └── wp-config.php       This file loads the env.php file which is located outside on the webroot
├── deploy.php              This is the deployment script
├── env.php                 This file is where you define your database information, etc.
└── LocalValetDriver.php    This file allows you to use the dioscuri dir structure with Laravel Valet

What's Installed

The following boilerplate theme is installed and activated:

The following plugins are installed and activated:

The following plugins are installed:

The following Must-Use plugins are installed:

dioscuri's People

Contributors

pryley avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

cyberwani

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.