GithubHelp home page GithubHelp logo

willchertoff / wptraction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tshedor/wptraction

0.0 0.0 0.0 2.33 MB

A WordPress framework for the impatient.

License: Other

PHP 44.08% CSS 18.46% JavaScript 4.63% HTML 32.83%

wptraction's Introduction

WP Traction

A WordPress framework for the impatient.

Getting Started

  1. Make a new folder in your theme's root directory called inc
  2. Clone this folder into inc/traction-lib
  3. Include traction.core-options.php and traction.core.php or run with the sample functions.php file
  4. Move the scss-includes folder from traction-lib/samples into inc/scss-includes
  5. Move style.scss to inc/style.scss
  6. Edit scss-includes/_variables.scss and `
  7. Compile and profit.

Your directory structure should look like this:

theme/
├── functions.php
├── inc/
│   └── scss-includes/
│   └── style.scss
│   └── traction-lib/

Documentation

TBD on an explicit explanation of functions, SCSS mixins, etc. Please review the inline documentation in the meantime.

Why?

This has been a personal framework that I've been hacking together for the last two years in order to expedite my own theme building. It includes a lot of code I've found relevant and helpful - from a variety of sources like the Codex, StackExchange, StackOverflow, various blogs, various plugins, and more - and some of it is uncredited.

Traction is not meant for personal gain. If I've pinched your code without giving you proper due, please notify me immediately, and I will either remove it or add the credit.

The goal of this framework is to help new theme builders spend less time navigating back-end WP code and to spend more time creating a refined front-end experience.

License

GPLv2 License except where noted or for code I have not written.

Some code is also licensed under MIT, and these portions are noted.

wptraction's People

Contributors

tshedor 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.