From 88f11661b9123be50eff7fd27fc2807734a79955 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 15 Nov 2022 17:21:08 +0200 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fced7e3..483ffb8 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,13 @@ ## About -A website created using Zola, a static site generator. +This repository is template to build a new Zola website. - The contents of the pages reside in the markdown files in /content (written in CommmonMark) - The pages are rendered using HTML templates with Tailwind CSS framework in /templates ## Getting Started -This repository is template to build a new Zola website. - To use this repository as a template, simply: - clone repository