diff --git a/archetypes/posts.md b/archetypes/posts.md new file mode 100644 index 0000000..294ba1c --- /dev/null +++ b/archetypes/posts.md @@ -0,0 +1,11 @@ ++++ +title = "{{ replace .Name "-" " " | title }}" +date = "{{ .Date }}" +author = "" +authorTwitter = "" #do not include @ +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false ++++ diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html new file mode 100644 index 0000000..0bbfbd2 --- /dev/null +++ b/layouts/partials/comments.html @@ -0,0 +1,8 @@ + diff --git a/themes/terminal b/themes/terminal index bc29541..6404a48 160000 --- a/themes/terminal +++ b/themes/terminal @@ -1 +1 @@ -Subproject commit bc295415148b61663d627fa56b8406d725d5f3fa +Subproject commit 6404a48fe385a70a8ca22e9da72839c9709665de