Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grappler/_s-tools


https://github.com/grappler/_s-tools

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# _s Tools

Add Bootstrap support to _s

## Description

## Installation

Install grunt `npm install`
Run the grunt task `grunt css` and `grunt js` to compile and minify the scripts and styles.

Add this to the `functions.php`
```php
/**
* Include Bootstrap
*/
require get_template_directory() . '/bootstrap.php';
```

## Contributions
Contributions are welcome - fork, fix and send pull requests against the `develop` branch please.

## Credits

Built by [Ulrich Pogson](https://twitter.com/grapplerulrich)
Copyright 2013 [Ulrich Pogson](http://ulrich.pogson.ch/)

https://github.com/twittem/wp-bootstrap-navwalker