From b3ba9f2c4361e7602abab3655c71d70734f90232 Mon Sep 17 00:00:00 2001 From: Nekojimi Date: Thu, 24 Oct 2024 21:33:09 +0100 Subject: [PATCH] uuuh --- _config.yml | 5 +++++ _layouts/default.html | 4 ++-- _projects/chords.md | 8 ++++++++ pages/index.md | 30 +++++++++++++++++++++--------- pages/moe.md | 10 +++++----- static/bgs/3px-tile.png | Bin 0 -> 2650 bytes static/bgs/black-thread.png | Bin 0 -> 783 bytes static/bgs/diagmonds.png | Bin 0 -> 1765 bytes static/bgs/gplay.png | Bin 0 -> 8398 bytes static/bgs/shley-tree-1.png | Bin 0 -> 306030 bytes static/bgs/stardust.png | Bin 0 -> 9145 bytes static/bgs/white-diamond-dark.png | Bin 0 -> 8410 bytes static/css/style.css | 8 +++++++- 13 files changed, 48 insertions(+), 17 deletions(-) create mode 100644 _projects/chords.md create mode 100644 static/bgs/3px-tile.png create mode 100644 static/bgs/black-thread.png create mode 100644 static/bgs/diagmonds.png create mode 100644 static/bgs/gplay.png create mode 100644 static/bgs/shley-tree-1.png create mode 100644 static/bgs/stardust.png create mode 100644 static/bgs/white-diamond-dark.png diff --git a/_config.yml b/_config.yml index fc2ce47..26451ee 100644 --- a/_config.yml +++ b/_config.yml @@ -3,6 +3,11 @@ destination: "./build" url: "www.nekojimi.moe" ## I don't care include: [ "pages", "static/css" ] +collections: + projects: + name: true + summary: true + output: true ## ## diff --git a/_layouts/default.html b/_layouts/default.html index d04d19b..3efe5f6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,11 +3,11 @@ {{page.title}} - +
-
+