Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpbrasil/odin
Framework and base theme for development with WordPress.
https://github.com/wpbrasil/odin
framework theme wordpress
Last synced: about 2 months ago
JSON representation
Framework and base theme for development with WordPress.
- Host: GitHub
- URL: https://github.com/wpbrasil/odin
- Owner: wpbrasil
- Created: 2013-01-23T00:51:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T23:22:15.000Z (over 3 years ago)
- Last Synced: 2024-07-31T19:45:38.008Z (5 months ago)
- Topics: framework, theme, wordpress
- Language: PHP
- Homepage: http://wpod.in
- Size: 5.18 MB
- Stars: 563
- Watchers: 93
- Forks: 196
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-brasil - Odin Framework
README
# Odin Framework #
[Ver essa documentação em Português do Brasil](https://github.com/wpbrasil/odin/blob/master/docs/README-pt_BR.md)
![Odin Framework](https://i.imgur.com/DdeMgUx.png)
* [Website](http://wpod.in/)
* [Odin Expo](http://expo.wpod.in/)
* [GitHub](https://github.com/wpbrasil/odin)
* [WordPress Brasil Group on Facebook](https://www.facebook.com/groups/wordpress.brasil)## Project Description ##
Welcome to Odin, a base-theme developed by [WordPress Brasil Group](https://www.facebook.com/groups/wordpress.brasil), to help on agile development of themes for WordPress.
## Installation ##
Send the folder "odin" to the default themes folder from WordPress `wp-content/themes` or send the zipball using the WordPress Theme Installer.
## Documentation ##
Informations about how-to use the classes and functions from Odin is on the [Official Wiki](https://github.com/wpbrasil/odin/wiki/)
## Plugins Support ##
Odin supports natively these plugins:
* [WooCommerce](http://wordpress.org/extend/plugins/woocommerce/)
* [JetPack](http://wordpress.org/extend/plugins/jetpack/) Infinite Scroll## References ##
* [Bootstrap](http://getbootstrap.com/)
* [Bootstrap Sass](https://github.com/twbs/bootstrap-sass)
* [HTML5shiv](https://github.com/aFarkas/html5shiv)
* [matchMedia() polyfill](https://github.com/paulirish/matchMedia.js/)
* [Respond.js](https://github.com/scottjehl/Respond)
* [Sass](http://sass-lang.com/)
* [Compass](http://compass-style.org/)
* [Grunt.js](http://gruntjs.com/)
* [aq_resize](https://github.com/sy4mil/Aqua-Resizer)
* [FitVids](https://github.com/davatron5000/FitVids.js)
* [EditorConfig](http://editorconfig.org/)
* [goqr.me](http://goqr.me/)
* [Google Maps](https://developers.google.com/maps/)## Bugs and Sugestions ##
The Odin Framework is an **Open Source** project. Anyone can (and should) help us to improve it.
Report bugs or do suggestions using the [Issues/Project Forum](https://github.com/wpbrasil/odin/issues)
## Contribute to the Project ##
To contribute, just click on the **Fork** button, create a *Branch*, improve the code and send it with a **Pull Request**.
More details about how to contribute and send Pull Requests in [GitHub Collaborating](https://help.github.com/categories/63/articles).
[How to colaborate to opensource projects on GitHub](http://www.youtube.com/watch?v=H3olaBo83As)
## Changelog ##
[Changelog here!](https://github.com/wpbrasil/odin/blob/master/docs/CHANGELOG.md)
## Copyright and License ##
Copyright 2013 - 2018 - WordPress Brasil Group.
The PHP code is licensed with [GPLv2](http://www.gnu.org/licenses/gpl-2.0.txt).
All the CSS, SCSS, JS, images files and others, not including the PHP files is licensed with [MIT](http://opensource.org/licenses/MIT) or by the license specified inside the file.