The Scribblings of a
Monkey!!! 📝🐒
VuePress Tutorial 16 - Pagination
•Posted: Sep 30, 2022 •Updated: Jul 10, 2024
Now it's time to learn more about the pagination feature and the Client API provided by @vuepress/plugin-blog...
VuePress Tutorial 15 - Blog Plugin
•Posted: Sep 21, 2022 •Updated: Jul 17, 2024
It's now time to install and begin the process of configuring @vuepress/plugin-blog. We're going to start by describing...
VuePress Tutorial 14 - Dropdown Menu Styling
•Posted: Sep 15, 2022 •Updated: Apr 18, 2023
If you hover over Posts in the navbar, the dropdown menu will appear. You'll notice the dropdown menu needs some styling...
VuePress Tutorial 13 - Navbar Styling
•Posted: Sep 11, 2022 •Updated: Apr 18, 2023
Currently, the navbar is not looking too good, so in this tutorial we're going to begin fixing that by adding some styling...
VuePress Tutorial 12 - Highlight SVGs on Hover
•Posted: Sep 8, 2022 •Updated: Jul 17, 2024
We're now ready to add a highlight effect when hovering over the SVG icons. The method we'll be using doesn't require a lot of...