now Octopress uses partials
This commit is contained in:
parent
1957c12499
commit
eefe29e5d0
17 changed files with 176 additions and 114 deletions
8
source/_includes/navigation.haml
Normal file
8
source/_includes/navigation.haml
Normal file
|
@ -0,0 +1,8 @@
|
|||
.page_width
|
||||
%ul
|
||||
%li.alpha
|
||||
%a(href="/") Blog
|
||||
%li.omega
|
||||
%a(href="/about.html") About
|
||||
%li.subscribe
|
||||
%a(href="/atom.xml") Subscribe
|
Loading…
Add table
Add a link
Reference in a new issue