diff options
| author | Volpeon <git@volpeon.ink> | 2021-05-26 08:54:19 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-05-26 08:54:19 +0200 |
| commit | e3240a57eef6bf0afa193ae83ecd8c5cf627c72f (patch) | |
| tree | f25393ecfb6f06de92715dc95aa1d0aeb74c4d30 /content | |
| parent | Hide some profiles from home page (diff) | |
| download | volpeon.ink-e3240a57eef6bf0afa193ae83ecd8c5cf627c72f.tar.gz volpeon.ink-e3240a57eef6bf0afa193ae83ecd8c5cf627c72f.tar.bz2 volpeon.ink-e3240a57eef6bf0afa193ae83ecd8c5cf627c72f.zip | |
Category list improvements, generate ATOM feeds
Diffstat (limited to 'content')
| -rw-r--r-- | content/9thPK7O3xn/dreams/index.md | 1 | ||||
| -rw-r--r-- | content/9thPK7O3xn/index.md | 10 | ||||
| -rw-r--r-- | content/9thPK7O3xn/misc/index.md | 3 | ||||
| -rw-r--r-- | content/9thPK7O3xn/posts/index.md | 4 |
4 files changed, 14 insertions, 4 deletions
diff --git a/content/9thPK7O3xn/dreams/index.md b/content/9thPK7O3xn/dreams/index.md index a204f42..fbe9a45 100644 --- a/content/9thPK7O3xn/dreams/index.md +++ b/content/9thPK7O3xn/dreams/index.md | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Dream Journal | 2 | title: Dream Journal |
| 3 | show_dates: true | 3 | show_dates: true |
| 4 | position: 9 | ||
| 4 | --- | 5 | --- |
diff --git a/content/9thPK7O3xn/index.md b/content/9thPK7O3xn/index.md index 2545092..ce07a22 100644 --- a/content/9thPK7O3xn/index.md +++ b/content/9thPK7O3xn/index.md | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Personal | 2 | title: Personal |
| 3 | layout: categorized_list | 3 | layout: categorized_list |
| 4 | create_feed: true | ||
| 4 | --- | 5 | --- |
| 5 | 6 | ||
| 6 | Welcome to the personal section of my website! | 7 | Welcome to the personal section of my website! |
| 7 | Here you can find content I don't want to be easily accessible for all visitors, which is why I haven't linked this section anywhere. | 8 | The content in this section are things I don't feel belong in the public section of my website. |
| 9 | Partly because it's test pages I use for development purposes, and partly because it's content that's too personal in nature. | ||
| 10 | |||
| 11 | I don't forbid you to share content from here -- not that I could stop you anyway --, but please avoid sharing it with larger audiences. | ||
diff --git a/content/9thPK7O3xn/misc/index.md b/content/9thPK7O3xn/misc/index.md index 24cd717..0fc9e44 100644 --- a/content/9thPK7O3xn/misc/index.md +++ b/content/9thPK7O3xn/misc/index.md | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Other stuff | 2 | title: Other stuff |
| 3 | position: 10 | ||
| 3 | --- | 4 | --- |
diff --git a/content/9thPK7O3xn/posts/index.md b/content/9thPK7O3xn/posts/index.md new file mode 100644 index 0000000..592e730 --- /dev/null +++ b/content/9thPK7O3xn/posts/index.md | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | --- | ||
| 2 | title: Posts | ||
| 3 | position: 0 | ||
| 4 | --- | ||
