Giter Club home page Giter Club logo

template_theme's Introduction

Wordpress Bower Gulp Template Theme

Custom Wordpress theme using Gulp and Bower

Getting Started

  • Create WP database on server
  • Navigate to project directory "public_html" via terminal
  • Install Yeopress using:
$ yo wordpress
  • Answer the list of Yeopress questions and download theme via git
[?] WordPress URL: 'http://jolangreen.com/'
[?] Table prefix: 'wp_'
[?] Database host: 'localhost'
[?] Database name: 'jolan_testing'
[?] Database user: 'jolan_testing'
[?] Database password: '=1sDa0z4$Lvp'
[?] Use Git? 'Yes'
[?] Would you like to install WordPress as a submodule? 'No'
[?] Would you like to install WordPress with the custom directory structure? 'No'
[?] Install a custom theme? 'Yes'
[?] Destination directory: 'project_name'
[?] Theme source type (git/tar) 'git'
[?] GitHub username: 'jolangreen'
[?] GitHub repository name: 'template_theme'
[?] Repository branch: 'master'
[?] Does this all look correct? 'Yes'
  • Navigate to theme folder and get dependencies using Bower:
$ bower install
  • NPM install all plugins for Gulp
$sudo npm install --save-dev
$sudo npm i node-sass --save-dev
  • Run Node Sass
npm run compile:sass
  • Run Gulp
$ gulp
  • Watch files for updates
$ gulp watch
  • Connect live reload (on browser)

Common Plugins

Security

template_theme's People

Contributors

jolangreen avatar jolang-github avatar

Watchers

James Cloos avatar  avatar

Forkers

jolang-github

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.