diff --git a/css/main.scss b/css/main.scss --- a/css/main.scss +++ b/css/main.scss @@ -4,6 +4,10 @@ @charset "utf-8"; +#kHeader .carousel-text-overlay p { + font-size: 0.8em; +} + @import "base.scss"; @import "social.scss"; @import "glyphs.scss"; diff --git a/download.md b/download.md --- a/download.md +++ b/download.md @@ -25,10 +25,10 @@ icon: /assets/img/git.svg description: > Konsole git repository can be viewed - using cgit. + using KDE gitlab instance. To clone Konsole uses git clone - https://anongit.kde.org/konsole.git. for detailed instructions + https://invent.kde.org/kde/konsole.git. For detailed instructions how to build Konsole from source, check the Getting Involved page --- diff --git a/index.html b/index.html --- a/index.html +++ b/index.html @@ -6,27 +6,26 @@
-

Konsole - The KDE Terminal Emulator

+

Konsole - KDE's Terminal Emulator

-[konqui@kde ~]$ cd $HOME
-[konqui@kde ~]$ echo "Welcome home"
+[konqi@kde ~]$ cd $HOME
+[konqi@kde ~]$ echo "Welcome home"
 Welcome home
-[konqui@kde ~]$ echo "Konsole is the KDE Terminal Emulator"
-Konsole is the KDE Terminal Emulator
-[konqui@kde ~]$ cat konsole_features.txt
+[konqi@kde ~]$ echo "Konsole is the KDE Terminal Emulator"
+Konsole is KDE's Terminal Emulator
+[konqi@kde ~]$ cat konsole_features.txt
 * Multiple tabs support
 * Multiple profiles support
 * Silence and Activity monitoring
@@ -41,7 +40,7 @@
     
Screenshot Konsole with multiple tabs -
Konsole support multiple tabs per windows.
+
Konsole supports multiple tabs per windows.
@@ -51,11 +50,11 @@
Screenshot Konsole with multiple profiles -
Konsole support multiple profiles, each profile contains their own configuration.
+
Konsole support multiple profiles, each profile contains its own configuration.
-

Konsole is also integrated in multiple other KDE Applications. For example, KDevelop, Kate and Dolphin use Konsole as integrated terminal emulator.

+

Konsole is also integrated into multiple other KDE Applications making it easier to reach and more convenient. For example, KDevelop, Kate and Dolphin all use Konsole as an integrated terminal emulator.

@@ -65,7 +64,7 @@
Screenshot Kate with Konsole -
Interact with Konsole directly inside Kate.
+
Use Konsole directly from within Kate.
diff --git a/users.md b/users.md --- a/users.md +++ b/users.md @@ -20,7 +20,7 @@ ## Found a Bug? Bugs in software happen. If you found some in Konsole, please report them into -[our Bugzilla](https://bugs.kde.org). Please do not report bugs on forums or +[our Bugzilla](https://bugs.kde.org/enter_bug.cgi?product=konsole). Please do not report bugs on forums or mailinglists - such reports will most likely be overlooked or forgotten by the developers quite soon. To make sure the bug gets noticed by developers and fixed as soon as possible, report it into Bugzilla.