Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-13 | Fix whitespace problem | Nicolas Kuttler | |
2015-02-13 | Merge branch 'nkuttler' into gh-pages | Nicolas Kuttler | |
2015-02-13 | Make meta info entirely optional | Nicolas Kuttler | |
2015-02-13 | Fix links for empty baseurl setting | Nicolas Kuttler | |
2015-02-12 | Fix logo link | Nicolas Kuttler | |
2015-02-12 | Use the base url setting everywhere | Nicolas 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-12 | Add articles collection | Nicolas 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-12 | Bugfix | Nicolas Kuttler | |
2015-02-12 | Avoid irssi.org redirects | Nicolas Kuttler | |
2015-02-12 | Refactor includes | Nicolas Kuttler | |
Includes can pass variables after all. The template language is beginning to feel clumsy. | |||
2015-02-12 | Remove jQuery and bootstrap js | Nicolas 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-12 | Remove obsolete comment | Nicolas Kuttler | |
2015-02-12 | Highlight the front page in the page navigation | Nicolas Kuttler | |
2015-02-12 | Ordinalize without plugin | Nicolas Kuttler | |
As the site will be build by github we can't use plugins | |||
2015-02-12 | Remove superfluous stylesheet | Nicolas Kuttler | |
Also always show the scrollbar to avoid the content from jumping left/right. | |||
2015-02-12 | Fix overflowing header | Nicolas Kuttler | |
The brand logo tag should not contain text. Also link the logo to /. | |||
2015-02-12 | Include jQuery | Nicolas Kuttler | |
Bootstrap's responsive navigation requires it. | |||
2015-02-12 | Footer style fix | Nicolas Kuttler | |
2015-02-12 | Update youtube video | Nicolas Kuttler | |
Use an iframe and limit it's max-width for mobile. | |||
2015-02-12 | Display meta information about posts | Nicolas Kuttler | |
The date will be displayed with an ordinal indicator when available. | |||
2015-02-12 | Loop through existing pages for navigation | Nicolas Kuttler | |
Ignore the atom feed and the paginated news based on page names. | |||
2015-02-11 | Add responsive sidebar and basic footer | Nicolas Kuttler | |
2015-02-11 | Add a basic front page with paginated news archive | Nicolas Kuttler | |
2015-02-06 | Add empty bootstrap template | Alexander Færøy | |