generated from distantcam/windty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from aloxe/ecrire
content + meta update
- Loading branch information
Showing
6 changed files
with
35 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,22 @@ | ||
--- | ||
layout: base | ||
title: Heron | ||
subtitle: drooderfiets and heron | ||
headline: An image with a grey heron | ||
description: An example page with a heron from general folder | ||
tags: "" | ||
author: aloxe | ||
date: 12/4/2024 | ||
subtitle: drooderfiets and heron | ||
ismarkdown: true | ||
--- | ||
## Picture of a heron | ||
|
||
This is an example page with the image of a heron that was uploaded in a subfolder of the global media folder (Uncategorized). It is accessible from any page. The resulting Markdown code is: | ||
|
||
```markdown | ||
![drooderfiets and grasshopper](/img/animals/heron.jpg) | ||
``` | ||
|
||
![drooderfiets and grasshopper](/img/animals/heron.jpg) | ||
|
||
Images from global folders can be used on all pages but they won't appear on the editor. Though, they will be displayed on the final page. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters