Code Monkey home page Code Monkey logo

bst-child's Introduction

bst-child

A starter Child Theme for BST

Version 1.1


BST is a Bootstrap 3 Starter Theme, for WordPress

Get BST here: https://github.com/SimonPadbury/bst


bst-child contains the minimum requirement for a child theme based off bst.

So far, all it has is an enqueue function for the linking the stylesheet css/bst-child.css after the stylesheets of bst.


##Notes

(1.) You can't put your styles in this file (style.css). Put them in css/bst-child.css

(2.) Since downloads of BST from GitHub will be in a folder named 'bst-master', therefore in the CSS comment header above I have put 'Template: bst-master'. If the BST root folder has a different name, then you must make the SAME change to the Template line in the CSS comment above.

(3.) You can make this child theme your own by simply:

(a.) Change the name of the root folder (b.) Change the name of the stylesheet css/bst-child.css (c.) In functions.php, do a search-and-replace for these two terms:

 "bst-child" => "your-theme-name"
 "bst_child" => "your_theme_name"

(d.) Change the Theme Name in the CSS comment in this file (style.css)

bst-child's People

Contributors

ciaranwhelan avatar

Watchers

Svetlana Miryanova avatar James Cloos avatar

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.