summaryrefslogtreecommitdiff
path: root/_includes
AgeCommit message (Collapse)Author
2016-09-21Release Irssi 0.8.20Ailin Nemui
2016-08-15implement distribution chooserAilin Nemui
2016-07-25settings: Remove appendix E (about /SET TRANSLATION)dequis
2016-07-25settings: add term_appkey_modedequis
2016-07-25settings: add split_line_end, split_line_on_space, split_line_startdequis
2016-07-25settings: add paste_use_bracketed_modedequis
2016-07-25settings: Remove a few settings that got nuked in 0.8.13-0.8.15dequis
- 0.8.12-17-g7a48e35: notify_idle_time - 0.8.12-72-gc403b70: translation - 0.8.12-146-gbe38189: ssl_*, use_ssl - 0.8.12-176-g7bd9385: term_auto_detach - 0.8.12-345-g9dcea77: scrollback_save_formats - 0.8.14-27-g3eea03c: paste_detect_keycount This also "fixes" three TODOs. Yay.
2016-07-25settings: add hilight_nick_matches_everywheredequis
2016-07-25settings: add emphasis_italics, put backticks around *bold* examplesdequis
2016-07-25settings: add autolog_ignore_targetsdequis
2016-07-25settings: Remove actlist_moves, add actlist_sort and actlist_namesdequis
2016-07-25sb_sidebar_settings.html: Reorder alphabeticallydequis
2016-07-24settings: Move credits notes to the end of the end of the pagedequis
2016-03-24Update sb_whatsnew.htmlailin-nemui
2016-03-230.8.19Ailin Nemui
2016-03-07Update footer.htmlailin-nemui
2016-03-01Update footer.htmlailin-nemui
2016-03-01Update footer.htmlailin-nemui
2016-03-01Update footer.htmlailin-nemui
2016-02-29announce 0.8.18Ailin Nemui
2016-01-18Update sb_whatsnew.htmlailin-nemui
2016-01-18Update sb_whatsnew.htmlailin-nemui
2016-01-13Update sb_whatsnew.htmlailin-nemui
2015-12-21Update sb_whatsnew.htmlailin-nemui
2015-12-15Update sb_whatsnew.htmlailin-nemui
2015-12-14Better responsiveness for the search boxdequis
2015-12-14Set twitter timeline height to 80% of viewport heightdequis
2015-12-14Search input box in the navbardequis
2015-12-13Remove rel="external" from external navbar link (unneded visual noise)dequis
2015-12-13sb_whatsnew.html: shorter timestampdequis
2015-12-13Use a variable in the yaml front matter for sidebarsdequis
2015-09-18irssi-import(3)Ailin Nemui
Fix typo reported by nemobis
2015-08-05irssi-import(2)Ailin Nemui
2015-07-01irssi-importAilin Nemui
2015-02-13Merge branch 'nkuttler' into gh-pagesNicolas Kuttler
2015-02-13Fix whitespace problemNicolas Kuttler
2015-02-13Merge branch 'nkuttler' into gh-pagesNicolas Kuttler
2015-02-13Make meta info entirely optionalNicolas Kuttler
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-12Add articles collectionNicolas Kuttler
Display optional web address instead of email as article contributors might not want to see their email address on the www. Also add an article index page.
2015-02-12BugfixNicolas Kuttler
2015-02-12Avoid irssi.org redirectsNicolas Kuttler
2015-02-12Refactor includesNicolas Kuttler
Includes can pass variables after all. The template language is beginning to feel clumsy.
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-12Remove obsolete commentNicolas Kuttler
2015-02-12Highlight the front page in the page navigationNicolas Kuttler
2015-02-12Ordinalize without pluginNicolas Kuttler
As the site will be build by github we can't use plugins
2015-02-12Remove superfluous stylesheetNicolas Kuttler
Also always show the scrollbar to avoid the content from jumping left/right.