navigation.sh
user@portfolio:~$ pwd
/home/ portfolio / blog / helloworld .log
2024-01-10_helloworld.log
user@portfolio:~/blog$ cat 2024-01-10.log
# BLOG POST METADATA
title: "Hello World"
date: 2024-01-10 14:30:00
reading_time: 1 minutes
description: "Description"
author: "Seckin"
tags: [helloworld]

Hello World

Description

content_viewer.sh

Hello World1

# End of file - 2 words, 1 min read
user@portfolio:~/blog$ _
navigation.sh
user@portfolio:~/blog$ ls -la ../
# PREVIOUS BLOG
← No previous blog
# BACK TO BLOG
↑ All Blog
cd ../blog/
# NEXT BLOG
No next blog →