Skip to content

Theme to build documentation or styleguides with WordPress.

License

Notifications You must be signed in to change notification settings

justin-peacock/squire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squire

Squire is a starter theme generator based on _s and Foundation. It's a theme meant for hacking so don't use it as a Parent Theme. Instead try turning it into the next, most awesome, WordPress theme out there.

Built with Grunt

Getting Started

Make sure you have the following installed:

In the root of the repository, run the following:

# Install composer dependencies
composer install

# Install grunt dependencies
npm install

# Build the project
grunt

Development

In your wp-content/themes folder you will now have a folder with the name of your theme which is setup with the basics to get a theme off the ground quickly. In the root of your newly created theme you'll have the following grunt tasks you can run:

# Run the default tasks that build the project
grunt

# Initiate Browsersync and watch files for changes
grunt server

About

Theme to build documentation or styleguides with WordPress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published