How to Use This Blog
- ` ` `
- Description
- This post teaches you how to use rook-queen.com
- Publish Date
- Calculating Date
- Tags
- [[website], [meta], [tutorial]] ` ` `
Greetings, visitor. It is not a simple task to navigate within this website, but I've been trying to make it as intuitive as possible. Apologies in advance. This website is split into two sections: portfolio and blog. I will begin by introducing you the portfolio.
Portfolio
This includes /
currently. I will expand the portfolio page more in the near future.
There is minimal navigation in the portfolio currently speaking. You can find a list
of contact me in the website's root.
Blog
This blog's pathname is in the format of /posts/[year]/[month]/[slug]
.
/posts
: Every post in the website./posts/[year]
: Every post in that specific year./posts/[year]/[month]
: Every post in that specific month./posts/[year]/[month]/[slug]
: The post itself.
In every page except the last one, there is a search system that allows you to query tags in that specific scope. You can click on tags that appear in the format of tag everywhere in the website. If you click on it, it will navigate you to the nearest scope with the search query that searches for posts with the tag. You can click on multiple tags to limit the matching posts. Additionally, you can click on amber-colored tags to remove them from the current search query. Aside from the search functionality, you can go back to a broader scope on the top of the page with a convenient link. I hope this makes it easier for you to navigate around.
Trivia
- The date on the screen is relative to your current geolocation. It is calculated on the client, so don't worry about me seeing where you are.
- The blog's library system is inspired by Izzy Muerte's website after bumping into their posts a few days ago.
- This website uses Next.js v15's partial pre-render technique to optimize dynamic elements and manually set React boundaries, hence the [hybrid render mode] on the bottom.
P.S.
I spent the last few days making this website, seeking a place to store my thoughts, but now I didn't know what to put up here, lol.