diff --git a/site/content/guide/index.md b/site/content/guide/index.md index 6bd11b3f..7fe4b6ce 100644 --- a/site/content/guide/index.md +++ b/site/content/guide/index.md @@ -7,7 +7,7 @@ disableTitle: true -# Tutorial 1: Create a website from scratch using markdown and PortalJS +## Tutorial 1: Create a website from scratch using markdown and PortalJS In this tutorial we will walk you through creating an elegant, fully functional website written in simple markdown and published with PortalJS. @@ -44,7 +44,7 @@ Below is a screenshot of how the final website will look like: > [!tip] > Read full tutorial [[create-a-website-from-scratch|here!]] -# Tutorial 2: Editing your site locally on your computer +## Tutorial 2: Editing your site locally on your computer In this tutorial, we will walk you through the process of editing your Flowershow website locally on your computer. @@ -82,3 +82,13 @@ Below is a screenshot of how the final website will look like: > [!tip] > Read full tutorial [[edit-a-website-locally|here!]] + +## Howtos + +- [[quickly-create-a-sandbox-website|How to quickly create a sandbox website]] +- [[edit-text-on-a-single-md-page|How to quickly edit text on a single Markdown-based page]] +- [[add-a-simple-md-page|How to add a simple Markdown page]] +- [[edit-or-add-md-pages-locally|How to edit or add Markdown-based pages locally on your computer]] +- [[how-to-add-images-to-a-md-page|How to add images to a Markdown-based page]] +- [[publish-obsidian-vault-to-github|How to push an Obsidian vault to a GitHub repository]] +- [[create-a-simple-catalog-of-anything|How to create a simple catalog of anything in Obsidian]] diff --git a/site/content/howtos/edit-text-on-a-single-md-page.md b/site/content/howtos/edit-text-on-a-single-md-page.md index b479a088..c4496a3b 100644 --- a/site/content/howtos/edit-text-on-a-single-md-page.md +++ b/site/content/howtos/edit-text-on-a-single-md-page.md @@ -1,5 +1,5 @@ --- -title: How to quickly edit text content on a single Markdown-based page +title: How to quickly edit text on a single Markdown-based page date: 2023-07-27 authors: ['Ola Rubaj'] filetype: 'blog' diff --git a/site/content/howtos/how-to-add-images-to-a-md-page.md b/site/content/howtos/how-to-add-images-to-a-md-page.md index 9317fef8..8b86ce62 100644 --- a/site/content/howtos/how-to-add-images-to-a-md-page.md +++ b/site/content/howtos/how-to-add-images-to-a-md-page.md @@ -1,5 +1,5 @@ --- -title: How to add images to a Markdown based page +title: How to add images to a Markdown-based page date: 2023-07-27 authors: ['Jake Hirsch', 'Ola Rubaj'] filetype: 'blog' diff --git a/site/content/howtos/why-use-these-tools-to-create-a-catalog.md b/site/content/howtos/why-use-these-tools-to-create-a-catalog.md index 54553bfb..96615917 100644 --- a/site/content/howtos/why-use-these-tools-to-create-a-catalog.md +++ b/site/content/howtos/why-use-these-tools-to-create-a-catalog.md @@ -1,5 +1,6 @@ --- title: "Why use these tools to create a catalog?" +isDraft: true --- On this site, we offer a “recipe” which uses a combination of free tools to easily create a directory of information that can be used for multiple purposes. With this method, you can start capturing information quickly and intuitively in a format that is flexible and usable later for various needs. Why does this help us? Because to map information – to collect, organise, structure, and classify it – and present it clearly is a way to make more sense of it and therefore of the world around us.