From 416436b6a757479de8ce58fd87c4927cb52b541d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Jan 2023 12:42:16 +0100 Subject: Improved list page header --- content/art/drawings/index.md | 11 +++++------ content/art/emojis/index.md | 3 +-- content/art/index.md | 4 ++-- content/index.md | 4 ++-- content/notebook/index.md | 2 +- content/notebook/pages/i-want-to-be-a-fox.md | 3 ++- content/profiles/index.md | 1 + content/projects/index.md | 2 +- content/services/index.md | 1 + 9 files changed, 16 insertions(+), 15 deletions(-) (limited to 'content') 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 @@ --- -title: Drawings -icon: image -position: 1 -list_layout: gallery-2 -list_order: date_desc -feed: true +title: Drawings +position: 1 +list_layout: gallery-3 +list_order: date_desc +feed: true --- 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 @@ --- title: Emojis -icon: smile position: 2 -list_layout: gallery-2 +list_layout: gallery-3 list_order: date_desc feed: true --- 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 @@ --- title: Art position: 2 -list_layout: gallery-2 +list_layout: gallery-3 list_order: date_desc list_flatten: true -list_limit: 4 +list_limit: 3 feed: true --- 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 @@ --- -title: Volpeon's Den +title: Volpeon --- -A red fox disguised as a software developer. I write code, create vector art and experiment with AI. +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 position: 4 list_order: date_desc list_flatten: true -list_limit: 4 +list_limit: 3 feed: true --- 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 @@ --- schema_type: DigitalDocument title: I Want To Be a Fox -date: 2022-08-27 +date: 2022-12-28 draft: true --- + 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 position: 1 list_layout: grid-2 list_post_icon: arrow-up-right +list_limit: 4 --- 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 position: 3 list_layout: grid-2 list_flatten: true -list_limit: 4 +list_limit: 2 --- 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 position: 5 list_layout: grid-2 list_post_icon: arrow-up-right +list_limit: 4 --- -- cgit v1.2.3-70-g09d2