diff --git a/_config.yml b/_config.yml index ff4124f..efd3d30 100644 --- a/_config.yml +++ b/_config.yml @@ -66,7 +66,13 @@ tag_page_dir: tag tag_page_data: sitemap: false -permalink: /blog/:year/:month/:day/:title +collections: + blog: + output: true + permalink: /blog/:year/:month/:day/:title/ + updates: + output: true + permalink: /updates/:year/:month/:day/:title/ feed: path: /atom.xml diff --git a/_posts/2024-03-06-my-first-post.md b/_posts/2024-03-06-my-first-post.md index cc79645..8d97570 100644 --- a/_posts/2024-03-06-my-first-post.md +++ b/_posts/2024-03-06-my-first-post.md @@ -4,7 +4,7 @@ title: "my first post" date: 2024-03-06 tags: journaling cooking show_blog_footer: true -exerpt: +collection: blog --- we're finally moved into our new place, my partner and I. well, all of our things are here. there's still quite a bit of unpacking/organizing to do...>w< diff --git a/_posts/2024-03-13-adventures-in-tiramisu.md b/_posts/2024-03-13-adventures-in-tiramisu.md index 6d61c82..c2a3057 100644 --- a/_posts/2024-03-13-adventures-in-tiramisu.md +++ b/_posts/2024-03-13-adventures-in-tiramisu.md @@ -4,6 +4,7 @@ title: "adventures in tiramisu" date: 2024-03-13 tags: cooking show_blog_footer: true +collection: blog ---
my first tiramisu diff --git a/_posts/2024-04-22-what-ive-been-up-to.md b/_posts/2024-04-22-what-ive-been-up-to.md index 8128ca4..8e3935d 100644 --- a/_posts/2024-04-22-what-ive-been-up-to.md +++ b/_posts/2024-04-22-what-ive-been-up-to.md @@ -4,6 +4,7 @@ title: "what I've been up to lately" date: 2024-04-22 tags: journaling show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing ー [[sunflower] by Snail's House](https://www.youtube.com/watch?v=7aJ8iy6qsZo)* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-05-08-egglish.md b/_posts/2024-05-08-egglish.md index 0231ab1..6773624 100644 --- a/_posts/2024-05-08-egglish.md +++ b/_posts/2024-05-08-egglish.md @@ -4,6 +4,7 @@ title: "a glossary of egglish terms" date: 2024-05-08 tags: girlblogging show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing ー [✦ A Jellyfish Playlist~](https://www.youtube.com/watch?v=hAGT23rNwnc)* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-07-22-my-birthday.md b/_posts/2024-07-22-my-birthday.md index eea7e8f..b181c0c 100644 --- a/_posts/2024-07-22-my-birthday.md +++ b/_posts/2024-07-22-my-birthday.md @@ -4,6 +4,7 @@ title: "my birthday ♡" date: 2024-07-22 tags: girlblogging show_blog_footer: true +collection: blog --- tomorrow is my birthday~! I'm planning on having a pastel mermaid-themed cake with buttercream icing ^w^ and ordering pizza out for the occasion, in addition to heading to my local starbucks to get a free birthday drink uwu (it's dumb that it can only be redeemed on my birthday, but whatever \>w< it's fine...) diff --git a/_posts/2024-08-09-state-of-the-bujo.md b/_posts/2024-08-09-state-of-the-bujo.md index 1d37401..dc5a164 100644 --- a/_posts/2024-08-09-state-of-the-bujo.md +++ b/_posts/2024-08-09-state-of-the-bujo.md @@ -4,6 +4,7 @@ title: "state of the bujo" date: 2024-08-09 tags: journaling show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing -- [heart attack](https://youtu.be/BVVfMFS3mgc?si=PUE8v3gIy6VjpH-A) by chuu (loona)* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-09-08-shingles.md b/_posts/2024-09-08-shingles.md index c5eb30c..b662fea 100644 --- a/_posts/2024-09-08-shingles.md +++ b/_posts/2024-09-08-shingles.md @@ -4,6 +4,7 @@ title: "varicella zoster" date: 2024-09-08 tags: girlblogging kpop show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing -- [toumin shoujo](https://www.youtube.com/watch?v=Cq7bl44zOII) by BiSH* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-09-12-retrospring.md b/_posts/2024-09-12-retrospring.md index af2bdad..18e9080 100644 --- a/_posts/2024-09-12-retrospring.md +++ b/_posts/2024-09-12-retrospring.md @@ -4,6 +4,7 @@ title: "retrospring questionnaire" date: 2024-09-12 tags: girlblogging show_blog_footer: true +collection: blog --- ![pink itunes logo with hearts](/img/emoji/itunes.gif) *now playing -- [HOT TO GO!](https://soundcloud.com/chappellroan/hot-to-go) by Chappell Roan* ![cat jammin](/img/emoji/catjammin.gif) diff --git a/_posts/2024-09-23-therapy.md b/_posts/2024-09-23-therapy.md index 3c43930..c6e896c 100644 --- a/_posts/2024-09-23-therapy.md +++ b/_posts/2024-09-23-therapy.md @@ -4,6 +4,7 @@ title: "starting up therapy again" date: 2024-09-23 tags: therapy show_blog_footer: true +collection: blog --- ![pink itunes logo with hearts](/img/emoji/itunes.gif) *now playing -- [Irish Coast](https://mynoise.net/NoiseMachines/windSeaRainNoiseGenerator.php)* ![clione](/img/emoji/clione.gif) diff --git a/_posts/2024-10-05-meta.md b/_posts/2024-10-05-meta.md index 8016c10..22d553d 100644 --- a/_posts/2024-10-05-meta.md +++ b/_posts/2024-10-05-meta.md @@ -4,6 +4,7 @@ title: "meta" date: 2024-10-05 tags: girlblogging show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing -- [Magnetic (Starlight Remix)](https://www.youtube.com/watch?v=4PmUPcI8MnY) by illit* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-10-13-on-surrealism.md b/_posts/2024-10-13-on-surrealism.md index 22ac4ef..86139b4 100644 --- a/_posts/2024-10-13-on-surrealism.md +++ b/_posts/2024-10-13-on-surrealism.md @@ -4,6 +4,7 @@ title: "on surrealism" date: 2024-10-13 tags: girlblogging show_blog_footer: true +collection: blog --- ![pastel music notes](/img/emoji/nowplaying.gif) *now playing -- [Strawby Computer Entertainment Europe](https://strawberrystation.bandcamp.com/album/strawby-computer-entertainment-europe) by Strawberry Station* ![pastel music notes](/img/emoji/nowplaying.gif) diff --git a/_posts/2024-10-18-coffee.md b/_posts/2024-10-18-coffee.md index a09e2d4..c376f8f 100644 --- a/_posts/2024-10-18-coffee.md +++ b/_posts/2024-10-18-coffee.md @@ -4,6 +4,7 @@ title: "my relationship with coffee" date: 2024-10-18 tags: girlblogging show_blog_footer: true +collection: blog --- this week, my good friend [lucidiot](https://lucidiot.wordpress.com/2024/10/16/my-beverage-my-beverage-and-me/) and I decided we'd both blog about coffee, so this is my contribution! >w< diff --git a/_posts/2024-11-06-ocean.md b/_posts/2024-11-06-ocean.md index aa11956..5dba346 100644 --- a/_posts/2024-11-06-ocean.md +++ b/_posts/2024-11-06-ocean.md @@ -4,6 +4,7 @@ title: "sea creatures" date: 2024-11-06 tags: girlblogging show_blog_footer: true +collection: blog --- this was supposed to come out last week, but I've been feeling a little under-the-weather lately, so here it is now. this (past) week, [lucidiot](https://lucidiot.wordpress.com/2024/10/27/do-not-let-me-near-a-computer/) and I agreed that the theme this time would be "ocean." x3 diff --git a/_posts/2024-11-13-idiots-guide-to-skincare.md b/_posts/2024-11-13-idiots-guide-to-skincare.md index 4819f8a..3126dd8 100644 --- a/_posts/2024-11-13-idiots-guide-to-skincare.md +++ b/_posts/2024-11-13-idiots-guide-to-skincare.md @@ -4,6 +4,7 @@ title: "the idiot's guide to basic skincare" date: 2024-11-13 tags: skincare show_blog_footer: true +collection: blog --- I've had a couple of people ask me to write a guide on how to start taking care of your skin if you know nothing about cosmetics/skincare. diff --git a/_posts/2024-11-24-a-look-ahead.md b/_posts/2024-11-24-a-look-ahead.md index bc4a718..113534f 100644 --- a/_posts/2024-11-24-a-look-ahead.md +++ b/_posts/2024-11-24-a-look-ahead.md @@ -4,6 +4,7 @@ title: "a look ahead" date: 2024-11-24 tags: girlblogging therapy show_blog_footer: true +collection: blog --- ![now playing](/img/emoji/music.gif) *now playing - [カノン](https://www.youtube.com/watch?v=8nokeHnFrB4) by #ババババンビ* ![catto jam](/img/emoji/catjammin.gif) diff --git a/_posts/2024-12-15-the-right-to-be-forgotten.md b/_posts/2024-12-15-the-right-to-be-forgotten.md index 8a1c86c..ed63187 100644 --- a/_posts/2024-12-15-the-right-to-be-forgotten.md +++ b/_posts/2024-12-15-the-right-to-be-forgotten.md @@ -4,6 +4,7 @@ title: "on the right to be forgotten" date: 2024-12-15" tags: girlblogging journaling show_blog_footer: true +collection: blog --- this week I had something interesting happen to me: i was thinking about the old website I used to run when I was a kid, and I found my way to the [wayback machine](https://webcf.waybackmachine.org/) and found an indexed (albeit poorly - none of the graphics survived, nor did most of the pages, just a few index pages and a bio or two) version of my ancient (circa 2001) website...thankfully, I can't remember any of the other urls I had over the years, or else I might've cringed myself to death ![lol](/img/emoji/ono.gif) diff --git a/_posts/updates/2024-02-21-title.md b/_posts/updates/2024-02-21-title.md index d471915..be9c290 100644 --- a/_posts/updates/2024-02-21-title.md +++ b/_posts/updates/2024-02-21-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-02-21 +collection: updates --- initial upload, a peachmoon is born! \ No newline at end of file diff --git a/_posts/updates/2024-02-27-title.md b/_posts/updates/2024-02-27-title.md index 1889548..03c4425 100644 --- a/_posts/updates/2024-02-27-title.md +++ b/_posts/updates/2024-02-27-title.md @@ -1,5 +1,6 @@ --- date: 2024-02-27 title: "site update" +collection: updates --- filled out [about]({% link _pages/about.md %}) section, added some fanlistings to the front page. \ No newline at end of file diff --git a/_posts/updates/2024-03-06-title.md b/_posts/updates/2024-03-06-title.md index 92bc4ea..2619ae3 100644 --- a/_posts/updates/2024-03-06-title.md +++ b/_posts/updates/2024-03-06-title.md @@ -1,5 +1,6 @@ --- date: 2024-03-06 title: "site update" +collection: updates --- added [first blog post]({% link _posts/2024-03-06-my-first-post.md %}), removed under construction graphic \ No newline at end of file diff --git a/_posts/updates/2024-03-11-title.md b/_posts/updates/2024-03-11-title.md index d7c686b..7065c82 100644 --- a/_posts/updates/2024-03-11-title.md +++ b/_posts/updates/2024-03-11-title.md @@ -1,5 +1,6 @@ --- date: 2024-03-11 title: "site update" +collection: updates --- added [fanart & creations]({% link _pages/fridge.md %}), added more to [picrews]({% link _pages/picrew.md %}) \ No newline at end of file diff --git a/_posts/updates/2024-03-13-title.md b/_posts/updates/2024-03-13-title.md index d65b079..5d6e187 100644 --- a/_posts/updates/2024-03-13-title.md +++ b/_posts/updates/2024-03-13-title.md @@ -1,5 +1,6 @@ --- date: 2024-03-13 title: "site update" +collection: updates --- added [second blog post]({% link _posts/2024-03-13-adventures-in-tiramisu.md %}) \ No newline at end of file diff --git a/_posts/updates/2024-03-27-title.md b/_posts/updates/2024-03-27-title.md index 0fc61fe..7823883 100644 --- a/_posts/updates/2024-03-27-title.md +++ b/_posts/updates/2024-03-27-title.md @@ -1,5 +1,6 @@ --- date: 2024-03-27 title: "site update" +collection: updates --- added new art to the [fridge]({% link _pages/fridge.md %}) from [Lian](https://kitsunes.club/@LianSirenia)!; restructured the old art page and called it the fridge >w< tell me it's not cute: you can't. \ No newline at end of file diff --git a/_posts/updates/2024-03-30-title.md b/_posts/updates/2024-03-30-title.md index e742a56..125ae42 100644 --- a/_posts/updates/2024-03-30-title.md +++ b/_posts/updates/2024-03-30-title.md @@ -1,5 +1,6 @@ --- date: 2024-03-30 title: "site update" +collection: updates --- changed the color palette of the site. \ No newline at end of file diff --git a/_posts/updates/2024-04-03-title.md b/_posts/updates/2024-04-03-title.md index b25652d..a9f56e8 100644 --- a/_posts/updates/2024-04-03-title.md +++ b/_posts/updates/2024-04-03-title.md @@ -1,5 +1,6 @@ --- date: 2024-04-03 title: "site update" +collection: updates --- added more art to the [fridge]({% link _pages/fridge.md %}) from [Palette Jam](https://palettejam.carrd.co/). \ No newline at end of file diff --git a/_posts/updates/2024-04-05-title.md b/_posts/updates/2024-04-05-title.md index 38be77b..e461e7c 100644 --- a/_posts/updates/2024-04-05-title.md +++ b/_posts/updates/2024-04-05-title.md @@ -1,5 +1,6 @@ --- date: 2024-04-05 title: "site update" +collection: updates --- added more art to the [fridge]({% link _pages/fridge.md %}) from [lucidiot](https://tilde.town/~lucidiot/). \ No newline at end of file diff --git a/_posts/updates/2024-04-21-title.md b/_posts/updates/2024-04-21-title.md index 1936469..9112dd4 100644 --- a/_posts/updates/2024-04-21-title.md +++ b/_posts/updates/2024-04-21-title.md @@ -1,5 +1,6 @@ --- date: 2024-04-21 title: "site update" +collection: updates --- updated the [about]({% link _pages/about.md %}) section! \ No newline at end of file diff --git a/_posts/updates/2024-04-22-title.md b/_posts/updates/2024-04-22-title.md index 2df4e2b..f2e5b43 100644 --- a/_posts/updates/2024-04-22-title.md +++ b/_posts/updates/2024-04-22-title.md @@ -1,5 +1,6 @@ --- date: 2024-04-22 title: "site update" +collection: updates --- wao! new [blog post]({% link _posts/2024-04-22-what-ive-been-up-to.md %})! \ No newline at end of file diff --git a/_posts/updates/2024-05-11-title.md b/_posts/updates/2024-05-11-title.md index a50abee..746a9c3 100644 --- a/_posts/updates/2024-05-11-title.md +++ b/_posts/updates/2024-05-11-title.md @@ -1,5 +1,6 @@ --- date: 2024-05-11 title: "site update" +collection: updates --- new [blog post]({% link _posts/2024-05-08-egglish.md %}), minor changes to [about]({% link _pages/about.md %}) page, added new [quiz]({% link _pages/quiz.md %}) results \ No newline at end of file diff --git a/_posts/updates/2024-05-22-title.md b/_posts/updates/2024-05-22-title.md index cdf97e6..3014d20 100644 --- a/_posts/updates/2024-05-22-title.md +++ b/_posts/updates/2024-05-22-title.md @@ -1,5 +1,6 @@ --- date: 2024-05-22 title: "site update" +collection: updates --- added a [now]({% link _pages/now.md %}) page. what's a [now page](https://nownownow.com/about)? also added some more [egglish]({% link _posts/2024-05-08-egglish.md %}) terms, changed the way the link menu is displayed, and minor edits to [about]({% link _pages/about.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-07-05-title.md b/_posts/updates/2024-07-05-title.md index adfc852..1abd7f8 100644 --- a/_posts/updates/2024-07-05-title.md +++ b/_posts/updates/2024-07-05-title.md @@ -1,5 +1,6 @@ --- date: 2024-07-05 title: "site update" +collection: updates --- completely redid the css for the entire site and changed much of the structure. layout version 2 is live! \ No newline at end of file diff --git a/_posts/updates/2024-07-13-title.md b/_posts/updates/2024-07-13-title.md index 8d23851..9a0cb41 100644 --- a/_posts/updates/2024-07-13-title.md +++ b/_posts/updates/2024-07-13-title.md @@ -1,5 +1,6 @@ --- date: 2024-07-13 title: "site update" +collection: updates --- took a bunch of new [quizzes]({% link _pages/quiz.md %}) and added them! \ No newline at end of file diff --git a/_posts/updates/2024-07-14-title.md b/_posts/updates/2024-07-14-title.md index 2572c4c..6a50af6 100644 --- a/_posts/updates/2024-07-14-title.md +++ b/_posts/updates/2024-07-14-title.md @@ -1,5 +1,6 @@ --- date: 2024-07-14 title: "site update" +collection: updates --- added a new [quiz]({% link _pages/quiz.md %}) and a few new [picrews]({% link _pages/picrew.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-07-22-title.md b/_posts/updates/2024-07-22-title.md index 4177bdd..427fd67 100644 --- a/_posts/updates/2024-07-22-title.md +++ b/_posts/updates/2024-07-22-title.md @@ -1,5 +1,6 @@ --- date: 2024-07-22 title: "site update" +collection: updates --- updated [about]({% link _pages/about.md %}) and added a new [blog post]({% link _posts/2024-07-22-my-birthday.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-08-09-title.md b/_posts/updates/2024-08-09-title.md index 425cd09..ef80b0a 100644 --- a/_posts/updates/2024-08-09-title.md +++ b/_posts/updates/2024-08-09-title.md @@ -1,5 +1,6 @@ --- date: 2024-08-09 title: "site update" +collection: updates --- new [blog post]({% link _posts/2024-08-09-state-of-the-bujo.md %})! \ No newline at end of file diff --git a/_posts/updates/2024-09-13-title.md b/_posts/updates/2024-09-13-title.md index e62e1c7..77dd76d 100644 --- a/_posts/updates/2024-09-13-title.md +++ b/_posts/updates/2024-09-13-title.md @@ -1,5 +1,6 @@ --- date: 2024-09-13 title: "site update" +collection: updates --- new layout, new [stardew valley]({% link _pages/sdv.md %}) page, new [blog post]({% link _posts/2024-09-12-retrospring.md %}); added [links]({% link _pages/links.md %}), updated basically the entire site (v3). \ No newline at end of file diff --git a/_posts/updates/2024-09-15-title.md b/_posts/updates/2024-09-15-title.md index 839a582..8a3343b 100644 --- a/_posts/updates/2024-09-15-title.md +++ b/_posts/updates/2024-09-15-title.md @@ -1,5 +1,6 @@ --- date: 2024-09-15 title: "site update" +collection: updates --- turned sidebar nav into a hamburder menu on mobile (responsive!), fixed some accessibility issues with [retrospring questionnaire]({% link _posts/2024-09-12-retrospring.md %}), added [tag navigation]({% link blog.html %}) to the blog entries, added [updates]({% link updates.html %}) to the rss feed & changed how this page is rendered, changed how the [picrew]({% link _pages/picrew.md %}) page's images are displayed, same with [quizzes]({% link _pages/quiz.md %}). updated some information here & there. \ No newline at end of file diff --git a/_posts/updates/2024-09-16-title.md b/_posts/updates/2024-09-16-title.md index f3ba266..714e87a 100644 --- a/_posts/updates/2024-09-16-title.md +++ b/_posts/updates/2024-09-16-title.md @@ -1,5 +1,6 @@ --- date: 2024-09-16 title: "site update" +collection: updates --- added my [streak.club](https://streak.club/u/mana) and [fragsturztaube](https://ask.absturztau.be/@mana) to my [contact page]({% link _pages/contact.md %}). changed the site description. \ No newline at end of file diff --git a/_posts/updates/2024-09-17-title.md b/_posts/updates/2024-09-17-title.md index 0819007..61dc449 100644 --- a/_posts/updates/2024-09-17-title.md +++ b/_posts/updates/2024-09-17-title.md @@ -1,5 +1,6 @@ --- date: 2024-09-17 title: "site update" +collection: updates --- new [website milestone]({% link _pages/about.md %}#milestones), we hit 1000 views! also did a small update to the [now]({% link _pages/now.md %}) page. \ No newline at end of file diff --git a/_posts/updates/2024-09-23-title.md b/_posts/updates/2024-09-23-title.md index 09a1c55..7b9539e 100644 --- a/_posts/updates/2024-09-23-title.md +++ b/_posts/updates/2024-09-23-title.md @@ -1,5 +1,6 @@ --- date: 2024-09-23 title: "site update" +collection: updates --- been working on transferring to using the [jekyll](https://www.jekyllrb.com) static site generator rather than zola (it's still using zola for now though). completely redid the sidebar to use [details tags](https://www.w3schools.com/tags/tag_details.asp) and redid the way themes work on the website (it now detects if you prefer light mode or dark mode and selects one of the themes based on your preference, but you can also override this using the theme selector on the sidebar if you so desire). I also added a third stylesheet/theme to choose from, along with a new [blog post]({% link _posts/2024-09-23-therapy.md %})! :D \ No newline at end of file diff --git a/_posts/updates/2024-09-24-title.md b/_posts/updates/2024-09-24-title.md index be73806..cf13af1 100644 --- a/_posts/updates/2024-09-24-title.md +++ b/_posts/updates/2024-09-24-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-09-24 +collection: updates --- updated the [now]({% link _pages/now.md %}) page. \ No newline at end of file diff --git a/_posts/updates/2024-09-26-title.md b/_posts/updates/2024-09-26-title.md index 2b30f39..bb4cce5 100644 --- a/_posts/updates/2024-09-26-title.md +++ b/_posts/updates/2024-09-26-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-09-26 +collection: updates --- finally finished migrating the site to [jekyll](https://jekyllrb.com/) from zola! added some new art to the [fridge]({% link _pages/fridge.md %}). took a bunch of new [quizzes]({% link _pages/quiz.md %}). updated [about]({% link _pages/about.md %}) to reflect the migration to jekyll, and split the [about me]({% link _pages/aboutme.md %}) section into its own page. added some [links]({% link _pages/links.md %}) and a page detailing my [plans]({% link _pages/plans.md %}) for this website. \ No newline at end of file diff --git a/_posts/updates/2024-10-02-title.md b/_posts/updates/2024-10-02-title.md index 72ce0c0..92b04d4 100644 --- a/_posts/updates/2024-10-02-title.md +++ b/_posts/updates/2024-10-02-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-10-02 +collection: updates --- updated some [links]({% link _pages/links.md %}), added some more [quizzes]({% link _pages/quiz.md %}), added some new [biases]({% link _pages/music.md %}#ive) to the [music]({% link _pages/music.md %}) page, updated [now]({% link _pages/now.md %}), and added my funkwhale to [contact]({% link _pages/contact.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-10-05-title.md b/_posts/updates/2024-10-05-title.md index d1b0d73..ebd40e7 100644 --- a/_posts/updates/2024-10-05-title.md +++ b/_posts/updates/2024-10-05-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-10-05 +collection: updates --- new [blog post]({% link _posts/2024-10-05-meta.md %})! added some [links]({% link _pages/links.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-10-13-title.md b/_posts/updates/2024-10-13-title.md index 7293c75..380df58 100644 --- a/_posts/updates/2024-10-13-title.md +++ b/_posts/updates/2024-10-13-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-10-13 +collection: updates --- new blog post about [art & surrealism]({% link _posts/2024-10-13-on-surrealism.md %}). added [kiss of life]({% link _pages/music.md %}#kissoflife) and [say my name]({% link _pages/music.md %}#saymyname) to the [music]({% link _pages/music.md %}) page. fixed rss discoverability. fixed a css bug that was causing paragraphs to not be spaced properly. \ No newline at end of file diff --git a/_posts/updates/2024-10-18-title.md b/_posts/updates/2024-10-18-title.md index fef2654..abdc964 100644 --- a/_posts/updates/2024-10-18-title.md +++ b/_posts/updates/2024-10-18-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-10-18 +collection: updates --- new blog post about [my relationship with coffee]({% link _posts/2024-10-18-coffee.md %}), new site [milestone]({% link _pages/about.md %}#milestones) (1100 views!); fixed the way paragraphs display on mobile/smol screens and did some tweaking on the navmenu css so maybe it should be easier to tell what's a clickable/expandable bit and what is a page in a category now. :'D \ No newline at end of file diff --git a/_posts/updates/2024-11-06-title.md b/_posts/updates/2024-11-06-title.md index 9aba881..9cfe0bd 100644 --- a/_posts/updates/2024-11-06-title.md +++ b/_posts/updates/2024-11-06-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-11-06 +collection: updates --- new blog post about [sea creatures]({% link _posts/2024-11-06-ocean.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-11-13-title.md b/_posts/updates/2024-11-13-title.md index 5fc8c3f..da4843d 100644 --- a/_posts/updates/2024-11-13-title.md +++ b/_posts/updates/2024-11-13-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-11-13 +collection: updates --- new blog post about [skin care]({% link _posts/2024-11-13-idiots-guide-to-skincare.md %}). changed the structure of the rss feed and organized site updates into their own collection (jekyll stuff, you don't need to understand it) - but this should fix site updates not showing up in the rss feed!!! I also updated the dark mode theme. (moon emoji on the theme selector) updated the [about]({% link _pages/about.md %}) page to reflect these changes. updated [now]({% link _pages/now.md %}) page. \ No newline at end of file diff --git a/_posts/updates/2024-11-15-title.md b/_posts/updates/2024-11-15-title.md index a7a612d..62d2904 100644 --- a/_posts/updates/2024-11-15-title.md +++ b/_posts/updates/2024-11-15-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-11-15 +collection: updates --- updated the top part of the [now]({% link _pages/now.md %}) page, added a [guestbook](https://mana.atabook.org/) and fixed some spelling errors. removed [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-last-modified-at) from list of plugins on the [about site]({% link _pages/about.md %}) section and the gemfile for building the site (bc I stopped using it). also engaged in some further rss sorcery that should have my feed rendering correctly now ![WAHHH](/img/emoji/cri.gif) \ No newline at end of file diff --git a/_posts/updates/2024-11-24-title.md b/_posts/updates/2024-11-24-title.md index a49d155..e5835ac 100644 --- a/_posts/updates/2024-11-24-title.md +++ b/_posts/updates/2024-11-24-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-11-24 +collection: updates --- new [blog]({% link _posts/2024-11-24-a-look-ahead.md %}) post! added a [uses]({% link _pages/uses.md %}) page! some minor changes to style.css; made some changes to the html of the webcore page so that the `loading=lazy` property should work properly now. ![ehehe](/img/emoji/x3.gif)💦 (also added a couple of stamps) \ No newline at end of file diff --git a/_posts/updates/2024-12-03-title.md b/_posts/updates/2024-12-03-title.md index 0c209cd..c295394 100644 --- a/_posts/updates/2024-12-03-title.md +++ b/_posts/updates/2024-12-03-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-12-03 +collection: updates --- added [anime]({% link _pages/anime.md %}) and [manga & LN]({% link _pages/manga.md %}) pages. updated some information on [about me]({% link _pages/aboutme.md %}). added some [links]({% link _pages/links.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-12-12-title.md b/_posts/updates/2024-12-12-title.md index a4214ab..ff91519 100644 --- a/_posts/updates/2024-12-12-title.md +++ b/_posts/updates/2024-12-12-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-12-12 +collection: updates --- did a bunch of minor cosmetic edits (and corrections) throughout the site, added some [links]({% link _pages/links.md %}), and added a new theme (🍯). split the old webcore page into its own section with subpages; hopefully this will improve load times! >w< \ No newline at end of file diff --git a/_posts/updates/2024-12-15-title.md b/_posts/updates/2024-12-15-title.md index 389922f..afbbf78 100644 --- a/_posts/updates/2024-12-15-title.md +++ b/_posts/updates/2024-12-15-title.md @@ -1,5 +1,6 @@ --- title: "site update" date: 2024-12-15 +collection: updates --- new [blog post]({% link _posts/2024-12-15-the-right-to-be-forgotten.md %}) about online history/黒歴史, filled out the webcore section some more, so [blinkies]({% link _pages/blinkies.md %}), [buttons & badges]({% link _pages/buttonbadge.md %}), [emoji & kaomoji]({% link _pages/emoji.md %}), [stamp collection]({% link _pages/stamps.md %}) and [userboxes]({% link _pages/userboxes.md %}) got updates. added some [links]({% link _pages/links.md %}). \ No newline at end of file diff --git a/_posts/updates/2024-12-16-title.md b/_posts/updates/2024-12-16-title.md new file mode 100644 index 0000000..04aee3f --- /dev/null +++ b/_posts/updates/2024-12-16-title.md @@ -0,0 +1,6 @@ +--- +title: "site update" +date: 2024-12-16 +collection: updates +--- +realized that my blog was being pushed to `/updates/` instead of `/blog/` so I fixed that, which seems to have caused some rss hiccups (also it's still not going to /blog/year/etc. but /year/etc. so...whatever I cannot be bothered to "fix" it further than this, especially since it appears to be working? so `¯\_(ツ)_/¯`) ;;; sorry about that! D: also moved blog to the `me` menu rather than the `site` menu. x3 \ No newline at end of file