diff options
author | Volpeon <git@volpeon.ink> | 2021-11-13 18:03:55 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-13 18:03:55 +0100 |
commit | c20ea9f6922557db29061a5d53c067ab20c734b9 (patch) | |
tree | 8db62241b809d73c51f9e7f8c3189638d9700c88 /content | |
parent | Fix persistent scrollbar (diff) | |
download | volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.tar.gz volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.tar.bz2 volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.zip |
Improved list generation, remove index template
Diffstat (limited to 'content')
-rw-r--r-- | content/9thPK7O3xn/dreams/index.md | 1 | ||||
-rw-r--r-- | content/9thPK7O3xn/index.md | 2 | ||||
-rw-r--r-- | content/9thPK7O3xn/misc/index.md | 1 | ||||
-rw-r--r-- | content/9thPK7O3xn/pages/index.md | 1 | ||||
-rw-r--r-- | content/index.md | 2 | ||||
-rw-r--r-- | content/profiles/bandcamp/index.md | 5 | ||||
-rw-r--r-- | content/profiles/bandcamp/main.md | 5 | ||||
-rw-r--r-- | content/profiles/email/index.md | 5 | ||||
-rw-r--r-- | content/profiles/email/main.md | 5 | ||||
-rw-r--r-- | content/profiles/fediverse/index.md | 5 | ||||
-rw-r--r-- | content/profiles/fediverse/main.md | 5 | ||||
-rw-r--r-- | content/profiles/github/index.md | 5 | ||||
-rw-r--r-- | content/profiles/github/main.md | 5 | ||||
-rw-r--r-- | content/profiles/index.md | 5 | ||||
-rw-r--r-- | content/projects/emojis/index.md | 1 | ||||
-rw-r--r-- | content/projects/index.md | 2 |
16 files changed, 48 insertions, 7 deletions
diff --git a/content/9thPK7O3xn/dreams/index.md b/content/9thPK7O3xn/dreams/index.md index bce4433..c89aad4 100644 --- a/content/9thPK7O3xn/dreams/index.md +++ b/content/9thPK7O3xn/dreams/index.md | |||
@@ -1,7 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Dream Journal | 2 | title: Dream Journal |
3 | position: 9 | 3 | position: 9 |
4 | layout: list | ||
5 | list_order: date_desc | 4 | list_order: date_desc |
6 | list_read_indicators: true | 5 | list_read_indicators: true |
7 | create_feed: true | 6 | create_feed: true |
diff --git a/content/9thPK7O3xn/index.md b/content/9thPK7O3xn/index.md index 0b14fcf..52ceada 100644 --- a/content/9thPK7O3xn/index.md +++ b/content/9thPK7O3xn/index.md | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Personal | 2 | title: Personal |
3 | layout: categorized_list | 3 | unlisted: true |
4 | create_feed: true | 4 | create_feed: true |
5 | --- | 5 | --- |
6 | 6 | ||
diff --git a/content/9thPK7O3xn/misc/index.md b/content/9thPK7O3xn/misc/index.md index 572cc05..d39ae3f 100644 --- a/content/9thPK7O3xn/misc/index.md +++ b/content/9thPK7O3xn/misc/index.md | |||
@@ -1,7 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Other stuff | 2 | title: Other stuff |
3 | position: 10 | 3 | position: 10 |
4 | layout: list | ||
5 | list_read_indicators: true | 4 | list_read_indicators: true |
6 | create_feed: true | 5 | create_feed: true |
7 | --- | 6 | --- |
diff --git a/content/9thPK7O3xn/pages/index.md b/content/9thPK7O3xn/pages/index.md index 0dccffb..33818ff 100644 --- a/content/9thPK7O3xn/pages/index.md +++ b/content/9thPK7O3xn/pages/index.md | |||
@@ -1,7 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Pages | 2 | title: Pages |
3 | position: 0 | 3 | position: 0 |
4 | layout: list | ||
5 | list_read_indicators: true | 4 | list_read_indicators: true |
6 | create_feed: true | 5 | create_feed: true |
7 | --- | 6 | --- |
diff --git a/content/index.md b/content/index.md index ca1da95..efc03c2 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Home | 2 | title: Volpeon's Den |
3 | --- | 3 | --- |
4 | 4 | ||
5 | Hi, I'm Volpeon. I enjoy programming, creating vector art and designing user interfaces. | 5 | Hi, I'm Volpeon. I enjoy programming, creating vector art and designing user interfaces. |
diff --git a/content/profiles/bandcamp/index.md b/content/profiles/bandcamp/index.md new file mode 100644 index 0000000..34f3c88 --- /dev/null +++ b/content/profiles/bandcamp/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Bandcamp | ||
3 | icon: parallelogram | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/bandcamp/main.md b/content/profiles/bandcamp/main.md new file mode 100644 index 0000000..f94213f --- /dev/null +++ b/content/profiles/bandcamp/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: volpeon | ||
3 | titlecase: false | ||
4 | url: https://bandcamp.com/volpeon | ||
5 | --- | ||
diff --git a/content/profiles/email/index.md b/content/profiles/email/index.md new file mode 100644 index 0000000..e305535 --- /dev/null +++ b/content/profiles/email/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: E-Mail | ||
3 | icon: envelope | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/email/main.md b/content/profiles/email/main.md new file mode 100644 index 0000000..16f103a --- /dev/null +++ b/content/profiles/email/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: me@volpeon.ink | ||
3 | titlecase: false | ||
4 | url: "mailto:me@volpeon.ink" | ||
5 | --- | ||
diff --git a/content/profiles/fediverse/index.md b/content/profiles/fediverse/index.md new file mode 100644 index 0000000..ed35dc1 --- /dev/null +++ b/content/profiles/fediverse/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Fediverse | ||
3 | icon: graph | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/fediverse/main.md b/content/profiles/fediverse/main.md new file mode 100644 index 0000000..70ee902 --- /dev/null +++ b/content/profiles/fediverse/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: "@volpeon@mk.vulpes.one" | ||
3 | titlecase: false | ||
4 | url: "https://mk.vulpes.one/@volpeon" | ||
5 | --- | ||
diff --git a/content/profiles/github/index.md b/content/profiles/github/index.md new file mode 100644 index 0000000..d4f011d --- /dev/null +++ b/content/profiles/github/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Git | ||
3 | icon: git-branch | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/github/main.md b/content/profiles/github/main.md new file mode 100644 index 0000000..fb25680 --- /dev/null +++ b/content/profiles/github/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: "git.vulpes.one" | ||
3 | titlecase: false | ||
4 | url: "https://git.vulpes.one/" | ||
5 | --- | ||
diff --git a/content/profiles/index.md b/content/profiles/index.md new file mode 100644 index 0000000..1041807 --- /dev/null +++ b/content/profiles/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Profiles | ||
3 | list_grid: true | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md index f650b2e..01054aa 100644 --- a/content/projects/emojis/index.md +++ b/content/projects/emojis/index.md | |||
@@ -1,6 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | 3 | icon: smile |
4 | layout: list | ||
5 | list_grid: true | 4 | list_grid: true |
6 | --- | 5 | --- |
diff --git a/content/projects/index.md b/content/projects/index.md index 8aa8f96..c79f803 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Projects | 2 | title: Projects |
3 | layout: categorized_list | ||
4 | list_grid: true | 3 | list_grid: true |
4 | list_icon: icon-arrow-right | ||
5 | --- | 5 | --- |