From 1382b44c182827a5757b7aaf50b1f036ccda12b4 Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 4 Feb 2024 20:16:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(README):=20remove=20quick?= =?UTF-8?q?=20start=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In favour of properly installing a theme as a submodule or clone. --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 4786929d5..4bfbde955 100644 --- a/README.md +++ b/README.md @@ -46,20 +46,6 @@ tabi has a perfect score on Google's Lighthouse audit: - [X] [Social links](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#social-media-icons). - [X] [Tags](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#tags). -## Quick start - -⚠️ **Note**: to facilitate updates, it's better to install tabi as a submodule or to clone it into your project (read below). - -Once you have installed Zola 0.17.0 or newer: - -```bash -git clone https://github.com/welpo/tabi.git -cd tabi -zola serve -``` - -Open http://127.0.0.1:1111 in the browser. - ## Installation To add tabi to you existing Zola site: