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

https://github.com/wondie-gon/ras-dashen

WordPress theme to build responsive and multilingual websites
https://github.com/wondie-gon/ras-dashen

amharic-translation-ready shortcode wordpress wordpress-theme

Last synced: about 2 months ago
JSON representation

WordPress theme to build responsive and multilingual websites

Awesome Lists containing this project

README

          

## Ras Dashen
- Theme Name: Ras Dashen
- Version: 1.0.1
- Tags: left-sidebar, right-sidebar, one-column, two-columns, grid-layout, custom-colors, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, threaded-comments, blog
- Requires at least: 5.0
- Tested up to: 5.4
- Requires PHP: 5.6

## Author
- Wondwossen Birhanie [@wondie-gon](https://github.com/wondie-gon/)

## Description

Ras Dashen a WordPress theme which was first developed using underscore starter theme. The theme was then customized into one that can be used an enterprise level websites. It is responsive to different devices and compliant to most modern and older browsers. It can be used for enterprises, blogs, news portals, reviewers, and other related businesses.

## About Ras Dashen

Ras Dashen was originally developed to be used in a website design and development project for one of my local clients. After almost one year since its use, I decided to polish and improve it in order to make it available as open source for other people, which they can customize and use it for their next project. Furthermore, other developers can fork it and contribute to improve it.

## License

Ras Dashen is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Ras Dashen is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Ras Dashen WordPress Theme, Copyright (C) 2022, Wondwossen Birhanie
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/wondie-gon/ras-dashen/)
License: GNU General Public License v3 or later
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

## Installation

1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload Theme and Choose File, then select the ras-dashen's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

## Credits

- Based on [Underscores](https://underscores.me/), (C) 2012-2020 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
- [normalize.css](https://necolas.github.io/normalize.css/), (C) 2012-2018 Nicolas Gallagher and Jonathan Neal, [MIT](https://opensource.org/licenses/MIT)
- [Bootstrap v4.4.1](https://getbootstrap.com/)
- [jQuery v3.3.1 | (c) JS Foundation and other contributors](jquery.org/license)
- html5shiv.js: HTML5 Shiv 3.7.3
- Font Awesome Free 5.10.2 by [@fontawesome](https://fontawesome.com) [License] - (https://fontawesome.com/license)Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License
- WP Bootstrap Mega Navwalker
- WPGlobus

## Resources
The exceptions to license are as follows:

### Fonts
- webfonts: all fonts in ras-dashen/assets/webfonts/ are all under MIT License
Font Awesome Free 5.10.2 by [@fontawesome](https://fontawesome.com)
[License](https://fontawesome.com/license/free) Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License
### CSS files
- bootstrap.min.css
CDN [Bootstrap v4.4.1](https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css)

- fontawesome-all.css
Font Awesome Free 5.10.2 by [@fontawesome](https://fontawesome.com)
[License](https://fontawesome.com/license/free) Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License

### Javascript files
html5shiv.js: HTML5 Shiv 3.7.3 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed

- jquery-3.3.1.min.js and jquery-3.3.1.js
[jQuery v3.3.1](jquery.org/license) (c) JS Foundation and other contributors

- bootstrap.min.js and popper.min.js
CDN [Bootstrap v4.4.1](https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js)
CDN [Popper v1.16.0](https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js)

- WP plugin for mega navigation menu
Plugin Name: WP Bootstrap Mega Navwalker
Author: WP Bootstrap Team, @jaycbrf4
Version: 1.0.0
[Author URI:](https://github.com/wp-bootstrap)
[GitHub Plugin URI](https://github.com/wp-bootstrap/WP-Bootstrap-MegaMenu-Navwalker)
GitHub Branch: master
License: GPL-3.0+
[License URI](http://www.gnu.org/licenses/gpl-3.0.txt)

- WP plugin for multilingual functionality
Plugin Name: WPGlobus
Author: WPGlobus
Version: 2.6.1
[Author URI:](https://wpglobus.com/)
[GitHub Plugin URI](https://github.com/WPGlobus/WPGlobus)
GitHub Branch: master
License: GPL-3.0+
[License URI](https://spdx.org/licenses/GPL-3.0-or-later.html)

## Images used in theme development

The following images are created and edited by the developer, and are released under same license as theme

- logo.png, logo.svg, one-col-footer.png, two-col-footer.png, three-col-footer.png, arrow-right.svg, audio-bg.svg, bottom-right-arc.svg, city-bg.svg, cloud-stroke.svg, half-ellipse-rotated.svg, and other images inside 'assets/images' theme's folder are self created, under GNU General Public License v3 or later

## Frequently Asked Questions

### Does this theme support any plugins?

Ras Dashen includes support for following plugins.
- WPGlobus plugin used for bi-lingual functionality (English and Amharic)
- Jetpack
- WP Bootstrap Mega Navwalker

## Changelog

### Version 1.0.1 - April 21, 2022
- Initial release for public

#### Changes
- Removed all plugin functionalities
- Integrating OOP approach for custom shortcodes
- Decreasing theme size by replacing cdn links for local Bootstrap and Fontawesome style files
- Start of standardizing theme based on WordPress theme development guidelines
- Removed custom page templates used for client
- Removed theme files specific to client project

### Version 1.0.0 - April 20, 2021
- Initial use for client project