Hello, I'm starting my first blog with this stylish theme (and Jekyll). Sorry for this noob question.
TL;DR
The problem:
Cannot link to posts under the Amazing Blog category when I clicked the link at the sidebar. I've changed "Amazing Blog" to "Random Thoughts" and created a new post "2020-05-27-hello-world.markdown" under _posts folder.
Front Matter in 2020-05-27-hello-world.markdown
---
layout: post
title: "Hello World"
description: My first post.
date: 2020-05-27
---
Front Matter in blog.markdown
---
layout: blog
title: Random Thoughts
icon: fa-pencil-alt
order: 3
---
Thank you for letting me use this theme. Thanks in advance if anyone help me.
Hello, I'm starting my first blog with this stylish theme (and Jekyll). Sorry for this noob question.
TL;DR
The problem:
Cannot link to posts under the Amazing Blog category when I clicked the link at the sidebar. I've changed "Amazing Blog" to "Random Thoughts" and created a new post "2020-05-27-hello-world.markdown" under _posts folder.
Front Matter in 2020-05-27-hello-world.markdown
Front Matter in blog.markdown
Thank you for letting me use this theme. Thanks in advance if anyone help me.