From 0511e00d83d104e4dc3d600e5bf900dbb69ed7f9 Mon Sep 17 00:00:00 2001 From: Ola Rubaj <52197250+olayway@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:56:26 +0200 Subject: [PATCH] [site/content][xs]: adjust tutorial title --- site/content/blog/create-a-website-from-scratch.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/blog/create-a-website-from-scratch.md b/site/content/blog/create-a-website-from-scratch.md index 5d9d4129..58f70d85 100644 --- a/site/content/blog/create-a-website-from-scratch.md +++ b/site/content/blog/create-a-website-from-scratch.md @@ -1,15 +1,15 @@ --- -title: 'Tutorial 1: Create a website from scratch using Markdown and PortalJS' +title: 'Tutorial 1: Create a website from scratch using Markdown and Flowershow' date: 2023-06-20 authors: ['Ola Rubaj'] filetype: 'blog' --- -In this tutorial we will walk you through creating an elegant, fully functional website written in simple markdown and published with PortalJS. +In this tutorial we will walk you through creating an elegant, fully functional website written in simple markdown and published with Flowershow. By the end of this tutorial you will: -- have a working markdown-based website powered by PortalJS. +- have a working markdown-based website powered by Flowershow. - be able to edit the text and add pages, all from an online interface without installing anything. Below is a screenshot of how the final website will look like: