[gtk-web/new-website] Reword the main landing page



commit d8d9536860b481ae36bbf7f030fd2af47f4dabe5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jan 7 19:22:15 2020 +0000

    Reword the main landing page

 collections/_pages/index.html | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/collections/_pages/index.html b/collections/_pages/index.html
index b4eaa92..9da492d 100644
--- a/collections/_pages/index.html
+++ b/collections/_pages/index.html
@@ -2,8 +2,8 @@
 navbar_type: transparent
 permalink: ''
 
-page_main_heading: Create interfaces, that users just love
-page_main_heading_description: Offering a complete set of widgets, GTK is suitable for projects ranging from 
small one-off tools to complete application suites.
+page_main_heading: Create interfaces that users just love
+page_main_heading_description: Offering a complete set of UI elements, GTK is suitable for projects ranging 
from small one-off tools to complete application suites.
 
 downloads:
   - os: Linux
@@ -17,7 +17,7 @@ downloads:
     icon: fab fa-apple
 
 usecase_main_heading: Overcome Complex Challenges
-usecase_main_heading_description: GTK is cross-platform and boasts an easy to use API, speeding up your 
development time and helping you tackle challenges whether you are GTK Developer or developing using GTK.
+usecase_main_heading_description: GTK is portable to different platforms and boasts an easy to use API, 
speeding up your development time and helping you tackle challenges whether you are GTK Developer or 
developing using GTK.
 
 bindings_main_heading: Work with the language of your choice
 bindings_main_heading_description: Develop your GTK app with the language of your choice by using Language 
Bindings or wrappers and take the full advantage of the official GNOME bindings which guarantee API stability 
and time-based releases.
@@ -27,13 +27,13 @@ apps_main_heading_description: Developers around the world have used GTK as a pl
 
 integrations_main_heading: Integrations for Rapid Application Development
 integrations_main_heading_description: |-
-  Glade is a RAD tool which enables quick & easy development of user interfaces for the GTK toolkit and the 
GNOME desktop environment.
+  Glade is a RAD tool which enables quick and easy development of user interfaces for the GTK toolkit and 
the GNOME desktop environment.
 
   Check out this easy tutorial on [how to create a 
toolbar](https://developer.gnome.org/gnome-devel-demos/stable/toolbar_builder.py.html.en) using Glade.
 integrations_image: /assets/img/wall-glade.png
 
 tutorials_main_heading: Quick Tutorials
-tutorials_main_heading_description: Creating an application using GTK 4 is super easy. Check out this short 
tutorial on how the things are done from Setup till the deployment.
+tutorials_main_heading_description: Creating an application using GTK is easy. Check out this short tutorial 
on how the things are done from Setup till the deployment.
 
 features_main_heading: A feature rich development tool
 features_main_heading_description: GTK has all the features that a widget toolkit needs to have. These 
features make it the most trusted toolkit for developing Linux Apps.
@@ -41,23 +41,23 @@ features_main_heading_description: GTK has all the features that a widget toolki
 development_section:
   - heading: Develop with GTK
     description: |-
-      By taking the advantage of GTK being a cross-platform development tool and it's easy to use API, you 
can develop amazing apps using the GTK. If you are interested in developing an app, get started now by 
developing this [trivial app](https://developer.gnome.org/gtk3/stable/ch01s04.html#id-1.2.3.12.5).
+      By taking the advantage of GTK being a cross-platform development tool and it's easy to use API, you 
can develop amazing apps using the GTK. If you are interested in developing an app, get started now by 
developing this [example application](https://developer.gnome.org/gtk3/stable/ch01s04.html#id-1.2.3.12.5).
   - heading: Develop GTK
     description: |-
-      GTK is a large project and relies on voluntary contributions from the developers around the world. To 
help us with the project development, hack away on the existing [bugs and feature 
requests](https://gitlab.gnome.org/GNOME/gtk/issues/).
+      GTK is a large project and relies on volunteers from around the world. To help us with the project 
development, hack away on the existing [bugs and feature 
requests](https://gitlab.gnome.org/GNOME/gtk/issues/).
   - heading: Looking for Help?
     description: |-
       If you want to ask questions about GTK, whether it's for developing applications with GTK or 
contributing to GTK itself, you can use the GNOME [Discourse](https://discourse.gnome.org) instance, under 
the [Platform/Core](https://discourse.gnome.org/c/platform/core) category. You can use tags like *gtk* or 
*glib* to narrow down the topic of discussion to specific libraries. You can also ask questions on our 
[IRC](irc://irc.gnome.org/%23gtk) channel.
 
 features_list:
-  - title: Cross Platform
+  - title: Portability
     description: Projects build using GTK and its dependencies run on well known operating systems.
     icon: fas fa-door-open
   - title: Stability
     description: GTK deliver the enticing features and superb performance which adds to your applications.
     icon: fas fa-balance-scale
   - title: Language Bindings
-    description: GTK is written in C but has been designed to support a wide range of languages such as 
Python, Rust and [many more](/docs/language-bindings/).
+    description: GTK is written in C but has been designed to support a wide range of languages such as 
Python, JavaScript, C++, Rust and [many more](/docs/language-bindings/).
     icon: fas fa-random
   - title: Interfaces
     description: GTK has a comprehensive collection of core widgets like Buttons, Windows, Toolbars for use 
in your application.
@@ -72,14 +72,14 @@ features_list:
     description: GTK caters for a number features like Native look and feel, theme support, Object oriented 
approach that today's developers look for in a toolkit.
     icon: fas fa-suitcase-rolling
   - title: Foundations
-    description: GTK is built on top of GLib. GLib provides the fundamental algorithmic language constructs 
commonly duplicated in applications.
+    description: GTK is built on top of GLib. GLib provides the fundamental data types and system 
integration points to avoid duplicated code in applications.
     icon: fas fa-layer-group
     
 news_and_events_list:
-  - title: Catchup with GTK
+  - title: Catch up with GTK development
     description: Get in touch with GTK developers through [IRC](irc://irc.gnome.org/%23gtk). Get daily 
updates about GTK and its community from [GTK blog](https://blog.gtk.org/) or through it's 
[twitter](https://twitter.com/GTKtoolkit/) handle.
   - title: Meet the community
-    description: As regularly as possible, GTK team meetings take place at conferences and 
[hackfests](https://wiki.gnome.org/Hackfests) to discuss the future of GTK and define a 
[roadmap](https://wiki.gnome.org/Projects/GTK/Roadmap).
+    description: As regularly as possible, GTK team meetings take place at [conferences](https://guadec.org) 
and [hackfests](https://wiki.gnome.org/Hackfests) to discuss the future of GTK and define a 
[roadmap](https://wiki.gnome.org/Projects/GTK/Roadmap).
   - title: Help evolve GTK
     description: If you are a developer and want to contribute towards GTK, you are more than welcome to do 
so. [Get started now](/docs/getting-started/) to get some familarity to GTK.
 ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]