summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2020-12-26 23:37:48 +0100
committerVolpeon <git@volpeon.ink>2020-12-26 23:37:48 +0100
commitafaa48b03c8d9dcbc7bbce47b94ec6bdd2da3502 (patch)
tree17c7e522f3d0c3fef647cf0a6daae03debbd8394 /content
parentImproved SCSS structure, keep less glyphs in fonts (diff)
downloadvolpeon.ink-afaa48b03c8d9dcbc7bbce47b94ec6bdd2da3502.tar.gz
volpeon.ink-afaa48b03c8d9dcbc7bbce47b94ec6bdd2da3502.tar.bz2
volpeon.ink-afaa48b03c8d9dcbc7bbce47b94ec6bdd2da3502.zip
Improved CSS variable names, improved script variable names, added initial support for finding child pages
Diffstat (limited to 'content')
-rw-r--r--content/blog/index.md4
-rw-r--r--content/blog/test1.md0
-rw-r--r--content/blog/test2/index.md0
-rw-r--r--content/index.md4
-rw-r--r--content/projects/index.md4
5 files changed, 6 insertions, 6 deletions
diff --git a/content/blog/index.md b/content/blog/index.md
index 486c57b..d6de86f 100644
--- a/content/blog/index.md
+++ b/content/blog/index.md
@@ -1,6 +1,6 @@
1--- 1---
2id: "blog" 2id: blog
3title: "Blog" 3title: Blog
4--- 4---
5 5
6# Blog 6# Blog
diff --git a/content/blog/test1.md b/content/blog/test1.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/content/blog/test1.md
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/content/blog/test2/index.md
diff --git a/content/index.md b/content/index.md
index 403eab5..d7ee4f8 100644
--- a/content/index.md
+++ b/content/index.md
@@ -1,6 +1,6 @@
1--- 1---
2id: "home" 2id: home
3title: "Home" 3title: Home
4 4
5isHome: true 5isHome: true
6--- 6---
diff --git a/content/projects/index.md b/content/projects/index.md
index bc6204f..da34c2d 100644
--- a/content/projects/index.md
+++ b/content/projects/index.md
@@ -1,6 +1,6 @@
1--- 1---
2id: "projects" 2id: projects
3title: "Projects" 3title: Projects
4--- 4---
5 5
6# Projects 6# Projects