Git Product home page Git Product logo

_strap's Introduction

_strap

_strap is a starter theme for WordPress. It has the goal of integrating Twitter's bootstrap (https://github.com/twitter/bootstrap) into Automattic's _s (https://github.com/Automattic/_s) with the smallest possible changeset.

_strap works with Bootstrap 3️⃣
the Bootstrap 2️⃣ version is still available at its own branch

Like its big brother _s, _strap is not intended as Parent theme, rather as starting point to build a custom theme from scratch. This means you will have to replace all internal references to _s with your new theme's name. No worries, you don't have to do it by hand: _strap includes an automatic process - just follow the instructions below.

Installation

  1. Download the .zip
  2. Unpack it to your /wp-content/themes directory.
  3. Log in to your WordPress backend and activate it
  4. You will notice a new "Build theme" item in the Appearence section of the admin menu - go there
  5. Choose the name and slug of your new _strap-based, custom theme; when you submit the form, _strap will be cloned to /wp-content/themes/, in a new folder named after your theme's slug.
  6. That's it. Unless you plan on starting your theme from scratch over an over, like you had some kind of compulsive writer's block, you can now delete /wp-content/themes/_strap all together and start working on your brand new theme.

What you get

No bloat, just the bare minimum to make _s work with Bootstrap; most of it you'll find in /inc/functions-strap-php

  • a filter and a custom walker to turn a wp_nav_menu() into a Bootstrap navbar
  • filters for captioned images and oembeds
  • Bootstrap styled comment and search forms
  • Bootstrap responsive grid semantically applied to the original _s markup

What you put

  • You can customize the original Bootstrap LESS files - in particular /bootstrap/less/variables.less
  • You should add your custom styles at the end of /style.less and/or in extra .less files you should then @import in /style.less
  • After changes you should compile /style.less to /style.css
  • Of course you should edit any of the actual theme .php files as you see fit, exactly like you would do with ant other starter theme; if you alter the markup structure of the theme, i.e. create a different grid, you should use either use the orginal Bootsrap classes or the mixins Bootstrap provides to attach the same behaviour to any element.

Translations

Have you translated _strap into another language? Submit a pull request now!

Made with _strap

Here are some live websites using themes made with _strap
Made something with _strap? Submit a pull request with your screenshot to the _strap_made branch


http://clubtoclub.it
Design by Boumaka. Code by @ptbello, @alevals

clucbtoclub.it


http://arenadiverona100x100.com
Design by Boumaka. Code by @ptbello, @alevals

arenadiverona100x100.com


http://www.spaziocar.it/
Design by Boumaka. Code by @ptbello

spaziocar.it

_strap's People

Contributors

ianstewart avatar ptbello avatar kovshenin avatar lancewillett avatar obenland avatar iamtakashi avatar ashfame avatar hugobaeta avatar michiecat avatar mtias avatar kwight avatar joshbetz avatar sixhours avatar glutnix avatar bryanstedman avatar limeblast avatar gcapizzi avatar jasongottschalk avatar joshmcrty avatar mjangda avatar naokomc avatar hfend avatar

Watchers

James Cloos avatar Sabrina Schutzsmith 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.