init
This commit is contained in:
parent
0538f61b5a
commit
ac45ac1b6c
193 changed files with 12172 additions and 128 deletions
5
layout/post.html
Normal file
5
layout/post.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<article>
|
||||
<h1><a href="{{ base_path }}/{{ blog }}/{{ slug }}/">{{ title }}</a></h1>
|
||||
<p class="meta">Published on {{ date }} by <b>{{ author }}</b></p>
|
||||
{{ content }}
|
||||
</article>
|
||||
Loading…
Add table
Add a link
Reference in a new issue