about summary refs log tree commit diff
path: root/content
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-31 21:01:40 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-31 21:03:54 +0200
commitce4943e8bf7b11fd174fe62e258dd827ca03d238 (patch)
tree5d009eed0a8f8826cb9126ca8962e7e40bd2291f /content
parentConfig: Enable robots.txt (diff)
downloadbaitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.tar.gz
baitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.tar.bz2
baitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.zip
Add blog and projects template
Diffstat (limited to 'content')
-rw-r--r--content/blog/_index.md5
-rw-r--r--content/blog/posts/31/07/2022/example_post.md9
-rw-r--r--content/projects/_index.md6
-rw-r--r--content/projects/project/example_project.md11
4 files changed, 31 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md
new file mode 100644
index 0000000..767c4a5
--- /dev/null
+++ b/content/blog/_index.md
@@ -0,0 +1,5 @@
+---
+title: "Blog"
+date: 2022-07-31T17:22:35+02:00
+draft: false
+---
diff --git a/content/blog/posts/31/07/2022/example_post.md b/content/blog/posts/31/07/2022/example_post.md
new file mode 100644
index 0000000..afb049a
--- /dev/null
+++ b/content/blog/posts/31/07/2022/example_post.md
@@ -0,0 +1,9 @@
+---
+title: "Example Post"
+date: 2022-07-31T17:28:44+02:00
+draft: false
+---
+
+* Im a post!
+
+Hello everyone.
diff --git a/content/projects/_index.md b/content/projects/_index.md
new file mode 100644
index 0000000..8fa0078
--- /dev/null
+++ b/content/projects/_index.md
@@ -0,0 +1,6 @@
+---
+title: "Projects"
+date: 2022-07-31T17:22:42+02:00
+draft: false
+---
+
diff --git a/content/projects/project/example_project.md b/content/projects/project/example_project.md
new file mode 100644
index 0000000..f6cb940
--- /dev/null
+++ b/content/projects/project/example_project.md
@@ -0,0 +1,11 @@
+---
+title: "Example Project"
+date: 2022-07-31T17:36:24+02:00
+notshowthedate: true
+draft: false
+---
+
+* Example Project
+
+Im a project!
+