From 77bf424a1ec9ea7246c0a203122d1cefc536c77e Mon Sep 17 00:00:00 2001 From: Miguel Pimentel Date: Thu, 13 Jun 2024 15:08:28 -0500 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2fe7df4..52264a3 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,19 @@ -
+
-Mabuya is a minimal Zola theme for building light and SEO-ready blogs. +[Mabuya](https://mabuya.vercel.app/) is a minimal [Zola](https://www.getzola.org) theme for building light and SEO-ready blogs. Put your work front and center with Mabuya as the base of your project. -Check out the demo. + +demo +
+
+
Mabuya screenshot
@@ -44,17 +48,22 @@ While working on the theme, I have added new functionality and made many quality Before using the theme, you need to install [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ v0.18.0. +### 1. Clone the repo + ```sh -# 1. Clone the repo git clone git@github.com:semanticdata/mabuya.git +``` + +### 2. Change directory into clone -# 2. Change directory into clone +```sh cd mabuya +``` -# 3. Serve the site locally -zola serve +### 3. Serve the site locally -# 4. Open http://127.0.0.1:1111/ in the browser +```sh +zola serve ``` For more detailed instructions, visit the [Documentation](https://www.getzola.org/documentation/themes/installing-and-using-themes/) page about installing and using themes. @@ -75,8 +84,9 @@ We'd love your help! Please see [CONTRIBUTING](./CONTRIBUTING.md) and our [Code ## 💜 Acknowledgements -- Mabuya is a *fork* of [Tale](https://github.com/aaranxu/tale-zola), which itself is a *port* of the Jekyll theme [Tale](https://github.com/chesterhow/tale) which is now archived. -- The icons used throughout the site are kindly provided by [UXWing](https://uxwing.com/license/). Read their [license](https://uxwing.com/license/). +Mabuya is a *fork* of [Tale](https://github.com/aaranxu/tale-zola), which itself is a *port* of the Jekyll theme [Tale](https://github.com/chesterhow/tale) which is now archived. + +The icons used throughout the site are kindly provided by [UXWing](https://uxwing.com/license/). Read their [license](https://uxwing.com/license/). ## ©️ License