summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-11-15 17:14:27 +0100
committerVolpeon <git@volpeon.ink>2021-11-15 17:14:27 +0100
commita2aa0c0a6261850800d97e735adad9b02236f1e3 (patch)
tree91ad486c0ccdbb1e1cd92a27dcfad504bcce7fca /content
parentMove ASCII fox to partials (diff)
downloadvolpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.tar.gz
volpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.tar.bz2
volpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.zip
Various adjustments
Diffstat (limited to 'content')
-rw-r--r--content/9thPK7O3xn/dreams/index.md2
-rw-r--r--content/9thPK7O3xn/index.md8
-rw-r--r--content/9thPK7O3xn/misc/index.md6
-rw-r--r--content/9thPK7O3xn/pages/design-test.md (renamed from content/9thPK7O3xn/misc/design-test.md)6
-rw-r--r--content/9thPK7O3xn/pages/index.md2
-rw-r--r--content/docs/index.md4
6 files changed, 11 insertions, 17 deletions
diff --git a/content/9thPK7O3xn/dreams/index.md b/content/9thPK7O3xn/dreams/index.md
index c89aad4..dde66b0 100644
--- a/content/9thPK7O3xn/dreams/index.md
+++ b/content/9thPK7O3xn/dreams/index.md
@@ -3,5 +3,5 @@ title: Dream Journal
3position: 9 3position: 9
4list_order: date_desc 4list_order: date_desc
5list_read_indicators: true 5list_read_indicators: true
6create_feed: true 6feed: true
7--- 7---
diff --git a/content/9thPK7O3xn/index.md b/content/9thPK7O3xn/index.md
index 52ceada..58272fb 100644
--- a/content/9thPK7O3xn/index.md
+++ b/content/9thPK7O3xn/index.md
@@ -1,8 +1,8 @@
1--- 1---
2title: Personal 2title: Personal
3unlisted: true 3unlisted: true
4create_feed: true 4feed: true
5--- 5---
6 6
7Welcome to the personal section of my website! 7Welcome to the personal section of my website!
8Here you will find content that doesn't belong in the public sections of my website, such as layout and design tests or pages about more personal topics. 8Here you will find content that doesn't belong in the public sections of my website such as test pages or essays about more personal topics.
diff --git a/content/9thPK7O3xn/misc/index.md b/content/9thPK7O3xn/misc/index.md
deleted file mode 100644
index d39ae3f..0000000
--- a/content/9thPK7O3xn/misc/index.md
+++ /dev/null
@@ -1,6 +0,0 @@
1---
2title: Other stuff
3position: 10
4list_read_indicators: true
5create_feed: true
6---
diff --git a/content/9thPK7O3xn/misc/design-test.md b/content/9thPK7O3xn/pages/design-test.md
index edf8ae2..2367513 100644
--- a/content/9thPK7O3xn/misc/design-test.md
+++ b/content/9thPK7O3xn/pages/design-test.md
@@ -1,5 +1,5 @@
1--- 1---
2title: "Design Test: Markdown Syntax" 2title: Design Test
3--- 3---
4 4
5- [Overview](#overview) 5- [Overview](#overview)
@@ -15,10 +15,6 @@ title: "Design Test: Markdown Syntax"
15 - [Emphasis](#emphasis) 15 - [Emphasis](#emphasis)
16 - [Code](#code) 16 - [Code](#code)
17 17
18
19**Note:** This document is itself written using Markdown; you
20can [see the source for it by adding '.text' to the URL](/projects/markdown/syntax.text).
21
22---- 18----
23 19
24## Overview 20## Overview
diff --git a/content/9thPK7O3xn/pages/index.md b/content/9thPK7O3xn/pages/index.md
index 33818ff..4c42948 100644
--- a/content/9thPK7O3xn/pages/index.md
+++ b/content/9thPK7O3xn/pages/index.md
@@ -2,5 +2,5 @@
2title: Pages 2title: Pages
3position: 0 3position: 0
4list_read_indicators: true 4list_read_indicators: true
5create_feed: true 5feed: true
6--- 6---
diff --git a/content/docs/index.md b/content/docs/index.md
new file mode 100644
index 0000000..d02c2a8
--- /dev/null
+++ b/content/docs/index.md
@@ -0,0 +1,4 @@
1---
2title: Documents
3position: 3
4---