diff options
author | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
commit | 416436b6a757479de8ce58fd87c4927cb52b541d (patch) | |
tree | 210d1844066982a9022ed69bbf532e7b2d5edcf8 /content | |
parent | Improved appearance of related content (diff) | |
download | volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.gz volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.bz2 volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.zip |
Improved list page header
Diffstat (limited to 'content')
-rw-r--r-- | content/art/drawings/index.md | 11 | ||||
-rw-r--r-- | content/art/emojis/index.md | 3 | ||||
-rw-r--r-- | content/art/index.md | 4 | ||||
-rw-r--r-- | content/index.md | 4 | ||||
-rw-r--r-- | content/notebook/index.md | 2 | ||||
-rw-r--r-- | content/notebook/pages/i-want-to-be-a-fox.md | 3 | ||||
-rw-r--r-- | content/profiles/index.md | 1 | ||||
-rw-r--r-- | content/projects/index.md | 2 | ||||
-rw-r--r-- | content/services/index.md | 1 |
9 files changed, 16 insertions, 15 deletions
diff --git a/content/art/drawings/index.md b/content/art/drawings/index.md index 1627ec5..49bdaf8 100644 --- a/content/art/drawings/index.md +++ b/content/art/drawings/index.md | |||
@@ -1,8 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | title: Drawings | 2 | title: Drawings |
3 | icon: image | 3 | position: 1 |
4 | position: 1 | 4 | list_layout: gallery-3 |
5 | list_layout: gallery-2 | 5 | list_order: date_desc |
6 | list_order: date_desc | 6 | feed: true |
7 | feed: true | ||
8 | --- | 7 | --- |
diff --git a/content/art/emojis/index.md b/content/art/emojis/index.md index a949043..aab53de 100644 --- a/content/art/emojis/index.md +++ b/content/art/emojis/index.md | |||
@@ -1,8 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | ||
4 | position: 2 | 3 | position: 2 |
5 | list_layout: gallery-2 | 4 | list_layout: gallery-3 |
6 | list_order: date_desc | 5 | list_order: date_desc |
7 | feed: true | 6 | feed: true |
8 | --- | 7 | --- |
diff --git a/content/art/index.md b/content/art/index.md index 3280f79..531798d 100644 --- a/content/art/index.md +++ b/content/art/index.md | |||
@@ -1,10 +1,10 @@ | |||
1 | --- | 1 | --- |
2 | title: Art | 2 | title: Art |
3 | position: 2 | 3 | position: 2 |
4 | list_layout: gallery-2 | 4 | list_layout: gallery-3 |
5 | list_order: date_desc | 5 | list_order: date_desc |
6 | list_flatten: true | 6 | list_flatten: true |
7 | list_limit: 4 | 7 | list_limit: 3 |
8 | feed: true | 8 | feed: true |
9 | --- | 9 | --- |
10 | 10 | ||
diff --git a/content/index.md b/content/index.md index c65e7c3..97cec60 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Volpeon's Den | 2 | title: Volpeon |
3 | --- | 3 | --- |
4 | 4 | ||
5 | A red fox disguised as a software developer. I write code, create vector art and experiment with AI. | 5 | A red fox disguised as a software developer. Code, vector art and AI experiments. |
diff --git a/content/notebook/index.md b/content/notebook/index.md index 524bebb..2bcaf28 100644 --- a/content/notebook/index.md +++ b/content/notebook/index.md | |||
@@ -3,7 +3,7 @@ title: Notebook | |||
3 | position: 4 | 3 | position: 4 |
4 | list_order: date_desc | 4 | list_order: date_desc |
5 | list_flatten: true | 5 | list_flatten: true |
6 | list_limit: 4 | 6 | list_limit: 3 |
7 | feed: true | 7 | feed: true |
8 | --- | 8 | --- |
9 | 9 | ||
diff --git a/content/notebook/pages/i-want-to-be-a-fox.md b/content/notebook/pages/i-want-to-be-a-fox.md index f43cac3..08e99a1 100644 --- a/content/notebook/pages/i-want-to-be-a-fox.md +++ b/content/notebook/pages/i-want-to-be-a-fox.md | |||
@@ -1,6 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | schema_type: DigitalDocument | 2 | schema_type: DigitalDocument |
3 | title: I Want To Be a Fox | 3 | title: I Want To Be a Fox |
4 | date: 2022-08-27 | 4 | date: 2022-12-28 |
5 | draft: true | 5 | draft: true |
6 | --- | 6 | --- |
7 | |||
diff --git a/content/profiles/index.md b/content/profiles/index.md index 9fe9d8b..27ef74b 100644 --- a/content/profiles/index.md +++ b/content/profiles/index.md | |||
@@ -3,4 +3,5 @@ title: Profiles | |||
3 | position: 1 | 3 | position: 1 |
4 | list_layout: grid-2 | 4 | list_layout: grid-2 |
5 | list_post_icon: arrow-up-right | 5 | list_post_icon: arrow-up-right |
6 | list_limit: 4 | ||
6 | --- | 7 | --- |
diff --git a/content/projects/index.md b/content/projects/index.md index 5dcf939..82bbbc4 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -3,7 +3,7 @@ title: Projects | |||
3 | position: 3 | 3 | position: 3 |
4 | list_layout: grid-2 | 4 | list_layout: grid-2 |
5 | list_flatten: true | 5 | list_flatten: true |
6 | list_limit: 4 | 6 | list_limit: 2 |
7 | --- | 7 | --- |
8 | 8 | ||
9 | Source code and various other projects can be found at [git.vulpes.one](//git.vulpes.one/). | 9 | Source code and various other projects can be found at [git.vulpes.one](//git.vulpes.one/). |
diff --git a/content/services/index.md b/content/services/index.md index 8a2b7bd..7f94a52 100644 --- a/content/services/index.md +++ b/content/services/index.md | |||
@@ -3,4 +3,5 @@ title: Services | |||
3 | position: 5 | 3 | position: 5 |
4 | list_layout: grid-2 | 4 | list_layout: grid-2 |
5 | list_post_icon: arrow-up-right | 5 | list_post_icon: arrow-up-right |
6 | list_limit: 4 | ||
6 | --- | 7 | --- |