aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_tbs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #51 from YSmetana/masterAlexis Metaireau2012-11-201-0/+1
|\ | | | | Enabling responsive features
| * Enabling responsive features (according to ↵Lufa2012-10-011-0/+1
| | | | | | | | http://twitter.github.com/bootstrap/scaffolding.html#responsive).
* | Replace SITE_URL with FEED_DOMAIN for FeedburnerWoojong Koh2012-10-161-2/+2
| |
* | Replace FEED with FEED_ATOMWoojong Koh2012-10-161-1/+1
|/
* Close tags list link tagSimon Holywell2012-07-011-1/+1
|
* Merge pull request #29 from tshepang/fix-Pages-urlAlexis Metaireau2012-06-201-1/+1
|\ | | | | tuxlite_tbs: fix broken Pages url
| * fix broken Pages urlTshepang Lekhonkhobe2012-05-151-1/+1
| |
* | Fix typo in tuxlite_tbs. Add icon to notmyidea.Ian Cordasco2012-06-141-1/+1
| | | | | | | | | | Added the gitorious icon to notmyidea as per @ametaireau's request on ametaireau/pelican-themes#38
* | Add gitorious icon to tuxlite_tbs theme.Ian P. Cordasco2012-06-142-0/+1
|/ | | | | I don't see why gitorious should be excluded from having it's own favicon in the SOCIAL links.
* Merge pull request #24 from tshepang/masterAlexis Metaireau2012-05-141-1/+1
|\ | | | | tuxlite_tbs: does not respect DEFAULT_DATE_FORMAT setting
| * tuxlite_tbs: fix broken author URLTshepang Lekhonkhobe2012-04-071-1/+1
| |
| * tuxlite_tbs: respect DEFAULT_DATE_FORMAT settingTshepang Lekhonkhobe2012-04-071-1/+1
| |
* | Merge pull request #27 from yprez/masterAlexis Metaireau2012-05-141-61/+61
|\ \ | | | | | | tuxlite_tbs - changed pygments.css class to fix code highlighting
| * | CSS class should be "highlight" for code highlighting to workYuri Prezument2012-05-121-61/+61
| |/
* / Use object.url to get the url for author, category and tagsKyle Fuller2012-05-144-6/+6
|/
* Updated screenshot.Matts2012-02-121-0/+0
|
* Removed accidental "i" char from navbar code.Matts2012-02-121-1/+2
|
* Added collapsible navbar. Moved archives and tags to sidebar.Matts2012-02-121-16/+30
|
* List archives using a 2 column table.Matts2012-02-111-11/+15
|
* Changed line height for tables to 1.3em in local.css.Matts2012-02-111-0/+1
|
* Increased margin bottom to 4em for nav bar.Matts2012-02-111-1/+1
|
* Changed body and p elements to use font-size: 100%.Matts2012-02-111-2/+2
|
* Added missing </a> tag. Edited header elements.Matts2012-02-111-3/+3
|
* Changed header elements from h2 to h1 and h3 to h2 in archives.htmlMatts2012-02-111-2/+2
|
* Removed "other entries" header from index.htmlMatts2012-02-111-4/+0
|
* Added margin for summary class. Float right for read more button.Matts2012-02-111-1/+2
|
* Edited header elements again.Matts2012-02-111-1/+2
|
* Changed header elements. Also added top margin for H3 element.Matts2012-02-113-5/+5
|
* Removed if loop from base.html. page.category|lower = documentationMatts2012-02-111-2/+0
|
* Added margins to 'li' and 'p' elements.Matts2012-02-111-1/+2
|
* Added line-height: 1.6em to "p" elementMatts2012-02-011-1/+1
|
* Various fixes and updatesMatts2012-02-019-355/+422
| | | | | | | | | - 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 license file.Matts2012-01-261-0/+14
|
* Added tuxlite theme, which is inspired by the original bootstrap theme.Matts2012-01-2536-0/+982
Built using twitter bootstrap v2.0, with responsive layout.