blog-rekahsoft-ca/templates/pages/home.haml

19 lines
467 B
Plaintext

#home-page.container.border-box
.row
.eight.columns.alpha
$partial("templates/partials/business-card.haml")$
.seven.columns.offset-by-one.omega
#recent-posts
%h1 Recent Posts
%hr/
$partial("templates/partials/recent-posts-list.haml")$
#tag-cloud
%h1 Tag Cloud
%hr/
$tagCloud$
.row
#license.eight.columns.alpha
$license$
#tools.seven.columns.offset-by-one.omega
$tools$