Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No comments sction when Disqus is not setup in tuxlite_tbs | chanux | 2014-01-25 | 1 | -3/+5 |
| | |||||
* | [IMP] Add language management for theme tuxlite_tbs | Sylvain GARANCHER | 2013-08-28 | 3 | -2/+16 |
| | |||||
* | Merge pull request #80 from ldx/063d19aaeee575f8528d32df4a799f7c305c1bcf | Justin Mayer | 2013-03-30 | 1 | -0/+1 |
|\ | | | | | Set disqus_title | ||||
| * | Set disqus_title in disqus.html. | ldx | 2013-02-24 | 1 | -0/+1 |
| | | | | | | | | | | If disqus_title is not set, Disqus will use the title of the site to name all threads. | ||||
* | | Fixing broken support for `ARCHIVES_URL` in tuxlite-tbs theme. | Randall Degges | 2013-03-20 | 2 | -2/+2 |
|/ | | | | | | | | | | | | | | | This commit fixes an issue with users supplying their own custom `ARCHIVES_URL` setting in their settings file while using the tuxlite-tbs theme. The issue is that the `base.html` template didn't take the `ARCHIVES_URL` variable into account, and therefore ignores is. This causes problems when users want a custom archives URL. This also fixes another part of the issue in the `archives.html` template, in which article URLs were relative (not absolute) which causes breakage when linking to articles. This commit fixes all the above problems. | ||||
* | Merge pull request #51 from YSmetana/master | Alexis Metaireau | 2012-11-20 | 1 | -0/+1 |
|\ | | | | | Enabling responsive features | ||||
| * | Enabling responsive features (according to ↵ | Lufa | 2012-10-01 | 1 | -0/+1 |
| | | | | | | | | http://twitter.github.com/bootstrap/scaffolding.html#responsive). | ||||
* | | Replace SITE_URL with FEED_DOMAIN for Feedburner | Woojong Koh | 2012-10-16 | 1 | -2/+2 |
| | | |||||
* | | Replace FEED with FEED_ATOM | Woojong Koh | 2012-10-16 | 1 | -1/+1 |
|/ | |||||
* | Close tags list link tag | Simon Holywell | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | fix broken Pages url | Tshepang Lekhonkhobe | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #24 from tshepang/master | Alexis Metaireau | 2012-05-14 | 1 | -1/+1 |
|\ | | | | | tuxlite_tbs: does not respect DEFAULT_DATE_FORMAT setting | ||||
| * | tuxlite_tbs: fix broken author URL | Tshepang Lekhonkhobe | 2012-04-07 | 1 | -1/+1 |
| | | |||||
| * | tuxlite_tbs: respect DEFAULT_DATE_FORMAT setting | Tshepang Lekhonkhobe | 2012-04-07 | 1 | -1/+1 |
| | | |||||
* | | Use object.url to get the url for author, category and tags | Kyle Fuller | 2012-05-14 | 4 | -6/+6 |
|/ | |||||
* | Removed accidental "i" char from navbar code. | Matts | 2012-02-12 | 1 | -1/+2 |
| | |||||
* | Added collapsible navbar. Moved archives and tags to sidebar. | Matts | 2012-02-12 | 1 | -16/+30 |
| | |||||
* | List archives using a 2 column table. | Matts | 2012-02-11 | 1 | -11/+15 |
| | |||||
* | Added missing </a> tag. Edited header elements. | Matts | 2012-02-11 | 1 | -3/+3 |
| | |||||
* | Changed header elements from h2 to h1 and h3 to h2 in archives.html | Matts | 2012-02-11 | 1 | -2/+2 |
| | |||||
* | Removed "other entries" header from index.html | Matts | 2012-02-11 | 1 | -4/+0 |
| | |||||
* | Edited header elements again. | Matts | 2012-02-11 | 1 | -1/+2 |
| | |||||
* | Changed header elements. Also added top margin for H3 element. | Matts | 2012-02-11 | 2 | -4/+4 |
| | |||||
* | Removed if loop from base.html. page.category|lower = documentation | Matts | 2012-02-11 | 1 | -2/+0 |
| | |||||
* | Various fixes and updates | Matts | 2012-02-01 | 4 | -28/+25 |
| | | | | | | | | | - Updated CSS files with latest 2.0 release - Removed shaded borders around content - Added right margin to seperate content from sidebar - Fixed disqus code - Changed navbar color - Many misc fixes | ||||
* | Added tuxlite theme, which is inspired by the original bootstrap theme. | Matts | 2012-01-25 | 16 | -0/+301 |
Built using twitter bootstrap v2.0, with responsive layout. |