content/blog -> content/posts

This commit is contained in:
Asmir A 2023-11-15 16:49:00 +01:00
parent 2383c813c1
commit 3212d72cf7
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2
4 changed files with 10 additions and 20 deletions

View File

@ -1,15 +1,8 @@
+++ +++
title = "DeepThought"
description = "The Answer to the Ultimate Question of Life, the Universe, and Everything is 42."
+++ +++
## Project Cloud **DeepThought** is a computer that was created by a pan-dimensional, hyper-intelligent species of beings (whose three-dimensional protrusions into our universe are ordinary white mice) to come up with the Answer to The Ultimate Question of Life, the Universe, and Everything. DeepThought is the size of a small city. When, after seven and a half million years of calculation, the answer finally turns out to be 42, DeepThought admonishes Loonquawl and Phouchg (the receivers of the Ultimate Answer) that "[she] checked it very thoroughly, and that quite definitely is the answer. I think the problem, to be quite honest with you is that you've never actually known what the question was."
Cloud and blog platform for personal and consulting projects.
## Public Key
WP
## Contact
- Email: [asmir.abdulahovic@gmail.com](mailto:asmir.abdulahovic@gmail.com)
DeepThought does not know the ultimate question to Life, the Universe and Everything, but offers to design an even more powerful computer, Earth, to calculate it. After ten million years of calculation, the Earth is destroyed by Vogons five minutes before the computation is complete.

View File

@ -1,9 +0,0 @@
+++
paginate_by = 15
path = "blog"
title = "All blog posts"
sort_by = "date"
page_template = "blog-page.html"
+++
> List of all *[tags](/tags)*

6
content/posts/_index.md Normal file
View File

@ -0,0 +1,6 @@
+++
title = "Posts"
description = "Blog posts accumulated over the time."
sort_by = "date"
paginate_by = 5
+++