diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 384fc92..653dbc0 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -10,10 +10,10 @@ # overridden by providing a weight value. The menu will then be # ordered by weight from lowest to highest. -#[[main]] -# name = "Blog" -# pageRef = "posts" -# weight = 10 +[[main]] + name = "Blog" + pageRef = "posts" + weight = 10 #[[main]] # name = "Categories" diff --git a/config/_default/params.toml b/config/_default/params.toml index cc1d428..00493ae 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -12,7 +12,7 @@ autoSwitchAppearance = true enableSearch = true enableCodeCopy = true -mainSections = ["blog", "comics"] +mainSections = ["posts", "comics"] # robots = "" [header] diff --git a/content/page/about/index.md b/content/page/about/index.md index 2cf6da5..2399220 100644 --- a/content/page/about/index.md +++ b/content/page/about/index.md @@ -13,8 +13,6 @@ menu: weight: -90 params: icon: user - -comments: False --- diff --git a/content/page/archives/index.md b/content/page/archives/index.md deleted file mode 100644 index 2862deb..0000000 --- a/content/page/archives/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Archives" -date: 2019-05-28 -layout: "archives" -slug: "archives" -menu: - main: - weight: -70 - params: - icon: archives ---- diff --git a/content/page/friends/index.md b/content/page/friends/index.md index 8729f98..f68cda8 100644 --- a/content/page/friends/index.md +++ b/content/page/friends/index.md @@ -1,5 +1,72 @@ --- title: Friends +comments: false +--- +A list of some of my friend's websites. + + +
+ + + + + @@ -10,6 +77,7 @@ links: website: https://nekobit.net image: nekobit.png +![Nekobit](nekobit.png "a on [Unsplash](https://unsplash.com/)") - title: Sam Therapy description: A fun girl hosting fun things. website: https://samtherapy.xyz @@ -41,8 +109,4 @@ menu: main: weight: -50 params: - icon: link - -comments: false ---- -A list of some of my friend's websites. \ No newline at end of file + icon: links \ No newline at end of file diff --git a/content/page/friends/index.md.backup b/content/page/friends/index.md.backup deleted file mode 100644 index e637049..0000000 --- a/content/page/friends/index.md.backup +++ /dev/null @@ -1,48 +0,0 @@ ---- -title: Friends - - - - -links: - - title: Nekobit - description: An autistic guy that loves to shitpost and have fun. - website: https://nekobit.net - image: nekobit.png - - - title: Sam Therapy - description: A fun girl hosting fun things. - website: https://samtherapy.xyz - image: sam.png - - - title: Grumbulon - description: Smoke loving cat. - website: https://grumbulon.xyz - image: grumb.png - - - title: TWL - description: Programmer and guitar player in the making. - website: https://8777.ch/ - image: twl.png - - - - title: Coyote - description: Helps me lots, loves music. - website: https://coy.neocities.org/~coy/ - image: coyote.png - - - - title: Vril - description: Manages a chill and comfy pleroma instance (Registrations are open). - website: https://comfyboy.club/ - image: vril.webp - -menu: - main: - weight: -50 - params: - icon: link - -comments: false ---- -A list of some of my friend's websites. \ No newline at end of file diff --git a/content/page/search/index.md b/content/page/search/index.md deleted file mode 100644 index b2a5943..0000000 --- a/content/page/search/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: "Search" -slug: "search" -layout: "search" -outputs: - - html - - json -menu: - main: - weight: -60 - params: - icon: search ---- \ No newline at end of file diff --git a/content/blog/2022/03/27/feature.png b/content/posts/2022/03/27/feature.png similarity index 100% rename from content/blog/2022/03/27/feature.png rename to content/posts/2022/03/27/feature.png diff --git a/content/blog/2022/03/27/index.md b/content/posts/2022/03/27/index.md similarity index 100% rename from content/blog/2022/03/27/index.md rename to content/posts/2022/03/27/index.md diff --git a/content/blog/2022/12/beer1/index.md b/content/posts/2022/12/beer1/index.md similarity index 100% rename from content/blog/2022/12/beer1/index.md rename to content/posts/2022/12/beer1/index.md diff --git a/content/blog/old_site/bicycle/index.md b/content/posts/old_site/bicycle/index.md similarity index 100% rename from content/blog/old_site/bicycle/index.md rename to content/posts/old_site/bicycle/index.md diff --git a/content/blog/old_site/maekawa/feature_Maekawa.jpg b/content/posts/old_site/maekawa/feature_Maekawa.jpg similarity index 100% rename from content/blog/old_site/maekawa/feature_Maekawa.jpg rename to content/posts/old_site/maekawa/feature_Maekawa.jpg diff --git a/content/blog/old_site/maekawa/index.md b/content/posts/old_site/maekawa/index.md similarity index 100% rename from content/blog/old_site/maekawa/index.md rename to content/posts/old_site/maekawa/index.md diff --git a/content/blog/old_site/new_comic/featurehome.jpg b/content/posts/old_site/new_comic/featurehome.jpg similarity index 100% rename from content/blog/old_site/new_comic/featurehome.jpg rename to content/posts/old_site/new_comic/featurehome.jpg diff --git a/content/blog/old_site/new_comic/image.jpg b/content/posts/old_site/new_comic/image.jpg similarity index 100% rename from content/blog/old_site/new_comic/image.jpg rename to content/posts/old_site/new_comic/image.jpg diff --git a/content/blog/old_site/new_comic/image_2.jpg b/content/posts/old_site/new_comic/image_2.jpg similarity index 100% rename from content/blog/old_site/new_comic/image_2.jpg rename to content/posts/old_site/new_comic/image_2.jpg diff --git a/content/blog/old_site/new_comic/index.md b/content/posts/old_site/new_comic/index.md similarity index 100% rename from content/blog/old_site/new_comic/index.md rename to content/posts/old_site/new_comic/index.md diff --git a/content/blog/old_site/plush/_index.md.backup b/content/posts/old_site/plush/_index.md.backup similarity index 100% rename from content/blog/old_site/plush/_index.md.backup rename to content/posts/old_site/plush/_index.md.backup diff --git a/content/blog/old_site/plush/image.webp b/content/posts/old_site/plush/image.webp similarity index 100% rename from content/blog/old_site/plush/image.webp rename to content/posts/old_site/plush/image.webp diff --git a/content/blog/old_site/plush/index.md b/content/posts/old_site/plush/index.md similarity index 100% rename from content/blog/old_site/plush/index.md rename to content/posts/old_site/plush/index.md diff --git a/content/blog/old_site/plush/index.md.backup b/content/posts/old_site/plush/index.md.backup similarity index 100% rename from content/blog/old_site/plush/index.md.backup rename to content/posts/old_site/plush/index.md.backup diff --git a/content/blog/old_site/present_thoughts/image.webp b/content/posts/old_site/present_thoughts/image.webp similarity index 100% rename from content/blog/old_site/present_thoughts/image.webp rename to content/posts/old_site/present_thoughts/image.webp diff --git a/content/blog/old_site/present_thoughts/index.md b/content/posts/old_site/present_thoughts/index.md similarity index 100% rename from content/blog/old_site/present_thoughts/index.md rename to content/posts/old_site/present_thoughts/index.md diff --git a/content/blog/old_site/present_thoughts/index.md.backup b/content/posts/old_site/present_thoughts/index.md.backup similarity index 100% rename from content/blog/old_site/present_thoughts/index.md.backup rename to content/posts/old_site/present_thoughts/index.md.backup diff --git a/content/blog/old_site/show/index.md b/content/posts/old_site/show/index.md similarity index 100% rename from content/blog/old_site/show/index.md rename to content/posts/old_site/show/index.md diff --git a/content/blog/old_site/show/index.md.backup b/content/posts/old_site/show/index.md.backup similarity index 100% rename from content/blog/old_site/show/index.md.backup rename to content/posts/old_site/show/index.md.backup diff --git a/content/blog/old_site/site_migration/image.webp b/content/posts/old_site/site_migration/image.webp similarity index 100% rename from content/blog/old_site/site_migration/image.webp rename to content/posts/old_site/site_migration/image.webp diff --git a/content/blog/old_site/site_migration/index.md b/content/posts/old_site/site_migration/index.md similarity index 100% rename from content/blog/old_site/site_migration/index.md rename to content/posts/old_site/site_migration/index.md diff --git a/content/blog/old_site/site_migration/index.md.backup b/content/posts/old_site/site_migration/index.md.backup similarity index 100% rename from content/blog/old_site/site_migration/index.md.backup rename to content/posts/old_site/site_migration/index.md.backup diff --git a/content/blog/old_site/time/index.md b/content/posts/old_site/time/index.md similarity index 100% rename from content/blog/old_site/time/index.md rename to content/posts/old_site/time/index.md diff --git a/content/blog/old_site/time/index.md.backup b/content/posts/old_site/time/index.md.backup similarity index 100% rename from content/blog/old_site/time/index.md.backup rename to content/posts/old_site/time/index.md.backup diff --git a/content/blog/old_site/time/mastodon.webp b/content/posts/old_site/time/mastodon.webp similarity index 100% rename from content/blog/old_site/time/mastodon.webp rename to content/posts/old_site/time/mastodon.webp diff --git a/content/blog/old_site/undaily/index.md b/content/posts/old_site/undaily/index.md similarity index 100% rename from content/blog/old_site/undaily/index.md rename to content/posts/old_site/undaily/index.md diff --git a/content/blog/old_site/undaily/index.md.backup b/content/posts/old_site/undaily/index.md.backup similarity index 100% rename from content/blog/old_site/undaily/index.md.backup rename to content/posts/old_site/undaily/index.md.backup diff --git a/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1024x0_resize_box_3.png b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1024x0_resize_box_3.png new file mode 100644 index 0000000..7910fb7 Binary files /dev/null and b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1024x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1320x0_resize_box_3.png b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1320x0_resize_box_3.png new file mode 100644 index 0000000..53c16ac Binary files /dev/null and b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_1320x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_330x0_resize_box_3.png b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_330x0_resize_box_3.png new file mode 100644 index 0000000..4aba6ce Binary files /dev/null and b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_330x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_660x0_resize_box_3.png b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_660x0_resize_box_3.png new file mode 100644 index 0000000..2b7dc5e Binary files /dev/null and b/resources/_gen/images/page/friends/nekobit_hu4da1fedf87778a27924a1ff8d0235765_1666129_660x0_resize_box_3.png differ diff --git a/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png b/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png new file mode 100644 index 0000000..631bf92 Binary files /dev/null and b/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png differ diff --git a/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png b/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png new file mode 100644 index 0000000..8ed600e Binary files /dev/null and b/resources/_gen/images/posts/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png differ diff --git a/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_1200x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_1200x0_resize_q75_box.jpg new file mode 100644 index 0000000..6a78f19 Binary files /dev/null and b/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_1200x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_600x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_600x0_resize_q75_box.jpg new file mode 100644 index 0000000..be4e2ed Binary files /dev/null and b/resources/_gen/images/posts/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_600x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg new file mode 100644 index 0000000..6e67309 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1200x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1200x0_resize_q75_box.jpg new file mode 100644 index 0000000..1d279e3 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1200x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg new file mode 100644 index 0000000..9e00911 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg new file mode 100644 index 0000000..d56e81d Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_600x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_600x0_resize_q75_box.jpg new file mode 100644 index 0000000..8e5fe0e Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_600x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg new file mode 100644 index 0000000..27aa3f1 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1024x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1024x0_resize_q75_box.jpg new file mode 100644 index 0000000..6672e2d Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1024x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1320x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1320x0_resize_q75_box.jpg new file mode 100644 index 0000000..588b185 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1320x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_330x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_330x0_resize_q75_box.jpg new file mode 100644 index 0000000..176d7bc Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_330x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_660x0_resize_q75_box.jpg b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_660x0_resize_q75_box.jpg new file mode 100644 index 0000000..434e468 Binary files /dev/null and b/resources/_gen/images/posts/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_660x0_resize_q75_box.jpg differ