The Scribblings of a
Monkey!!! 📝🐒
VuePress Tutorial 11 - Sticky Footer
•Posted: Sep 5, 2022 •Updated: Apr 18, 2023
We're going to continue styling the blog by making the Footer component we created in VuePress Tutorial 8 - Custom Footer into...
VuePress Tutorial 10 - Homepage Styling Part 2
•Posted: Sep 2, 2022 •Updated: Apr 18, 2023
In the previous tutorial we began the process of styling the homepage. By the end of the tutorial we overrode the global...
VuePress Tutorial 9 - Styling the Homepage
•Posted: Aug 31, 2022 •Updated: Apr 18, 2023
The next step we'll be taking in developing the blog is learning how to override the palette.styl and index.styl files...
VuePress Tutorial 8 - Custom Footer
•Posted: Apr 6, 2022 •Updated: Jul 17, 2024
Now it's time to start building the custom footer component for the site. Before creating the footer component, we're...
VuePress Tutorial 7 - Navbar Logo and Links
•Posted: Mar 12, 2022 •Updated: Apr 19, 2023
In this tutorial we'll be discussing how to configure the navbar by using the options exposed by the default theme...