Building Markdown Page Navigation
Blog Post
Last updated on

Building Markdown Page Navigation


I finished building a side navigation feature today for this website that I’m excited to share ✨

I received inspiration from the documentation web pages for Tailwind CSS by Tailwind Labs.

I looked at the code of their documentation on GitHub and thought, “What if I could somehow put my Markdown blog posts next to a new side navigation menu like theirs?”

And, from there, I went to work refactoring and enhancing this website’s navigation and blog web pages.

I’m so glad how it turned out! 🤩

🌬️ Tailwind CSS documentation web pages is available here:
https://tailwindcss.com/docs/installation/using-vite

👨‍💻 Code for this website is available here:
https://github.com/pjnalls/pjnalls.github.io