mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Adding press story from Italian site Skimbu.
This commit is contained in:
parent
02b9b7aa30
commit
74ba777099
2 changed files with 9 additions and 1 deletions
2
fabfile.py
vendored
2
fabfile.py
vendored
|
@ -517,7 +517,7 @@ def setup_redis():
|
|||
sudo('/etc/init.d/redis start')
|
||||
|
||||
def setup_db_munin():
|
||||
sudo('ln -s %s/config/munin/mongo* /etc/munin/plugins/' % env.NEWSBLUR_PATH)
|
||||
sudo('cp -rs %s/config/munin/mongo* /etc/munin/plugins/' % env.NEWSBLUR_PATH)
|
||||
|
||||
|
||||
# ================
|
||||
|
|
|
@ -76,6 +76,14 @@
|
|||
<span class="NB-press-author">Nathan Willis</span>,
|
||||
<span class="NB-press-date">Nov 23, 2011</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.skimbu.it/2012/03/06/newsblur-approccio-alternativo-alla-lettura-dei-feed-rss/">NewsBlur: approccio alternativo alla lettura dei feed RSS</a>
|
||||
<span class="NB-press-publisher">
|
||||
<img src="http://www.skimbu.it/wp-content/themes/s/favicon.ico">
|
||||
Skimbu.it</span>,
|
||||
<span class="NB-press-author">Francesco Di Lorenzo</span>,
|
||||
<span class="NB-press-date">Mar 6, 2012</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.cuk.ch/articles/5073">NewsBlur: un remplacement de Google Reader?</a>
|
||||
<span class="NB-press-publisher">
|
||||
|
|
Loading…
Add table
Reference in a new issue