Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grappler/_s-tools
https://github.com/grappler/_s-tools
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grappler/_s-tools
- Owner: grappler
- License: mit
- Created: 2014-06-14T15:48:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-04T13:32:36.000Z (about 10 years ago)
- Last Synced: 2024-10-15T20:14:59.093Z (2 months ago)
- Language: CSS
- Size: 324 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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