Twitter scripts/layouts, Twitter import
This commit is contained in:
parent
65a6a20708
commit
bc62533852
12 changed files with 480 additions and 1 deletions
|
|
@ -4,4 +4,8 @@ style: none
|
|||
<h1>Kalender</h1>
|
||||
|
||||
<h1>Letzte Tweets</h1>
|
||||
<p>
|
||||
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
|
||||
<p>
|
||||
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Twitter-Archiv</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue