From 3e6bdcbce45c9744bf66942362e91ae3df861f8a Mon Sep 17 00:00:00 2001 From: Dan Atkinson Date: Wed, 21 Dec 2016 12:27:00 +0000 Subject: [PATCH] #340 - Rename Gentellela to Gentelella Rename Gentellela to Gentelella as per #340. --- README.md | 10 +++++----- documentation/index.html | 8 ++++---- documentation/index_cn.html | 8 ++++---- package.json | 2 +- production/calendar.html | 4 ++-- production/chartjs.html | 4 ++-- production/chartjs2.html | 4 ++-- production/contacts.html | 4 ++-- production/e_commerce.html | 4 ++-- production/echarts.html | 4 ++-- production/fixed_footer.html | 4 ++-- production/fixed_sidebar.html | 4 ++-- production/form.html | 4 ++-- production/form_advanced.html | 4 ++-- production/form_buttons.html | 4 ++-- production/form_upload.html | 4 ++-- production/form_validation.html | 4 ++-- production/form_wizards.html | 4 ++-- production/general_elements.html | 6 +++--- production/glyphicons.html | 4 ++-- production/icons.html | 4 ++-- production/inbox.html | 4 ++-- production/index.html | 4 ++-- production/index2.html | 4 ++-- production/index3.html | 4 ++-- production/invoice.html | 4 ++-- production/level2.html | 4 ++-- production/login.html | 2 +- production/map.html | 4 ++-- production/media_gallery.html | 4 ++-- production/morisjs.html | 4 ++-- production/other_charts.html | 4 ++-- production/page_403.html | 2 +- production/page_404.html | 2 +- production/page_500.html | 2 +- production/plain_page.html | 4 ++-- production/pricing_tables.html | 4 ++-- production/profile.html | 4 ++-- production/project_detail.html | 4 ++-- production/projects.html | 4 ++-- production/tables.html | 4 ++-- production/tables_dynamic.html | 4 ++-- production/typography.html | 4 ++-- production/widgets.html | 4 ++-- 44 files changed, 91 insertions(+), 91 deletions(-) diff --git a/README.md b/README.md index 94c756ff..dfd00d02 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gentelella -Gentellela Admin is a free to use Bootstrap admin template. +Gentelella Admin is a free to use Bootstrap admin template. This template uses the default Bootstrap 3 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards. Theme uses several libraries for charts, calendar, form validation, wizard style interface, off-canvas navigation menu, text forms, date range, upload area, form autocomplete, range slider, progress bars, notifications and much more. @@ -80,11 +80,11 @@ If `gulp` is installed, follow the steps below. * validator - HTML from validator using jQuery * jQuery Smart Wizard -## Gentellela for other platforms and frameworks +## Gentelella for other platforms and frameworks * [Gentelella on Ruby on Rails 4](https://github.com/iogbole/gentelella_on_rails) thanks to Israel Ogbole. -* [Gentellela on Smarty 3](https://github.com/microvb/otp-thing) with one time password generator, validator, and QR code generator that has no web dependencies (self-contained) in PHP thanks to MicroVB INC -* [Gentellela integrated into Symfony 3](https://github.com/krzysiekpiasecki/Gentelella) full stack PHP framework thanks to Krzysztof Piasecki. +* [Gentelella on Smarty 3](https://github.com/microvb/otp-thing) with one time password generator, validator, and QR code generator that has no web dependencies (self-contained) in PHP thanks to MicroVB INC +* [Gentelella integrated into Symfony 3](https://github.com/krzysiekpiasecki/Gentelella) full stack PHP framework thanks to Krzysztof Piasecki. * [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) with an asset bundle, a layout template and some widgets. * [Gentelella on Angular 2](https://github.com/kmkatsma/angular2-webpack-starter-gentelella) Angular Webpack Starter modified to utilize the Gentelella. * [Gentelella on Aurelia](https://github.com/kmkatsma/aurelia-gentelella) Typescript webpack skeleton modified to utilize the Gentelella. @@ -101,6 +101,6 @@ Let us know if you have done integration for this admin template on other platfo * [WordPress Themes](https://colorlib.com/wp/free-wordpress-themes/ "List of Free WordPress themes by Colorlib") - A huge selection of the best free WordPress themes that are all licensed under GPL and are available for personal and commercial use without restrictions. ## License information -Gentellela is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software. But you always need to state that Colorlib is the original author of this template. +Gentelella is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software. But you always need to state that Colorlib is the original author of this template. Project is developed and maintained by [Colorlib](https://colorlib.com/ "Colorlib - Make Your First Blog") and Aigars Silkalns diff --git a/documentation/index.html b/documentation/index.html index 44b426bc..9e6663f2 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -57,7 +57,7 @@ - Gentellela Alela! - Documentation + Gentelella Alela! - Documentation @@ -151,7 +151,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -185,7 +185,7 @@
diff --git a/documentation/index_cn.html b/documentation/index_cn.html index f0dfc37c..8e04e2ed 100644 --- a/documentation/index_cn.html +++ b/documentation/index_cn.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -61,7 +61,7 @@ - Gentellela Alela! - 文档 + Gentelella Alela! - 文档
@@ -174,7 +174,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -219,7 +219,7 @@
diff --git a/package.json b/package.json index b0a6f162..8fb63f0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gentelella", "version": "1.3.0", - "description": "Gentellela Admin is a free to use Bootstrap admin template", + "description": "Gentelella Admin is a free to use Bootstrap admin template", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, diff --git a/production/calendar.html b/production/calendar.html index 2cfb41c7..69fb84c4 100755 --- a/production/calendar.html +++ b/production/calendar.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -29,7 +29,7 @@
diff --git a/production/chartjs.html b/production/chartjs.html index 3927d9c2..e86fb712 100755 --- a/production/chartjs.html +++ b/production/chartjs.html @@ -7,7 +7,7 @@ - Chart JS Graph Examples | Gentellela Alela! by Colorlib + Chart JS Graph Examples | Gentelella Alela! by Colorlib @@ -26,7 +26,7 @@
diff --git a/production/chartjs2.html b/production/chartjs2.html index cb24fc2b..8ad02256 100755 --- a/production/chartjs2.html +++ b/production/chartjs2.html @@ -7,7 +7,7 @@ - Chart JS Graph Examples Part 2 | Gentellela Alela! by Colorlib + Chart JS Graph Examples Part 2 | Gentelella Alela! by Colorlib @@ -26,7 +26,7 @@
diff --git a/production/contacts.html b/production/contacts.html index 6a687ef2..34199a9c 100755 --- a/production/contacts.html +++ b/production/contacts.html @@ -7,7 +7,7 @@ - Contact Form | Gentellela Alela! by Colorlib + Contact Form | Gentelella Alela! by Colorlib @@ -26,7 +26,7 @@
diff --git a/production/e_commerce.html b/production/e_commerce.html index 8e7b3db0..fcc5cb7d 100755 --- a/production/e_commerce.html +++ b/production/e_commerce.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -28,7 +28,7 @@
diff --git a/production/echarts.html b/production/echarts.html index 56304642..8eabc5cf 100755 --- a/production/echarts.html +++ b/production/echarts.html @@ -7,7 +7,7 @@ - ECharts Chart Bootstrap Examples | Gentellela Alela! by Colorlib + ECharts Chart Bootstrap Examples | Gentelella Alela! by Colorlib @@ -26,7 +26,7 @@
diff --git a/production/fixed_footer.html b/production/fixed_footer.html index db046d86..5e69beff 100644 --- a/production/fixed_footer.html +++ b/production/fixed_footer.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -28,7 +28,7 @@
diff --git a/production/fixed_sidebar.html b/production/fixed_sidebar.html index c75f6a0e..e76f1873 100644 --- a/production/fixed_sidebar.html +++ b/production/fixed_sidebar.html @@ -7,7 +7,7 @@ - Gentellela Alela! | + Gentelella Alela! | @@ -28,7 +28,7 @@