summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-12BugfixNicolas Kuttler
2015-02-12Avoid irssi.org redirectsNicolas Kuttler
2015-02-12Remove commentsNicolas Kuttler
2015-02-12Refactor includesNicolas Kuttler
Includes can pass variables after all. The template language is beginning to feel clumsy.
2015-02-12Remove superfluous semicolon and force rebuildNicolas 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-12Remove obsolete commentNicolas Kuttler
2015-02-12Highlight the front page in the page navigationNicolas Kuttler
2015-02-12Position logo and comment cssNicolas Kuttler
2015-02-12Revert "Use local plugins"Nicolas Kuttler
This reverts commit 6fe73ef7df1ccb49b30106b273fe0cacf43b26d9.
2015-02-12Ordinalize without pluginNicolas Kuttler
As the site will be build by github we can't use plugins
2015-02-12Merge branch 'master' into nkuttlerNicolas Kuttler
2015-02-12Better color for news headersNicolas Kuttler
2015-02-12Remove superfluous stylesheetNicolas Kuttler
Also always show the scrollbar to avoid the content from jumping left/right.
2015-02-12Fix overflowing headerNicolas Kuttler
The brand logo tag should not contain text. Also link the logo to /.
2015-02-12Include jQueryNicolas Kuttler
Bootstrap's responsive navigation requires it.
2015-02-12Footer style fixNicolas Kuttler
2015-02-12Update youtube videoNicolas Kuttler
Use an iframe and limit it's max-width for mobile.
2015-02-12Add about pageNicolas Kuttler
2015-02-12Use local pluginsNicolas Kuttler
2015-02-12Display meta information about postsNicolas Kuttler
The date will be displayed with an ordinal indicator when available.
2015-02-12Loop through existing pages for navigationNicolas Kuttler
Ignore the atom feed and the paginated news based on page names.
2015-02-11Add responsive sidebar and basic footerNicolas Kuttler
2015-02-11Merge pull request #1 from nkuttler/nkuttlerAlexander Færøy
Add a basic front page with paginated news archive
2015-02-11Add a basic front page with paginated news archiveNicolas Kuttler
2015-02-06Page on how to install irssi easilyAlexander Færøy
2015-02-06Add a welcome messageAlexander Færøy
2015-02-06Add a bit of info on what we wantAlexander Færøy
2015-02-06Add markdown'ified posts from irssi.orgAlexander Færøy
2015-02-06Import bootstrap and our logoAlexander Færøy
2015-02-06Add empty bootstrap templateAlexander Færøy
2015-02-06Add metadataAlexander Færøy
2015-02-06Strip articles from permalinkAlexander Færøy
2015-02-06Add a robots.txt that doesn't allow anythingAlexander Færøy
2015-02-06Initial importAlexander Færøy