mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-30 02:01:33 +00:00
Added Gravemind's Feedly-ish theme, as with TT-RSS 18.12 Levito's theme is broken for now.
This commit is contained in:
@@ -65,7 +65,8 @@ setup_ttrss()
|
||||
fi
|
||||
git clone --depth=1 https://github.com/sepich/tt-rss-mobilize.git ${TTRSS_PATH}/plugins/mobilize
|
||||
git clone --depth=1 https://github.com/m42e/ttrss_plugin-feediron.git ${TTRSS_PATH}/plugins/feediron
|
||||
git clone --depth=1 https://github.com/levito/tt-rss-feedly-theme.git ${TTRSS_PATH}/themes/feedly-git
|
||||
git clone --depth=1 https://github.com/levito/tt-rss-feedly-theme.git ${TTRSS_PATH}/themes/levito-feedly-git
|
||||
git clone --depth=1 https://github.com/Gravemind/tt-rss-feedlish-theme.git ${TTRSS_PATH}/themes/gravemind-feedly-git
|
||||
fi
|
||||
|
||||
# Add initial config.
|
||||
|
||||
Reference in New Issue
Block a user