Giter Site home page Giter Site logo

Built with Grunt

Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap that will help you make better themes.

Installation

Clone the git repo - git clone git://github.com/roots/roots.git - or download it and then rename the directory to the name of your theme or website. Install Grunt, and then install the dependencies for Roots contained in package.json by running the following from the Roots theme directory:

npm install

Reference the theme activation documentation to understand everything that happens once you activate Roots.

Theme Development

After you've installed Grunt and ran npm install from the theme root, use grunt watch to watch for updates to your LESS and JS files and Grunt will automatically re-build as you write your code.

Configuration

Edit lib/config.php to enable or disable support for various theme functions and to define constants that are used throughout the theme.

Edit lib/init.php to setup custom navigation menus and post thumbnail sizes.

Documentation

  • Roots 101 — A guide to installing Roots, the files and theme organization
  • Theme Wrapper — Learn all about the theme wrapper
  • Build Script — A look into the Roots build script powered by Grunt
  • Roots Sidebar — Understand how to display or hide the sidebar in Roots

Erik James Albaugh's Projects

wordpress icon wordpress

WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. This is a sync of the trunk branch of the WordPress Subversion repository. Since WordPress doesn't use Git for its primary version control system, do not send pull requests. File a bug at http://core.trac.wordpres.org/ instead and post your patch there.

wordpress-960 icon wordpress-960

A WordPress theme framework based on the 960 grid specifications and principles.

wordpress-github-plugin-updater icon wordpress-github-plugin-updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.

wordpress-s3 icon wordpress-s3

(personal fork) A WordPress plugin to utilize Amazon's S3 storage service for media files

wp-api icon wp-api

A JSON-based REST API for WordPress

wp-dribbble icon wp-dribbble

A wordpress plugin and widget that pulls in your latest Dribbble shots.

wp-less icon wp-less

Provides a LESS compiler compatible with wp_enqueue_style() for rapid CSS development in themes and plugins.

wp-map-markers icon wp-map-markers

A WordPress plugin to display Google Maps on your website. Uses the Store Locator library and API v3

wp-mpdf icon wp-mpdf

Print WordPress posts as PDF. Optional with Geshi highlighting.

wp-posts-to-posts icon wp-posts-to-posts

Efficient many-to-many connections between posts, pages, custom post types, users.

wp-preview-from-pdf icon wp-preview-from-pdf

Creates a preview image from an uploaded PDF file, and assign it as post thumbnail.

x-editable icon x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery

xhprof icon xhprof

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable of reporting function-level call counts and inclusive and exclusive wall time, CPU time and memory usage. Additionally, it supports ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs. Originally developed at Facebook, XHProf was open sourced in Mar, 2009.

xsltjson icon xsltjson

XSLTJSON - Convert XML to JSON using XSLT

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.