tt-rss-feedly-theme
tt-rss-feedly-theme copied to clipboard
Feedly theme for Tiny Tiny RSS
tt-rss-feedly-theme
Feedly theme for Tiny Tiny RSS.
If you are using an older version of TT-RSS, have a look at the branches.
For the best experience, use a current browser. IE9 and older versions are not supported.
This theme is tested in recent versions of Chromium based browsers (Chrome, Edge, Brave, Vivaldi, Opera) on a regular basis and should work fine in Firefox as well.
Installation
Prerequisites: Running instance of TT-RSS
Install steps (If you did not find the description on the TT-RSS Homepage):
- Download the ZIP-File:
wget https://github.com/levito/tt-rss-feedly-theme/archive/master.zip - Unzip the ZIP-File:
unzip master.zip - Change into the newly created folder:
cd tt-rss-feedly-theme-master - Copy the relevant files into your TT-RSS folder:
cp -r feedly* [TT-RSS_Home]/themes.local - Go into your TT-RSS preferences and select the feedly-theme.
Development
Don't make direct changes to the CSS files on root level. They are generated from src.
In order to generate the CSS files, you will need node.js and npm installed.
- Run
npm installto install dependencies - Run
npm startto watchsrcand compile on changes
Screenshots








Licensed under the WTFPL