Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ediamin/epsilon
A starter theme for WordPress based on _s powered by Bootstrap 3.0+
https://github.com/ediamin/epsilon
Last synced: 3 days ago
JSON representation
A starter theme for WordPress based on _s powered by Bootstrap 3.0+
- Host: GitHub
- URL: https://github.com/ediamin/epsilon
- Owner: ediamin
- Created: 2015-09-10T18:58:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T18:59:38.000Z (about 9 years ago)
- Last Synced: 2024-04-23T14:04:27.847Z (7 months ago)
- Language: PHP
- Size: 789 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Epsilon
===Epsilon is a starter theme for WordPress based on Auttomatic's _s or Underscores. Its main purpose is to integrate Bootstrap 3.0+ into _s. Additionally it offers some extended features like Redux Framework integration and some common features what we all use during a wp theme developements.
Integrated Frameworks and Libraries
---
* [Bootstrap 3.0+](http://getbootstrap.com/) - CSS framework
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/icons/) - Font icons
* [Redux Framework](https://reduxframework.com/) - Theme option panel
* [TGM Plugin Activation](https://github.com/TGMPA/TGM-Plugin-Activation) - PHP Library to integrate required wordpress plugins
* [CMB2](https://github.com/WebDevStudios/cmb2) - Custom metabox plugin (optional)
* [wp-bootstrap-navwalker](https://github.com/twittem/wp-bootstrap-navwalker) - A custom WordPress nav walker class to fully implement the Bootstrap 3.0+ navigation styleFeatures
---
* Responsive theme powered by Bootstrap CSS framework. Supports bootstrap responsive navbar.
* Built-in common theme options like logo, favicon, banner etc.
* Class, methods etc in function.php are divided into separate related files in a modular way.
* Some custom helper functions like `get_image_url` to get the image link for a given image id, or `get_alert` to generate bootstrap alert box.
* An extra full width page template.
* Comments and comment form are well customized and easy to override the styles by changing the css in style.css