summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-06-23 18:23:59 +0200
committerGitHub <noreply@github.com>2017-06-23 18:23:59 +0200
commitf834239dbb0ab237418a6a8bd5e77d20f8830e77 (patch)
tree0e7b5f468f797c93218330bfac709f526ab733c2
parentf9124a6bb3d7e20f6211cfa0f36e3d28cae0b9c0 (diff)
parent873dcffbecc905f410b5bb407ca36e1516edd827 (diff)
downloadirssi.github.io-f834239dbb0ab237418a6a8bd5e77d20f8830e77.zip
Merge pull request #44 from LemonBoy/add-freebsd
Add FreeBSD to the install page
-rw-r--r--assets/freebsd.pngbin0 -> 4688 bytes
-rw-r--r--download/index.markdown10
2 files changed, 9 insertions, 1 deletions
diff --git a/assets/freebsd.png b/assets/freebsd.png
new file mode 100644
index 0000000..8d0ac50
--- /dev/null
+++ b/assets/freebsd.png
Binary files differ
diff --git a/download/index.markdown b/download/index.markdown
index c26da4d..8c4ecc9 100644
--- a/download/index.markdown
+++ b/download/index.markdown
@@ -29,7 +29,8 @@ include dl_os_icon.html name="openSUSE" text="**SUSE**" %}{%
include dl_os_icon.html name="arch" text="**ArchLinux**" %}{%
include dl_os_icon.html name="fedora" text="**Fedora/RHEL**" %}{%
include dl_os_icon.html name="opencsw" text="**Solaris**" %}{%
-include dl_os_icon.html name="slackware" text="**Slackware**"
+include dl_os_icon.html name="slackware" text="**Slackware**"%}{%
+include dl_os_icon.html name="freebsd" text="**FreeBSD**"
%}
<!-- the following sections are opened purely based on the order, it
@@ -121,6 +122,13 @@ For SLES and SLED, you can also find irssi in the [SUSE Package Hub](https://pac
`slackpkg install irssi`
</div>
+<div class="info about-freebsd" markdown="1">
+
+### FreeBSD
+
+`pkg install irssi`
+
+</div>
<div class="no-info" markdown="1">
If your system is not listed, you can still check your systems' package manager or otherwise compile Irssi from source<span class="visible-xs-inline visible-sm-inline">.</span><span class="hidden-xs hidden-sm"> **&#10230;**</span>