Code Monkey home page Code Monkey logo

skipper's Introduction

skipper

Introduction

Skipper is a WordPress site setup script for Laravel Valet.

Usage

For usage information:

skipper --help

Site Creation

The skipper command should only be ran within the parked valet directory.

skipper mysite

Currently, the above command will do the following:

  • Create a new directory called mysite
  • Download & install the latest version of WordPress, including the database. (database name will be valetwp_mysite)
  • Remove default plugins (Akismet & Hello Dolly)
  • Remove default themes except Twenty Seventeen
  • Set front page as "Home"
  • Set posts page as "Blog"
  • Add "Home" & "Blog" to primary menu
  • Discourage search engines
  • Change permalinks to use /%postname%/
  • Install & activate plugin "Disable Comments" & set option to disable all comments.
  • Install & activate plugin "WP Self Destruct"

Once done, the site will open in your default browser and automatically log you in as the admin user.

Divi

Skipper supports quick site setup using the Divi theme.

skipper mysite --divi

The --divi flag will install and activate the Divi theme. "Home" & "Blog" pages will be assigned to the theme's main navigation menu location.

Note: You must provide your Elegant Themes username and API key to use this feature. These credentials will only be stored locally in ~/.skipper/et.json.

skipper's People

Contributors

josephfusco avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

skipper's Issues

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.