Skip to content

BraadMartin/Alcatraz

 
 

Repository files navigation

Alcatraz

Contributors: carrieforde, braad, jgonzo127
Tags: translation-ready, custom-background, upload-custom-logo, header-layout options, navigation-style-options, layout-options, theme-options, custom-menu, threaded-comments, responsive, mobile-first, retina-ready

Requires at least: 4.0
Tested up to: 4.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Alcatraz is a theme designed and developed with the WordPress theme developer in mind.

Description

Alcatraz is a developer's theme packed with all kinds of goodies including:

  • Theme hooks
  • Sass
  • PostCSS
  • Bourbon
  • Neat
  • Bower
  • Grunt
  • Live reload
  • CSS minification
  • Better Font Awesome Library

Pre-Installation

Because Alcatraz is meant as a developer's theme, a basic grasp of the command line as well as the following dependencies is beneficial:

Installation

Alcatraz uses Bower to manage the Bourbon and Neat libraries, and Node to run the Grunt tasks. You will need to install these dependencies before beginning developement.

  1. Open your command line program and navigate to your theme directory:
cd /your-project/wp-content/themes/alcatraz
  1. Install Node and Bower dependencies:
npm install && bower install
  1. Move onto activating your theme!

Activation

  1. In your admin panel, go to Appearance > Themes and click the Add New button.
  2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
  3. Click Activate to use your new theme right away.

Frequently Asked Questions

Does this theme support any plugins?

Alcatraz supports all of the plugins.

Changelog

1.0.0

  • Initial release

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 40.6%
  • CSS 39.7%
  • JavaScript 19.4%
  • Shell 0.3%