--- title: "🦎 Mabuya" date: 2023-09-20 updated: 2023-11-24 source: "https://github.com/semanticdata/mabuya" compartir: true category: Projects --- ## Introduction Mabuya is a minimal Zola theme focused on helping you build an elegant, fast, lightweight, and SEO-ready blog. While searching for themes, I came across [Zola Tale](https://github.com/aaranxu/tale-zola). Sadly, the project's last update was almost 2 years ago on Dec 4, 2021. I forked the project to add my own touches to it. [Demo](https://miguelpimentel.do/mabuya/) | [Source](https://github.com/semanticdata/mabuya) ## Where The Name Comes From The name Mabuya comes from the [Mabuya hispaniolae](https://en.wikipedia.org/wiki/Mabuya_hispaniolae?useskin=vector), a possibly extinct[^1] species of skink endemic to the Dominican Republic, my home country. ## Features and Improvements While working on the theme, I have added new functionality and many quality of life improvements. Here's a short non-inclusive list: * Fully refactored stylesheets. * Added Dark theme and color scheme toggle. * Added new footer navigation. * Created a custom GitHub Action that is faster than any other in GitHub. * Refined page transitions from desktop to mobile and viceversa. * Centralized custom variables. Made it easier to make color changes to the site. * Addressed PR [#7](https://github.com/aaranxu/tale-zola/pull/7). * Addressed (temporarily) Issue [#1](https://github.com/aaranxu/tale-zola/issues/1). * Addressed Issue [#4](https://github.com/aaranxu/tale-zola/issues/4). * Optimized for speed and Accesibility. * And many other small improvements. ## Screenshots | Desktop | | :----------------------------------------------------------: | | ![website screenshot](screenshots/screenshot-index-dark.png) | ## Acknowledgments Icons used in this project are part of UXWing's collection. Take a look at their license. ## License Source code in this repository is available under the [MIT](LICENSE) license. You are free to use this code however you see fit. That said, some acknowledgement would be well received.