Skip to content

clean-greader is a tiny tiny rss theme based on the latest Google Reader and inspired by other Google Services.

Notifications You must be signed in to change notification settings

heikojansen/clean-greader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-greader

clean-greader is a tiny tiny rss (1.8+) theme based on the latest Google Reader and inspired by other Google Services. As of 2013/08/29 the theme is build from scratch to be independent from changes to the tt-rss default.css.

Preview

Installation

Using Git

Assuming, that your tt-rss instance is located at /usr/share/tt-rss:

cd /usr/share/tt-rss/themes
git clone https://github.com/naeramarth7/clean-greader
ln -s ./clean-greader/clean-greader.css ./clean-greader.css

Manual

  1. Download the package using the "Download ZIP" button on the right
  2. Copy the clean-greader-master folder into you tt-rss/themes folder (e. g. /usr/share/tt-rss/themes) and rename it to clean-greader
  3. Copy the clean-greader.css file from the clean-greader folder into you themes root folder (e. g. /usr/share/tt-rss/themes)

Update

Using git

Assuming, that your tt-rss instance is located at /usr/share/tt-rss:

cd /usr/share/tt-rss/themes/clean-greader
git pull

Manual

Same as Installation - just overwrite the files.

Maintenance

As of the "build from scratch" update, the theme is completely written using SASS/SCSS. maA tutorial on Devloping With Sass and Chrome DevTools can be found on net.tutsplus.com.

By running the css/watch.main.scss.sh* script in the background any change to any contained .scss file will automatically be translated into the main.css.


*sass needs to be installed on your the server.

gem install sass --pre

Support

The clean-greader theme is build on Google Chrome (29 beta) using Linux Mint 15 and tested on Google Chrome (29 beta) as well as Mozilla Firefox (23). These are the only official support browsers, so there will be no guarantee for the usability on other browsers except of those.

Tiny Tiny RSS Settings

Setting Value
Combined feed display enabled
Automatically expand articles in combined mode disabled
Show content preview in headlines list disabled

Screenshots

Main Page

Main Settings

Feed Settings


Flattr this git repo

About

clean-greader is a tiny tiny rss theme based on the latest Google Reader and inspired by other Google Services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published