devroom.io/layouts/sidebar.haml
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

57 lines
2.0 KiB
Plaintext

%section#sidebar
.one_first
%aside.widget.widget_search
%h3.widgettitle Search
.search_line
%form{:action => "#"}
%p
%input#search{:name => "search", :placeholder => "", :type => "text", :value => ""}/
%input{:type => "submit", :value => ""}/
.one_first
%aside.widget.widget_custom_recent_entries
%h3.widgettitle Latest posts
%ul
%li
%a{:href => "openpost.html"} Sample post
%abbr.published{:title => "18.09.12"} 2 days ago
.entry-content
%p Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque tristique volutpat nunc, id rhoncus augue
%li
%a{:href => "openpost.html"} Sample post
%abbr.published{:title => "18.09.12"} 2 days ago
.entry-content
%p Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque tristique volutpat nunc, id rhoncus augue
.one_first
%aside.widget.widget_custom_flickr_entries
%h3.widgettitle Flickr
%ul#flickr_images_sidebar
:javascript
jQuery(document).ready(function(){
jQuery('#flickr_images_sidebar').jflickrfeed({
limit: 6,
qstrings: {
id: '49053047@N04'
},
itemTemplate: '<li><a href="{{image_b}}"><img src="{{image_s}}" alt="{{title}}" /></a></li>'
});
});
.one_first
%aside.widget.widget_links
%h3.widgettitle List widget
%ul
%li
%a{:href => "#"} Styling options
%li
%a{:href => "#"} Theme options
%li
%a{:href => "#"} Sidebars & widgets
%li
%a{:href => "#"} Shortcodes
%li
%a{:href => "#"} Blogs & posts
%li
%a{:href => "#"} Sliders & slides
%li
%a{:href => "#"} Contact form builder
%li
%a{:href => "#"} Demo content