From 83988da9348b2f741a0bde7a95deefb11145a0ac Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Wed, 4 Jan 2017 21:40:56 +0100 Subject: refactor welcome and add 2017 --- _includes/mini_intro.html | 7 +++++++ _layouts/welcome.html | 48 ++++++++-------------------------------------- assets/css/style.css | 4 ++-- assets/irssi2017.jpg | Bin 0 -> 25784 bytes assets/js/welcome.js | 4 +++- 5 files changed, 20 insertions(+), 43 deletions(-) create mode 100644 _includes/mini_intro.html create mode 100644 assets/irssi2017.jpg diff --git a/_includes/mini_intro.html b/_includes/mini_intro.html new file mode 100644 index 0000000..3468594 --- /dev/null +++ b/_includes/mini_intro.html @@ -0,0 +1,7 @@ +

IRC built-in. Multi-protocol + friendly for module authors.

+

Shipped-by-default Perl scripting with a wide + range of available extensions.

+

Integrates into the UNIX stack: Your window manager, your terminal emulator, your remote connection, your terminal multiplexer, your IRC bouncer, your IRC adapter. +

+

Irssi is free software licensed under the GPLv2, available for Linux, BSD, Solaris, Apple, Cygwin, …

diff --git a/_layouts/welcome.html b/_layouts/welcome.html index 95cafd5..9379246 100644 --- a/_layouts/welcome.html +++ b/_layouts/welcome.html @@ -16,15 +16,9 @@

Irssi

Chat Client

Your text mode chatting application since 1999.

- - - - +

Getting Irssi » Read tutorials and docs »

@@ -37,38 +31,15 @@ -
-
-

What's new

- {% include sb_whatsnew.html %} -
-
-

Protocol support

-

Irssi has built-in support for IRC. It is multi-protocol - friendly for module authors and has been extended with ICB, SILC and XMPP modules.

-
-
-

Stack compatible

-

Irssi fits well into the UNIX stack: it works - together with your favourite window manager (through - notification scripts), terminal emulator (be it xterm, - gnome-terminal, konsole, st or some other emulator), - your connection enhancer, SSH, terminal multiplexer - (screen or tmux), background runner (such as dtach), - IRC bouncers (znc, miau, or Irssi's own irssi-proxy, - and IRC adapters (such as bitlbee).

-
-
-

Free software

- -

Irssi is free software licensed under the GPLv2, available for Linux, BSD, Solaris, Apple, Cygwin, …

-
-
-