cyberwani / Stark-Theme

Basic Wordpress Theme; to be used as a starting point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stark Theme

Stark is more of a theme template than an actual theme. It includes a pretty extensive Admin panel to allow general layout configuration, but it does not contain any real Typography, Colour or other layout considerations.

It was designed with a 960 grid in mind, to ensure pleasing ratio between content and sidebar, etc.

Quick Start

  • Install Theme
  • Activate Theme
  • Configure Settings in "Stark Options"
  • Configure Main Menu, Footer Menu
  • Configure Sidebar

Features

The configurable theme enables the following dynamic configurations:

Admin Options

  • General
    • Custom Favicon
    • Color Scheme (none defined by default, but can be expanded through codebase)
    • Sidebar Location: Left / Right / None
  • Home Page
    • Sidebar On Homepage ?
    • Page Title on Homepage ? (only matters if Homepage is a Page, and not list of posts)
  • Footer
    • Copyright Text
    • Google Analytics Code
  • Posts
    • Author Location: Top of Post / End of Post / Do Not Show
    • Display Custom Metadata?
    • Date Location: Top of Post / End of Post / Do Not Show
  • Advertising
    • Leaderboard Ad Space: Footer
    • Sidebar Ad Space #1
    • Sidebar Ad Space #2
    • Sidebar Ad Space #3
    • Sidebar Ad Space #4
  • Social Networking
    • Twitter Username
    • Facebook Username
  • Content Slider
    • Enabled on Homepage ?
    • Source Category: Category from which content is displayed
    • Number of Items to display
    • Menu Location: Left / Right
    • Slide Content: Full Post / Excerpt
    • Content Link: Separate Link / Slide Title / No Link
    • Include Feature Image?
    • Slider Height

Wordpress Overrides

Some default behaviour is modified in this Theme:

  • wp_generator is removed
  • Custom dashboard widget is added
  • Pages can be added to categories
  • Login Errors are hidden behind a generic message for safety

License

This theme is released under the MIT license:

Copyright (C) 2012 Andrew Walker

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Basic Wordpress Theme; to be used as a starting point