Git Product home page Git Product logo

deadline's Introduction

Deadline

Deadline is a simple theme that is designed to be easily hacked into a real theme.

Copy deadline/ into your themes folder and start hacking!

Motivation

Most wordpress starter/hacking themes try to do too much. They have some something that gets in the way - be that too much out-of-the-box compatibility with 3rd party plugins, a CSS styling framework you may not like, or just something else that makes building a decent site much harder than it should be.

This theme doesn't stick you with any bad technological decisions - because it doesn't make any! All deadline does is:

  1. Provide a minimalist CSS reset
  2. Provide basic styles for post content based on the CSS reset
  3. Render WordPress exclusively using semantic HTML - NO DIVs (grep the codebase, I dare ya!)

Nothing else. You'll find that 80% of the time, all you'll need to do is write some CSS.

Remember: you're not configuring a theme, you're writing one! To serve the purpose of being a theme for hacking, deadline is less than 350 SLOC & 5 source files (with one existing to import two of the others). You have a deadline to make, so you don't have time to learn a theme's peculiarities.

When you're hacking

First, try to get the desired result via CSS. Deadline renders HTML to allow for the greatest styling flexibility, so you might only have to change the order of elements to get the desired result.

Beyond that, it's all you. You can make this theme as complicated or keep it as simple as you want.

Happy hacking!

deadline's People

Contributors

natesymer avatar

Watchers

 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.