Coder Social home page Coder Social logo

platterpus's Introduction

#Platterpus

Platterpus is a base WordPress theme based on Platter and is built using Forge.

Forge is a free command-line toolkit for bootstrapping and developing WordPress themes in a tidy environment using front-end languages like Sass, LESS, and CoffeeScript.

It is the starting point to WordPress projects at Beef and is a combination of hard work, latest technologies and good practices.

##Why There are plenty of other WordPress starter themes out there, many are even listed below. There are of course always bits and pieces that don't suit your development flow, or the way you like your CSS to be structured etc. Also, we have so specific requirements as an agency that mean we need something we can use on many sites, and so something we wrote ourselves.

##How The first thing to do is fork/clone/download the repo to your hearts content. Once there, you'll need the Forge gem installed. We are using RVM and have a gemset and a single WordPress install setup for easy development on multiple themes.

Once you have this setup, in terminal you want to link this up to your WordPress install:

forge link /wordpress/wp-content/themes/my-theme

When you have it linked up correctly, navigate into your theme and tell Forge to watch for changes:

forge watch

##To Do Currently Forge lacks a templating ability. For example, with Middleman you can use "--template=" to load a custom template. So if/when that feature comes to into furition then we'll make platterpus work like that.

Setting up the features.php so that is much easier to customise. Making everything a function call that can be commented out etc.

Going though and tidying up the php templates, though the views we've used from HTML5 BLank have done a pretty good job of this.

Putting the languages/translations stuff back in.

##Who Platterpus was written / compiled by the Front End Dev nerds at Beef.

###Liam Richardson

###Craig Coles

Credit where credit is due

We more than willingly stole from these projects:

And, we picked up a few tips and tricks from:

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.