summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/all-posts.md5
-rw-r--r--content/search.md5
2 files changed, 10 insertions, 0 deletions
diff --git a/content/all-posts.md b/content/all-posts.md
new file mode 100644
index 0000000..83508dc
--- /dev/null
+++ b/content/all-posts.md
@@ -0,0 +1,5 @@
++++
+title = "All posts"
+layout = "all-posts"
+excludeFromLists = true
++++
diff --git a/content/search.md b/content/search.md
new file mode 100644
index 0000000..e35e99b
--- /dev/null
+++ b/content/search.md
@@ -0,0 +1,5 @@
++++
+title = "Search"
+layout = "search"
+excludeFromLists = true
++++