add Flask support for gentelella + fix small typo

add Flask support for gentelella + fix small typo
pull/620/head
Antoine Fourmy 2017-11-27 16:00:59 +01:00 committed by GitHub
parent 35f20bf1c7
commit 716ed2b824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ If `gulp` is installed, follow the steps below.
* [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.
* [Gentelella on Laravel](https://github.com/Labs64/laravel-boilerplate) PHP / Laravel 5 boilerplate project with Gentelella Admin theme support.
* [Gentelella on Django](https://github.com/GiriB/django-gentelella) Genetellela modified to fit as a Django app
* [Gentelella on Django](https://github.com/GiriB/django-gentelella) Gentellela modified to fit as a Django app
* [Gentelella on Flask](https://github.com/afourmy/flask-gentelella) Gentellela modified to fit as a Flask app
* [Gentelella on CakePHP 3](https://github.com/backstageel/cakephp-gentelella-theme) Gentelella modified to work on CakePHP
Let us know if you have done integration for this admin template on other platforms and frameworks and we'll be happy to share your work.