summaryrefslogtreecommitdiff
path: root/_includes/header.html
AgeCommit message (Collapse)Author
2017-10-22Release Irssi 1.0.5Ailin Nemui
2017-06-07make room in navAilin Nemui
2017-01-04fight liquid whitespaceAilin Nemui
2015-12-14Better responsiveness for the search boxdequis
2015-12-14Search input box in the navbardequis
2015-12-13Remove rel="external" from external navbar link (unneded visual noise)dequis
2015-08-05irssi-import(2)Ailin Nemui
2015-07-01irssi-importAilin Nemui
2015-02-13Fix links for empty baseurl settingNicolas Kuttler
2015-02-12Fix logo linkNicolas Kuttler
2015-02-12Use the base url setting everywhereNicolas Kuttler
With this merged all one has to do to serve the project as a github project page is to set the baseurl value to /project-name in _config.yml See http://nkuttler.github.io/irssi.github.io/
2015-02-12Avoid irssi.org redirectsNicolas Kuttler
2015-02-12Remove jQuery and bootstrap jsNicolas Kuttler
We don't really need any of it (for now at least) as we only need to show/hide the mobile navigation.
2015-02-12Highlight the front page in the page navigationNicolas Kuttler
2015-02-12Fix overflowing headerNicolas Kuttler
The brand logo tag should not contain text. Also link the logo to /.
2015-02-12Loop through existing pages for navigationNicolas Kuttler
Ignore the atom feed and the paginated news based on page names.
2015-02-06Add empty bootstrap templateAlexander Færøy