Nucleo Icons

-

Through most of the examples in this kit, we have used 100 Nucleo Icons for the Black Dashboard. View all the example icons. If you want more than 2100 icons please check the official Nucleo Icons Pack.

+

Through most of the examples in this kit, we have used 100 Nucleo Icons for the Black Dashboard. + If you want more than 2100 icons please check the official Nucleo Icons Pack.

diff --git a/docs/1.0/getting-started/flask-deploy-on-heroku.html b/docs/1.0/getting-started/flask-deploy-on-heroku.html index fbd70f3..7d93bdd 100644 --- a/docs/1.0/getting-started/flask-deploy-on-heroku.html +++ b/docs/1.0/getting-started/flask-deploy-on-heroku.html @@ -700,7 +700,7 @@

What is Flask


-

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. +

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Classified as a microframework, Flask is written in Python and it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.

diff --git a/docs/1.0/getting-started/getting-started-flask.html b/docs/1.0/getting-started/getting-started-flask.html index d8c4679..debd902 100644 --- a/docs/1.0/getting-started/getting-started-flask.html +++ b/docs/1.0/getting-started/getting-started-flask.html @@ -726,7 +726,7 @@

What is Flask


-

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. +

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Classified as a microframework, Flask is written in Python and it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.

@@ -776,9 +776,9 @@ $ git version 2.10.1.windows.1 # <--- Setup CentOS for development -
  • Setup Ubuntu for development
  • -
  • Setup Windows for development
  • +
  • Setup CentOS for development
  • +
  • Setup Ubuntu for development
  • +
  • Setup Windows for development