[site/content][s]: list howtos on the guide home page
This commit is contained in:
parent
178659c6fe
commit
540a84d3f7
@ -7,7 +7,7 @@ disableTitle: true
|
||||
|
||||
<Hero title="Markdown-based Websites" subtitle="Create markdown-based website, update it, add collaborators and discover markdown superpowers" />
|
||||
|
||||
# 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]]
|
||||
|
||||
@ -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'
|
||||
|
||||
@ -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'
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user