|
0e54dba17a
|
layouts/post/summary.html: Rework author name display
Use author name from frontmatter if it exists, otherwise use the
author from the site config.
|
2016-08-30 12:31:32 +03:00 |
|
|
8a0716d236
|
Use site author for post attribution
|
2016-08-30 12:07:43 +03:00 |
|
|
4c68cf71b0
|
Move summary layout to posts
The only content type we have is posts, so the summary type should
be there.
|
2016-08-30 11:39:03 +03:00 |
|
|
d0fa547c10
|
Add basic single template for post type
|
2016-08-30 00:39:13 +03:00 |
|
|
fb9376d24b
|
layouts: Move _default/single.html template to post archetype
For now the only singles we need are posts, so it makes sense to
move this there. I can make another single template for pages later.
|
2016-08-30 00:33:06 +03:00 |
|