diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 39f2420..431a11a 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -6,9 +6,9 @@ weight = 1 rtl = false title = "The Waifuism Life" -# logo = "img/logo.png" +logo = "img/wafu.png" description = "A way of life" -# copyright = "Copy, _right?_ :thinking_face:" +copyright = ":melon:" dateFormat = "2 January 2006" @@ -17,8 +17,8 @@ dateFormat = "2 January 2006" image = "img/wafu.png" headline = "I'm only melon" bio = "I'm a melon" - # links = [ - # { email = "mailto:hello@your_domain.com" }, + links = [ + { email = "mailto:waifuism@tutanota.com" }, # { link = "https://link-to-some-website.com/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, @@ -30,7 +30,7 @@ dateFormat = "2 January 2006" # { facebook = "https://facebook.com/username" }, # { flickr = "https://www.flickr.com/photos/username/" }, # { foursquare = "https://foursquare.com/username" }, - # { github = "https://github.com/username" }, + { github = "https://git.waifuism.life/waifu" }, # { gitlab = "https://gitlab.com/username" }, # { google = "https://www.google.com/" }, # { hashnode = "https://username.hashnode.dev" }, @@ -39,7 +39,7 @@ dateFormat = "2 January 2006" # { kickstarter = "https://www.kickstarter.com/profile/username" }, # { lastfm = "https://lastfm.com/user/username" }, # { linkedin = "https://linkedin.com/in/username" }, - # { mastodon = "https://mastodon.instance/@username" }, + { mastodon = "https://waifuism.life/waifu" }, # { medium = "https://medium.com/username" }, # { microsoft = "https://www.microsoft.com/" }, # { orcid = "https://orcid.org/userid" }, @@ -58,6 +58,7 @@ dateFormat = "2 January 2006" # { twitch = "https://twitch.tv/username" }, # { twitter = "https://twitter.com/username" }, # { whatsapp = "https://wa.me/phone-number" }, - # { youtube = "https://youtube.com/username" }, - # { ko-fi = "https://ko-fi.com/username" }, - # ] + { youtube = "https://www.youtube.com/@waifu332" }, + { ko-fi = "https://ko-fi.com/waifuismlife" }, + { link = "https://waifuism.life"} + ] diff --git a/config/_default/params.toml b/config/_default/params.toml index 0b7404d..2752928 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -12,7 +12,7 @@ autoSwitchAppearance = true enableSearch = true enableCodeCopy = true -mainSections = ["posts", "comics"] +mainSections = ["blog", "comics"] # robots = "" [header] diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..530dfe8 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,8 @@ +--- +menu: + main: + name: Home + weight: -100 + params: + icon: home +--- \ No newline at end of file diff --git a/content/blog/2022/03/27/feature.png b/content/blog/2022/03/27/feature.png new file mode 100644 index 0000000..97bab87 Binary files /dev/null and b/content/blog/2022/03/27/feature.png differ diff --git a/content/blog/2022/03/27/index.md b/content/blog/2022/03/27/index.md new file mode 100644 index 0000000..40ca0b0 --- /dev/null +++ b/content/blog/2022/03/27/index.md @@ -0,0 +1,9 @@ +--- +title: "Meantime" +date: 2022-03-27T23:06:49-03:00 +draft: false +categories: ["Blogs"] +tags: ["Talk","Meta"] +--- +So I decided to go for it and be done with it since I'm not quite sure what happened with the other website, I'm gonna be changing things around in the meantime. +Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds' software lacks. \ No newline at end of file diff --git a/content/blog/old_site/bicycle/index.md b/content/blog/old_site/bicycle/index.md new file mode 100644 index 0000000..61d882d --- /dev/null +++ b/content/blog/old_site/bicycle/index.md @@ -0,0 +1,23 @@ +--- +title: "Bicycle" +date: 2022-03-13T21:44:17-03:00 +draft: false +categories: ["Blogs"] +tags: ["Talk","Old site"] +--- + +Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh. + +Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job. I’m not quite sure if it’s kde or something else, I might give cinnamon another try. (Not quite sure how to change desktop environment) + +Another thing I was looking at were the prices of ryzen, it’s still a lot of money for me, and I’m still not sure what else to use that money on. + +Also related to that, I’ve been keeping 100 usd every month for adding to an investing company (yeah I’m saving that money) I might even exchange some cash to have it on hand. + +Apart from that I’m not really sure what to do with it. + +It’s not that I couldn’t tell you “oooh I want a new computer” or “oooh I want a car” like yeah, those would be nice things, but I don’t really feel like I need them. + +I feel like I want to stop having so many things, I want to share time with people and have new experiences. + +I might just ask my landlord if I can keep a hamster, or maybe a bunny they’re cute. Dogs are also cute but most are bigger in comparison and they might damage the floor (isn’t that expensive, but the contract says I can’t have them) \ No newline at end of file diff --git a/content/blog/old_site/maekawa/feature_Maekawa.jpg b/content/blog/old_site/maekawa/feature_Maekawa.jpg new file mode 100644 index 0000000..7f4f0ef Binary files /dev/null and b/content/blog/old_site/maekawa/feature_Maekawa.jpg differ diff --git a/content/blog/old_site/maekawa/index.md b/content/blog/old_site/maekawa/index.md new file mode 100644 index 0000000..fb02be8 --- /dev/null +++ b/content/blog/old_site/maekawa/index.md @@ -0,0 +1,9 @@ +--- +title: "Maekawa" +date: 2022-03-13T21:37:11-03:00 +draft: false +image: "Maekawa.jpg" +categories: ["Blogs"] +tags: ["Old site"] +--- + diff --git a/content/blog/old_site/new_comic/featurehome.jpg b/content/blog/old_site/new_comic/featurehome.jpg new file mode 100644 index 0000000..c5e9451 Binary files /dev/null and b/content/blog/old_site/new_comic/featurehome.jpg differ diff --git a/content/blog/old_site/new_comic/image.jpg b/content/blog/old_site/new_comic/image.jpg new file mode 100644 index 0000000..dd7350c Binary files /dev/null and b/content/blog/old_site/new_comic/image.jpg differ diff --git a/content/blog/old_site/new_comic/image_2.jpg b/content/blog/old_site/new_comic/image_2.jpg new file mode 100644 index 0000000..5fd4765 Binary files /dev/null and b/content/blog/old_site/new_comic/image_2.jpg differ diff --git a/content/blog/old_site/new_comic/index.md b/content/blog/old_site/new_comic/index.md new file mode 100644 index 0000000..2e71a8f --- /dev/null +++ b/content/blog/old_site/new_comic/index.md @@ -0,0 +1,26 @@ +--- +title: "New comic" +date: 2022-03-13T21:32:36-03:00 +draft: false +categories: ["Blogs"] +tags: ["Meta","Old site"] +--- + + +After a rush of autism I decided to make another comic and name it “commited lines” + +![](featurehome.jpg) + +There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something. + +Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects. + +I have a new plushie though. + +I also found a place that sells little models of different kinds of vehicles. + +I’ll be sure to check them out since I wanted to play with legos but they’re kind of expensive. + +Believe it or not, these are actually cheaper. + +![](image_2.jpg) \ No newline at end of file diff --git a/content/blog/old_site/plush/_index.md.backup b/content/blog/old_site/plush/_index.md.backup new file mode 100644 index 0000000..a27cbd4 --- /dev/null +++ b/content/blog/old_site/plush/_index.md.backup @@ -0,0 +1,6 @@ +--- +title: "Plush" +date: 2022-03-13T21:14:37-03:00 +draft: false +--- + diff --git a/content/blog/old_site/plush/image.webp b/content/blog/old_site/plush/image.webp new file mode 100644 index 0000000..c073f7b Binary files /dev/null and b/content/blog/old_site/plush/image.webp differ diff --git a/content/blog/old_site/plush/index.md b/content/blog/old_site/plush/index.md new file mode 100644 index 0000000..1064afe --- /dev/null +++ b/content/blog/old_site/plush/index.md @@ -0,0 +1,10 @@ +--- +title: "Plush" +date: 2022-03-13T21:14:37-03:00 +draft: false +image: "image.webp" +categories: ["Blogs"] +tags: ["Old site"] +--- + +I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these) \ No newline at end of file diff --git a/content/blog/old_site/plush/index.md.backup b/content/blog/old_site/plush/index.md.backup new file mode 100644 index 0000000..f4e1770 --- /dev/null +++ b/content/blog/old_site/plush/index.md.backup @@ -0,0 +1,9 @@ +--- +title: "Plush" +date: 2022-03-13T21:14:37-03:00 +draft: false +image: "image.webp" +categories: ["Blogs","Old site"] +--- + +I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these) \ No newline at end of file diff --git a/content/blog/old_site/present_thoughts/image.webp b/content/blog/old_site/present_thoughts/image.webp new file mode 100644 index 0000000..5c67334 Binary files /dev/null and b/content/blog/old_site/present_thoughts/image.webp differ diff --git a/content/blog/old_site/present_thoughts/index.md b/content/blog/old_site/present_thoughts/index.md new file mode 100644 index 0000000..6d9e085 --- /dev/null +++ b/content/blog/old_site/present_thoughts/index.md @@ -0,0 +1,24 @@ +--- +title: "Present thoughts" +date: 2022-03-13T21:47:56-03:00 +draft: false +image: "image.webp" +categories: ["Blogs"] +tags: ["Talk","Old site"] +--- + +I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. + +But one thing that I thought that had been gone were fun and plans. + +Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. + +The only loose think that could be considered a plan is that I’d like to start a family of my own. + +But that’s so loose. + +I find myself with extra money in my account and I’m not sure what to do with it. + +A better pc? Some game console? Nah + +I kind of just started feeling better just with the little I have if I’m honest. \ No newline at end of file diff --git a/content/blog/old_site/present_thoughts/index.md.backup b/content/blog/old_site/present_thoughts/index.md.backup new file mode 100644 index 0000000..f457f40 --- /dev/null +++ b/content/blog/old_site/present_thoughts/index.md.backup @@ -0,0 +1,24 @@ +--- +title: "Present thoughts" +date: 2022-03-13T21:47:56-03:00 +draft: false +image: "image.webp" +categories: ["Blogs"] +tags: ["Talk"] +--- + +I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. + +But one thing that I thought that had been gone were fun and plans. + +Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. + +The only loose think that could be considered a plan is that I’d like to start a family of my own. + +But that’s so loose. + +I find myself with extra money in my account and I’m not sure what to do with it. + +A better pc? Some game console? Nah + +I kind of just started feeling better just with the little I have if I’m honest. \ No newline at end of file diff --git a/content/blog/old_site/show/index.md b/content/blog/old_site/show/index.md new file mode 100644 index 0000000..fcc5c89 --- /dev/null +++ b/content/blog/old_site/show/index.md @@ -0,0 +1,12 @@ +--- +title: "Show" +date: 2022-03-13T21:47:14-03:00 +draft: false +categories: ["Blogs"] +tags: ["Talk","Old site"] +--- + +The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone + +even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch. + diff --git a/content/blog/old_site/show/index.md.backup b/content/blog/old_site/show/index.md.backup new file mode 100644 index 0000000..5644081 --- /dev/null +++ b/content/blog/old_site/show/index.md.backup @@ -0,0 +1,12 @@ +--- +title: "Show" +date: 2022-03-13T21:47:14-03:00 +draft: false +categories: ["Blogs"] +tags: ["Talk"] +--- + +The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone + +even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch. + diff --git a/content/blog/old_site/site_migration/image.webp b/content/blog/old_site/site_migration/image.webp new file mode 100644 index 0000000..8d8c85f Binary files /dev/null and b/content/blog/old_site/site_migration/image.webp differ diff --git a/content/blog/old_site/site_migration/index.md b/content/blog/old_site/site_migration/index.md new file mode 100644 index 0000000..01cd396 --- /dev/null +++ b/content/blog/old_site/site_migration/index.md @@ -0,0 +1,17 @@ +--- +title: "Site migration" +date: 2022-03-13T21:17:51-03:00 +draft: false +image: "image.webp" +categories: "Blogs" +tags: ["Talk","Meta","Fediverse","Old site"] +--- +Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. + +I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least. + +I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do. + +About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides) + +I really don’t want more fights \ No newline at end of file diff --git a/content/blog/old_site/site_migration/index.md.backup b/content/blog/old_site/site_migration/index.md.backup new file mode 100644 index 0000000..1240177 --- /dev/null +++ b/content/blog/old_site/site_migration/index.md.backup @@ -0,0 +1,17 @@ +--- +title: "Site migration" +date: 2022-03-13T21:17:51-03:00 +draft: false +image: "image.webp" +categories: "Blogs" +tags: ["Talk","Meta","Fediverse"] +--- +Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. + +I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least. + +I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do. + +About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides) + +I really don’t want more fights \ No newline at end of file diff --git a/content/blog/old_site/time/index.md b/content/blog/old_site/time/index.md new file mode 100644 index 0000000..171d6e3 --- /dev/null +++ b/content/blog/old_site/time/index.md @@ -0,0 +1,17 @@ +--- +title: "Time" +date: 2022-03-13T21:39:17-03:00 +draft: false +image: "mastodon.webp" +categories: ["Blogs"] +tags: ["Talk","Old site"] +--- +Sometimes I wonder, what would I do if I had free days to do whatever I wanted? + +I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. + +Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. + +Apart from that I didn’t feel like I used my weekend for much. + +Loneliness is such a weird feeling. diff --git a/content/blog/old_site/time/index.md.backup b/content/blog/old_site/time/index.md.backup new file mode 100644 index 0000000..57af0e4 --- /dev/null +++ b/content/blog/old_site/time/index.md.backup @@ -0,0 +1,17 @@ +--- +title: "Time" +date: 2022-03-13T21:39:17-03:00 +draft: false +image: "mastodon.webp" +categories: ["Blogs"] +tags: ["Talk"] +--- +Sometimes I wonder, what would I do if I had free days to do whatever I wanted? + +I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. + +Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. + +Apart from that I didn’t feel like I used my weekend for much. + +Loneliness is such a weird feeling. diff --git a/content/blog/old_site/time/mastodon.webp b/content/blog/old_site/time/mastodon.webp new file mode 100644 index 0000000..78cfdce Binary files /dev/null and b/content/blog/old_site/time/mastodon.webp differ diff --git a/content/blog/old_site/undaily/index.md b/content/blog/old_site/undaily/index.md new file mode 100644 index 0000000..f376b60 --- /dev/null +++ b/content/blog/old_site/undaily/index.md @@ -0,0 +1,33 @@ +--- +title: "Undaily" +date: 2022-03-13T21:36:36-03:00 +draft: false +categories: ["Blogs"] +tags: ["Old site"] +--- + +sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping. + +what I meant by doing was about the future. + +all related to the current state of the world and far more importantly my life + +one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”. + +i only began noticing it after he pointed it out. + +I’m guessing he’s kind of correct in his assessment, it’s not that I dislike my cousins or uncles, but they never felt like family the same way my mom and my grandma did. + +i also spent so much with my nana. I couldn’t see her in her final moments, I wasn’t able to talk to her, she just disappeared. + +Sometimes I really wish for that. + +Some days I can’t stop those thoughts. + +Surprisingly the only thing that lets me stop thinking about anything is doing art. Dailyrat has been one of the most therapeutical things I’ve done. + +here’s some more pictures that didn’t made the cut for the dailyrat and the other that was used as foreground. + + + +have a nice day \ No newline at end of file diff --git a/content/blog/old_site/undaily/index.md.backup b/content/blog/old_site/undaily/index.md.backup new file mode 100644 index 0000000..aeac454 --- /dev/null +++ b/content/blog/old_site/undaily/index.md.backup @@ -0,0 +1,33 @@ +--- +title: "Undaily" +date: 2022-03-13T21:36:36-03:00 +draft: false +categories: ["Blogs" +"Old site"] +--- + +sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping. + +what I meant by doing was about the future. + +all related to the current state of the world and far more importantly my life + +one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”. + +i only began noticing it after he pointed it out. + +I’m guessing he’s kind of correct in his assessment, it’s not that I dislike my cousins or uncles, but they never felt like family the same way my mom and my grandma did. + +i also spent so much with my nana. I couldn’t see her in her final moments, I wasn’t able to talk to her, she just disappeared. + +Sometimes I really wish for that. + +Some days I can’t stop those thoughts. + +Surprisingly the only thing that lets me stop thinking about anything is doing art. Dailyrat has been one of the most therapeutical things I’ve done. + +here’s some more pictures that didn’t made the cut for the dailyrat and the other that was used as foreground. + + + +have a nice day \ No newline at end of file diff --git a/content/comic/commitedlines/1/image.png b/content/comic/commitedlines/1/image.png new file mode 100644 index 0000000..2beb250 Binary files /dev/null and b/content/comic/commitedlines/1/image.png differ diff --git a/content/comic/commitedlines/1/index.md b/content/comic/commitedlines/1/index.md new file mode 100644 index 0000000..9788caa --- /dev/null +++ b/content/comic/commitedlines/1/index.md @@ -0,0 +1,10 @@ +--- +title: "1" +date: 2022-03-09T00:07:31-03:00 +draft: false +image: "image.png" +categories: ["Comics"] +tags: ["Commited Lines"] +--- + +![](image.png) \ No newline at end of file diff --git a/content/comic/wafuverse/bootleg/image.png b/content/comic/wafuverse/bootleg/image.png new file mode 100644 index 0000000..1b0bb96 Binary files /dev/null and b/content/comic/wafuverse/bootleg/image.png differ diff --git a/content/comic/wafuverse/bootleg/index.md b/content/comic/wafuverse/bootleg/index.md new file mode 100644 index 0000000..e590511 --- /dev/null +++ b/content/comic/wafuverse/bootleg/index.md @@ -0,0 +1,9 @@ +--- +title: "Bootleg" +date: 2022-03-09T00:01:05-03:00 +draft: false +image: "image.png" +categories: ["Comics"] +tags: ["wafuverse"] +--- + diff --git a/content/page/about/avatar.png b/content/page/about/avatar.png new file mode 100644 index 0000000..d0e0cd9 Binary files /dev/null and b/content/page/about/avatar.png differ diff --git a/content/page/about/index.md b/content/page/about/index.md new file mode 100644 index 0000000..2cf6da5 --- /dev/null +++ b/content/page/about/index.md @@ -0,0 +1,39 @@ +--- +title: About +description: Wanna know more about me? +date: '2019-02-28' +aliases: + - about-us + - about-hugo + - contact +license: CC BY-NC-ND +lastmod: '2020-10-09' +menu: + main: + weight: -90 + params: + icon: user + +comments: False +--- + + +Okayish fediverse artist. + + + +You can find me at: + + +* [Waifuism.life/waifu](https://waifuism.life/waifu) (main account) + +* [shitposter.club/waifu](shitposter.club/waifu) + +* a lot of other places I'm too lazy to list rn + +Otherwise write me to waifuism(at)tutanota.com + + +![](avatar.png) + +Pleroma-tan pregnant *may* be hiding somewhere. \ No newline at end of file diff --git a/content/page/archives/index.md b/content/page/archives/index.md new file mode 100644 index 0000000..2862deb --- /dev/null +++ b/content/page/archives/index.md @@ -0,0 +1,11 @@ +--- +title: "Archives" +date: 2019-05-28 +layout: "archives" +slug: "archives" +menu: + main: + weight: -70 + params: + icon: archives +--- diff --git a/content/page/friends/coyote.png b/content/page/friends/coyote.png new file mode 100644 index 0000000..acca680 Binary files /dev/null and b/content/page/friends/coyote.png differ diff --git a/content/page/friends/grumb.png b/content/page/friends/grumb.png new file mode 100644 index 0000000..3d7d3a0 Binary files /dev/null and b/content/page/friends/grumb.png differ diff --git a/content/page/friends/index.md b/content/page/friends/index.md new file mode 100644 index 0000000..8729f98 --- /dev/null +++ b/content/page/friends/index.md @@ -0,0 +1,48 @@ +--- +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/friends/index.md.backup b/content/page/friends/index.md.backup new file mode 100644 index 0000000..e637049 --- /dev/null +++ b/content/page/friends/index.md.backup @@ -0,0 +1,48 @@ +--- +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/friends/nekobit.png b/content/page/friends/nekobit.png new file mode 100644 index 0000000..52c5521 Binary files /dev/null and b/content/page/friends/nekobit.png differ diff --git a/content/page/friends/sam.png b/content/page/friends/sam.png new file mode 100644 index 0000000..12a7df7 Binary files /dev/null and b/content/page/friends/sam.png differ diff --git a/content/page/friends/twl.png b/content/page/friends/twl.png new file mode 100644 index 0000000..12ee106 Binary files /dev/null and b/content/page/friends/twl.png differ diff --git a/content/page/friends/vril.webp b/content/page/friends/vril.webp new file mode 100644 index 0000000..432f27f Binary files /dev/null and b/content/page/friends/vril.webp differ diff --git a/content/page/search/index.md b/content/page/search/index.md new file mode 100644 index 0000000..b2a5943 --- /dev/null +++ b/content/page/search/index.md @@ -0,0 +1,13 @@ +--- +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/posts/test.md b/content/posts/test.md deleted file mode 100644 index a404d5e..0000000 --- a/content/posts/test.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Test" -date: 2022-12-07T00:06:41-03:00 -draft: false ---- - -test \ No newline at end of file diff --git a/content/posts/test/test.md b/content/posts/test/test.md deleted file mode 100644 index 065a70c..0000000 --- a/content/posts/test/test.md +++ /dev/null @@ -1 +0,0 @@ -teah \ No newline at end of file diff --git a/content/posts/yeah.md b/content/posts/yeah.md deleted file mode 100644 index 976a4c1..0000000 --- a/content/posts/yeah.md +++ /dev/null @@ -1 +0,0 @@ -yeah \ No newline at end of file diff --git a/resources/_gen/images/blog/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png b/resources/_gen/images/blog/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/blog/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png differ diff --git a/resources/_gen/images/blog/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png b/resources/_gen/images/blog/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/blog/2022/03/27/feature_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png differ diff --git a/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png b/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png new file mode 100644 index 0000000..631bf92 Binary files /dev/null and b/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1200x0_resize_box_3.png differ diff --git a/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png b/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png new file mode 100644 index 0000000..8ed600e Binary files /dev/null and b/resources/_gen/images/blog/2022/03/27/featured_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_600x0_resize_box_3.png differ diff --git a/resources/_gen/images/blog/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_1200x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_1200x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_600x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/maekawa/feature_Maekawa_hu14f48d704961b2ee7ff0351237677b4e_656681_600x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1200x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1200x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_600x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_600x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/featurehome_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_330x0_resize_q75_h2_box_2.webp b/resources/_gen/images/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_330x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..e69de29 diff --git a/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg new file mode 100644 index 0000000..6e67309 Binary files /dev/null and b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1024x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg new file mode 100644 index 0000000..9e00911 Binary files /dev/null and b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_1320x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg new file mode 100644 index 0000000..d56e81d Binary files /dev/null and b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_330x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg new file mode 100644 index 0000000..27aa3f1 Binary files /dev/null and b/resources/_gen/images/blog/old_site/new_comic/home_huec9471e8e72268392ac2e1417bdf8b11_23135_660x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1024x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1024x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1320x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_1320x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_330x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_330x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_660x0_resize_q75_box.jpg b/resources/_gen/images/blog/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/blog/old_site/new_comic/image_2_hu3a6df91dbd48c3fc59478f2b2612487c_69610_660x0_resize_q75_box.jpg differ diff --git a/resources/_gen/images/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_330x0_resize_q75_h2_box_2.webp b/resources/_gen/images/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_330x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..e69de29 diff --git a/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1024x0_resize_box_3.png b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1024x0_resize_box_3.png new file mode 100644 index 0000000..f6378d5 Binary files /dev/null and b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1024x0_resize_box_3.png differ diff --git a/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1320x0_resize_box_3.png b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1320x0_resize_box_3.png new file mode 100644 index 0000000..0c63885 Binary files /dev/null and b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1320x0_resize_box_3.png differ diff --git a/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_330x0_resize_box_3.png b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_330x0_resize_box_3.png new file mode 100644 index 0000000..0358702 Binary files /dev/null and b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_330x0_resize_box_3.png differ diff --git a/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_660x0_resize_box_3.png b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_660x0_resize_box_3.png new file mode 100644 index 0000000..d469b6d Binary files /dev/null and b/resources/_gen/images/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_660x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1024x0_resize_box_3.png b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1024x0_resize_box_3.png new file mode 100644 index 0000000..c682fe8 Binary files /dev/null and b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1024x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1320x0_resize_box_3.png b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1320x0_resize_box_3.png new file mode 100644 index 0000000..04018e8 Binary files /dev/null and b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1320x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_330x0_resize_box_3.png b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_330x0_resize_box_3.png new file mode 100644 index 0000000..621b1e7 Binary files /dev/null and b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_330x0_resize_box_3.png differ diff --git a/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_660x0_resize_box_3.png b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_660x0_resize_box_3.png new file mode 100644 index 0000000..52ebc40 Binary files /dev/null and b/resources/_gen/images/page/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_660x0_resize_box_3.png differ