summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/sb_whatsnew.html2
-rw-r--r--_layouts/page.html6
-rw-r--r--_layouts/welcome.html2
-rw-r--r--_posts/2016-02-29-irssi-0.8.18-released.markdown28
-rw-r--r--about/index.markdown26
-rw-r--r--assets/css/style.css33
-rw-r--r--download/index.markdown6
7 files changed, 96 insertions, 7 deletions
diff --git a/_includes/sb_whatsnew.html b/_includes/sb_whatsnew.html
index b5ccaae..7dd0ed0 100644
--- a/_includes/sb_whatsnew.html
+++ b/_includes/sb_whatsnew.html
@@ -1,3 +1,3 @@
-<p><small>2016-01-18</small> <a href="/2016/01/18/irssi-0.8.18-beta-released/">Irssi 0.8.18 beta2 released!</a> </p>
+<p><small>2016-02-29</small> <a href="/2016/02/29/irssi-0.8.18-released">Irssi 0.8.18 has been released!</a> </p>
<p><small>2015-12-15</small> <a href="/2015/12/14/irssi-website-now-on-github-pages">Irssi site now on github pages!</a> </p>
<p><small>2014-10-11</small> <a href="/2014/10/11/irssi-0.8.17-released">Irssi 0.8.17 has been released!</a> </p>
diff --git a/_layouts/page.html b/_layouts/page.html
index 4d41ccc..0adbd61 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -3,4 +3,10 @@ layout: default
---
<h1>{{ page.title }}</h1>
+{% if page.twocolumn %}
+<div class="two-column">
+ {{ content }}
+</div>
+{% else %}
{{ content }}
+{% endif %}
diff --git a/_layouts/welcome.html b/_layouts/welcome.html
index 824d585..8cf0f40 100644
--- a/_layouts/welcome.html
+++ b/_layouts/welcome.html
@@ -65,7 +65,7 @@
</div>
</div>
<div class="row">
- <div class="hidden-xs col-sm-12 col-md-3">
+ <div class="hidden-xs col-sm-12 col-md-3 raggedright">
<h3>What's new</h3>
{% include sb_whatsnew.html %}
</div>
diff --git a/_posts/2016-02-29-irssi-0.8.18-released.markdown b/_posts/2016-02-29-irssi-0.8.18-released.markdown
new file mode 100644
index 0000000..2d6cdd4
--- /dev/null
+++ b/_posts/2016-02-29-irssi-0.8.18-released.markdown
@@ -0,0 +1,28 @@
+---
+layout: post
+title: "Irssi 0.8.18 Released"
+---
+Irssi 0.8.18 has been released. This release contains many new goodies
+including native CAP SASL support, "self messages" shown in the
+correct window, line splitting on spaces, bracketed paste markers
+support for better paste detection, nick hilighting everywhere in a
+message, a more robust Config parser, and as usual many fixes, see the
+[NEWS](//raw.githubusercontent.com/irssi/irssi/0.8.18/NEWS) for
+details. **Thanks to everyone who made this possible!**
+
+This release can be downloaded from [our releases
+page](https://github.com/irssi/irssi/releases).
+
+We are always looking for contributors so if you find any
+[Issues](https://github.com/irssi/irssi/issues) report them, and if
+you can fix any of them do not hesitate to send in a
+[Patch](https://github.com/irssi/irssi/pulls)!
+
+Remember to check out Irssi's [Facebook fan
+page](https://facebook.com/irssi), [LinkedIn
+group](http://www.linkedin.com/groups?gid=147751), [Twitter
+profile](https://twitter.com/IrssiProject) or pop into `#irssi` on
+freenode.
+
+The Irssi Team.
+
diff --git a/about/index.markdown b/about/index.markdown
index 4708df8..996a10f 100644
--- a/about/index.markdown
+++ b/about/index.markdown
@@ -3,6 +3,7 @@ layout: page
title: About Irssi
permalink: /about/
categories: [ _nav, _1 ]
+twocolumn: true
---
Introduction
@@ -11,28 +12,42 @@ Introduction
Irssi is a terminal based IRC client for UNIX systems. It also supports SILC
and ICB protocols via plugins.
+<div markdown="1">
+
### Greatest features
You might be wondering what makes Irssi such an easy and comfortable client
to use; Joost Vunderink wrote a summary of the most beneficial Irssi features.
+</div>
+<div markdown="1">
+
### Autologging
Irssi can automatically log any channels, queries or special windows that
you want. The logfiles will be separated per IRC network by default, and even
log rotation is supported. Log file formats, themes and destination directories
can be easily configured with the Irssi log settings.
+</div>
+<div markdown="1">
+
### Formats and themes
Theming is a popular item in todays desktop enviroments, it's an easy yet
powerful way to customize your Irssi client's look and feel. Irssi's
formatting is modular which means you can just change the appearance of the
objects and all items contaning that object will change into that format.
+</div>
+<div markdown="1">
+
### Configurable keybindings
This feature is a piece of art; it allows you to modify the default
keybindings and create your own so you can customize your client. If these
keybindings are tuned, you can switch through the windows in no time, execute
commands and even complete objects with these bindings.
+</div>
+<div markdown="1">
+
### Paste detection
If you have ever pasted a bunchload of text into a wrong channel, you know
how hard the consequences can be. Irssi tries to detect when you are pasting
@@ -42,6 +57,9 @@ tab-completed and eventually ending up in a wrong destination window. When
Irssi detects such a pasting, you will get the option to either abort the
paste or execute the paste, this way you have total control of the pasting.
+</div>
+<div markdown="1">
+
### Perl scripting
Perl is one of the most used programming languages around the globe and
integrating Perl into applications means flexible and powerful scripting
@@ -50,6 +68,9 @@ within these Perl scripts. Irssi provides a script archive with many
contributed Irssi scripts which provide both useful extra features and the
required assistance to make your own scripts.
+</div>
+<div markdown="1">
+
### Irssi-proxy
This is much more than just a bouncer, Irssi-proxy is a plugin which allows
to bind a port to each IRC server you are connected to. This means that
@@ -63,8 +84,13 @@ use Issi as a client, I can strongly recommend it as a proxy because you can
just connect to it with any IRC client by just connecting to the specified
port instead of SSH-ing to the machine that your Irssi is running on.
+</div>
+<div markdown="1">
+
### Upgrades
Upgrading your Irssi client to the latest version can be easily done
without losing the connections to the IRC servers and without restarting
Irssi. You can use the UPGRADE command to load the new Irssi binary and
restoring your connections.
+
+</div>
diff --git a/assets/css/style.css b/assets/css/style.css
index 75af93a..c14ed25 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -21,6 +21,13 @@ p {
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
+.raggedright p {
+ text-align: inherit;
+ hyphens: inherit;
+ -moz-hyphens: inherit;
+ -webkit-hyphens: inherit;
+ -ms-hyphens: inherit;
+}
p.center {
text-align: center;
hyphens: none;
@@ -35,6 +42,13 @@ p.center {
text-align: center;
}
+/* center buttons in xs view */
+@media (max-width: 767px) {
+ .jumbotron .col-xs-11 p {
+ text-align: center;
+ }
+}
+
/* fix for anchored links to scroll the top bar */
*[id]:before {
display: block;
@@ -108,7 +122,7 @@ a[rel="external"]:hover:after,a.rel-external:hover:after {
/* Tweak to make the menu visible (otherwise Bugs is cut off) */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
- max-height: 390px;
+ max-height: 412px;
}
@@ -174,3 +188,20 @@ blockquote {
padding-right: 1ex;
margin-bottom: 1ex;
}
+
+@media (min-width:992px) {
+.two-column {
+ -moz-column-count: 2;
+ -moz-column-gap: 20px;
+ -moz-column-fill: balance;
+ -webkit-column-count: 2;
+ -webkit-column-gap: 20px;
+ -webkit-column-fill: balance;
+ column-count: 2;
+ column-gap: 20px;
+ column-fill: balance;
+}
+.two-column > div {
+ display: inline-block;
+}
+}
diff --git a/download/index.markdown b/download/index.markdown
index 5011179..0d2a5c1 100644
--- a/download/index.markdown
+++ b/download/index.markdown
@@ -113,9 +113,7 @@ You may find more up to date versions on [openSUSE Package Search][20]{:rel='ext
## Sources
-Latest release version: **0.8.17** – [Downloads][13]{:rel='external'}
-
-Latest pre-release version: **0.8.18-beta2** – [Downloads][14]{:rel='external'}
+Latest release version: **0.8.18** – [Downloads][14]{:rel='external'}
See the included [INSTALL][15]{:rel='external'} file for building instructions
@@ -125,7 +123,7 @@ To verify the signatures:
You shouldn't really trust this key without verifying its fingerprint. See it with `gpg --fingerprint staff@irssi.org` and ask someone if it matches (eg. on `#irssi`).
- gpg --verify irssi-0.8.17.tar.gz.asc
+ gpg --verify irssi-0.8.18.tar.xz.asc
(This key is different from the one used to sign binaries of versions before 0.8.10. More gpg help can be found from GPG manual)