diff --git a/b0098f2037a2838d1de113ce79d79f87951da8a1.gif b/b0098f2037a2838d1de113ce79d79f87951da8a1.gif new file mode 100644 index 0000000..28a86e5 Binary files /dev/null and b/b0098f2037a2838d1de113ce79d79f87951da8a1.gif differ diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 42a947e..5d4cf79 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -3,6 +3,11 @@ pageRef = "posts" weight = 10 +[[main]] + name = "Musics" + pageRef = "musics" + weight = 10 + [[main]] name = "Projects" pageRef = "projects" diff --git a/config/_default/menus.fr.toml b/config/_default/menus.fr.toml index 42a947e..5d4cf79 100644 --- a/config/_default/menus.fr.toml +++ b/config/_default/menus.fr.toml @@ -3,6 +3,11 @@ pageRef = "posts" weight = 10 +[[main]] + name = "Musics" + pageRef = "musics" + weight = 10 + [[main]] name = "Projects" pageRef = "projects" diff --git a/config/_default/params.toml b/config/_default/params.toml index bd36942..30fe64b 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,7 +1,13 @@ colorScheme = "everblush" defaultAppearance = "dark" + disableImageZoom = true +enableSearch = true +enableCodeCopy = true + +mainSectiond = ["projects"] + [header] layout = "fixed-fill" @@ -11,3 +17,8 @@ disableImageZoom = true showRecent = true showRecentItems = 3 cardView = true + +[list] + showHero = true + showAuthor = true + cardView = true diff --git a/content/_index.fr.md b/content/_index.fr.md new file mode 100644 index 0000000..dbf2433 --- /dev/null +++ b/content/_index.fr.md @@ -0,0 +1,9 @@ +## A propos de ce site + +Ce site est mon endroit ou je presente mes projets, idées, et pleins d'autres choses que j'ai fait. + +{{< alert icon="circle-info" cardColor="#e5c76b" iconColor="#232a2d" textColor="#141b1e" >}} +Ce site n'est pas encore complet! C'est normal si il manque des traductions ou des parties. + +A vos gardes... +{{< /alert >}} diff --git a/content/_index.md b/content/_index.md index 9b43611..c74e020 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,3 +1,9 @@ ## About this website This is website is my place were I present my projects, ideas and many other things I made. + +{{< alert icon="circle-info" cardColor="#e5c76b" iconColor="#232a2d" textColor="#141b1e" >}} +This is website is work in progress! It's normal if it's missing some pieces... + +Here be dragons +{{< /alert >}} diff --git a/content/about.md b/content/about.md index 6b9e9af..7246f7f 100644 --- a/content/about.md +++ b/content/about.md @@ -2,4 +2,11 @@ title: "About" draft: false showDate: false +showAuthor: false --- + +# Who I'm I? + +![](https://avatars.githubusercontent.com/u/69894974?v=4) + +I’m a Java, Godot and Rust dev. I do games/mods projects. I’m currently a french student. I do some Youtube videos. diff --git a/content/musics/_index.md b/content/musics/_index.md new file mode 100644 index 0000000..ce798d3 --- /dev/null +++ b/content/musics/_index.md @@ -0,0 +1,12 @@ +--- +title: "Musics" +draft: false +cascade: + showDate: false + showAuthor: true + invertPagination: true +--- + +## Here is all the musics I made during my life. + +*(The First to the Last)* diff --git a/content/posts/_index.fr.md b/content/posts/_index.fr.md new file mode 100644 index 0000000..367650f --- /dev/null +++ b/content/posts/_index.fr.md @@ -0,0 +1 @@ +# Tout les posts diff --git a/content/posts/new-website/index.fr.md b/content/posts/new-website/index.fr.md new file mode 100644 index 0000000..99be9f1 --- /dev/null +++ b/content/posts/new-website/index.fr.md @@ -0,0 +1,34 @@ +--- +title: "New website" +date: 2024-12-11T04:22:31Z +draft: false +--- + +{{< typeit + tag=h1 + lifeLike=true +>}} +New website! +{{< /typeit >}} + +{{< alert >}} +**Warning!** This post is not finished! +{{< /alert >}} + +**Hello everyone!** + +Finally, after 6 months, I'm makeing this time a *good* and *clean* website... + +I decided to switch to [Hugo](https://gohugo.io/) with the [Blowfish module](https://blowfish.page/), witch is mutch better than pure HTML + CSS + JS *(at least for me).* + +## What I'll do on this website? + +I'll share all my [musics here]() and also my [programing projects](), and all of this will be like a portfolio of everything I've done during the past **5 years**. I've done many things during this time and I didn't talked a lot about them... + +## More details + +For this site I use the [Everblush theme](https://everblush.github.io/) witch is my favorite color palette ever. I use it everywere. On my Linux config, Neovim config, Discord, Godot, and even on my oscilloscope views. *(sounds a bit I'm like a linux tech femboy, but I'm not...)* + +Well hope you'll enjoy this website with me! + +{{< github repo="Killarexe/killarexe.github.io" >}} diff --git a/content/projects/_index.md b/content/projects/_index.md index 3f5b016..f1e6bdc 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -1,36 +1,9 @@ --- title: "Projects" draft: false -showDate: false -showAuthor: true +cascade: + showDate: false + showAuthor: true + invertPagination: true --- -{{< timeline >}} - -{{< timelineItem icon="edit" header="First game project: Pokemon Mix" subheader="April 2019" >}} -

Pokemon Mix is my first game I've ever made using RPG Maker XP and an old kit to make a Pokemon game called Pokemon essencials.
-I've even made a launcher to execute different versions of this game. But around 6 months or 1 year later (I don't know exactly) I abandonned it beacause it was to big for a 1st project.
-I have still the source code of this game but it's soo broken that I don't want to share it. But maybe I'll do a post about it.
-Here is the trailer of this game (In french): -

-{{< alert icon="fire" cardColor="#e57474" iconColor="#232a2d" textColor="#ffffff">}} -This is really cringe. Really, really cringe... -{{< /alert >}} - -{{< youtube id="6pgASK2t-GQ" label="Blowfish-tools demo" >}} - -{{< /timelineItem >}} - -{{< timelineItem icon="code" header="First Minecraft mod: Negative-N" subheader="Mars 2020 - June 2021">}} - -{{< /timelineItem >}} - -{{< timelineItem icon="code" header="Dimensional Expansion" subheader="Mars 2021 - July 2024" >}} - -{{< /timelineItem >}} - -{{< timelineItem icon="itch-io" header="Little rage" subheader="Mars 2021 - Now" >}} - -{{< /timelineItem >}} - -{{< /timeline >}} diff --git a/content/projects/ball_os/index.md b/content/projects/ball_os/index.md new file mode 100644 index 0000000..09ec238 --- /dev/null +++ b/content/projects/ball_os/index.md @@ -0,0 +1,7 @@ +--- +title: "Ball OS" +draft: false +showDate: true +showAuthor: true +date: 2023-10-29T00:00:00Z +--- diff --git a/content/projects/copper-extension/feature.png b/content/projects/copper-extension/feature.png new file mode 100644 index 0000000..3261800 Binary files /dev/null and b/content/projects/copper-extension/feature.png differ diff --git a/content/projects/copper-extension/index.md b/content/projects/copper-extension/index.md new file mode 100644 index 0000000..2b6e268 --- /dev/null +++ b/content/projects/copper-extension/index.md @@ -0,0 +1,7 @@ +--- +title: "Copper Extension" +draft: false +showDate: true +showAuthor: true +date: 2023-08-28T00:00:00Z +--- diff --git a/content/projects/crystals/feature.png b/content/projects/crystals/feature.png new file mode 100644 index 0000000..79261f5 Binary files /dev/null and b/content/projects/crystals/feature.png differ diff --git a/content/projects/crystals/index.md b/content/projects/crystals/index.md new file mode 100644 index 0000000..454db5d --- /dev/null +++ b/content/projects/crystals/index.md @@ -0,0 +1,7 @@ +--- +title: "Crystals" +draft: false +showDate: true +showAuthor: true +date: 2024-01-03T00:00:00Z +--- diff --git a/content/projects/dimensional-expansion/feature.png b/content/projects/dimensional-expansion/feature.png new file mode 100644 index 0000000..db812ee Binary files /dev/null and b/content/projects/dimensional-expansion/feature.png differ diff --git a/content/projects/dimensional-expansion/index.md b/content/projects/dimensional-expansion/index.md new file mode 100644 index 0000000..7be4baf --- /dev/null +++ b/content/projects/dimensional-expansion/index.md @@ -0,0 +1,7 @@ +--- +title: "Dimensional Expansion" +draft: false +showDate: true +showAuthor: true +date: 2021-03-05T00:00:00Z +--- diff --git a/content/projects/donut-3ds/feature.png b/content/projects/donut-3ds/feature.png new file mode 100644 index 0000000..b2cc499 Binary files /dev/null and b/content/projects/donut-3ds/feature.png differ diff --git a/content/projects/donut-3ds/index.md b/content/projects/donut-3ds/index.md new file mode 100644 index 0000000..615b727 --- /dev/null +++ b/content/projects/donut-3ds/index.md @@ -0,0 +1,8 @@ +--- +title: "Donut 3DS" +draft: false +showDate: true +showAuthor: true +date: 2021-12-28T00:00:00Z +--- + diff --git a/content/projects/glass-4.0/index.md b/content/projects/glass-4.0/index.md new file mode 100644 index 0000000..064ffc0 --- /dev/null +++ b/content/projects/glass-4.0/index.md @@ -0,0 +1,8 @@ +--- +title: "Glass 4.0" +draft: false +showDate: true +showAuthor: true +date: 2024-04-16T00:00:00Z +--- + diff --git a/content/projects/little-rage/feature.png b/content/projects/little-rage/feature.png new file mode 100644 index 0000000..ebeb771 Binary files /dev/null and b/content/projects/little-rage/feature.png differ diff --git a/content/projects/little-rage/index.md b/content/projects/little-rage/index.md new file mode 100644 index 0000000..723d40b --- /dev/null +++ b/content/projects/little-rage/index.md @@ -0,0 +1,8 @@ +--- +title: "Little Rage" +draft: false +showDate: true +showAuthor: true +date: 2021-03-23T00:00:00Z +--- + diff --git a/content/projects/mslang/index.md b/content/projects/mslang/index.md new file mode 100644 index 0000000..0f79c3b --- /dev/null +++ b/content/projects/mslang/index.md @@ -0,0 +1,8 @@ +--- +title: "MSLang" +draft: false +showDate: true +showAuthor: true +date: 2023-02-10T00:00:00Z +--- + diff --git a/content/projects/negative-n/feature.png b/content/projects/negative-n/feature.png new file mode 100644 index 0000000..1ae14c2 Binary files /dev/null and b/content/projects/negative-n/feature.png differ diff --git a/content/projects/negative-n/index.md b/content/projects/negative-n/index.md new file mode 100644 index 0000000..8d53d0c --- /dev/null +++ b/content/projects/negative-n/index.md @@ -0,0 +1,8 @@ +--- +title: "Negative-N" +draft: false +showDate: true +showAuthor: true +date: 2020-03-28T00:00:00Z +--- + diff --git a/content/projects/pokemon-mix/feature.jpg b/content/projects/pokemon-mix/feature.jpg new file mode 100644 index 0000000..820afe4 Binary files /dev/null and b/content/projects/pokemon-mix/feature.jpg differ diff --git a/content/projects/pokemon-mix/index.md b/content/projects/pokemon-mix/index.md new file mode 100644 index 0000000..4ff9061 --- /dev/null +++ b/content/projects/pokemon-mix/index.md @@ -0,0 +1,21 @@ +--- +title: "Pokemon Mix" +draft: false +showDate: true +showAuthor: true +date: 2019-04-03T00:00:00Z +--- + +**Pokemon Mix is my first game I've ever made** using **RPG Maker XP** and an old kit to make a Pokemon game called *Pokemon essencials*. + +I've even made a launcher to execute different versions of this game. But around 6 months or 1 year later *(I don't know exactly)* I abandonned it beacause it was to big for a 1st project. + +I have still the source code of this game but it's soo broken that I don't want to share it. But maybe I'll do a post about it. + +Here is the trailer of this game *(In french)*: + +{{< alert icon="fire" cardColor="#e57474" iconColor="#232a2d" textColor="#ffffff">}} +This is really cringe. Really, really cringe... +{{< /alert >}} + +{{< youtube id="6pgASK2t-GQ" label="Blowfish-tools demo" >}} diff --git a/content/projects/right-click-chest-boat/feature.gif b/content/projects/right-click-chest-boat/feature.gif new file mode 100644 index 0000000..28a86e5 Binary files /dev/null and b/content/projects/right-click-chest-boat/feature.gif differ diff --git a/content/projects/right-click-chest-boat/index.md b/content/projects/right-click-chest-boat/index.md new file mode 100644 index 0000000..aa13c82 --- /dev/null +++ b/content/projects/right-click-chest-boat/index.md @@ -0,0 +1,8 @@ +--- +title: "Right click Chest Boat" +draft: false +showDate: true +showAuthor: true +date: 2024-07-03T00:00:00Z +--- + diff --git a/content/projects/spu/index.md b/content/projects/spu/index.md new file mode 100644 index 0000000..28f3ba1 --- /dev/null +++ b/content/projects/spu/index.md @@ -0,0 +1,7 @@ +--- +title: "SPU" +draft: false +showDate: true +showAuthor: true +date: 2023-04-28T00:00:00Z +--- diff --git a/content/projects/tdengine/index.md b/content/projects/tdengine/index.md new file mode 100644 index 0000000..54a9ed8 --- /dev/null +++ b/content/projects/tdengine/index.md @@ -0,0 +1,9 @@ +--- +title: "TDEngine" +description: "A small CLI 3D engine made in Rust" +draft: false +showDate: true +showAuthor: true +date: 2024-10-12T16:19:00Z +--- + diff --git a/content/projects/website/feature.png b/content/projects/website/feature.png new file mode 100644 index 0000000..dc5c8a6 Binary files /dev/null and b/content/projects/website/feature.png differ diff --git a/content/projects/website/index.md b/content/projects/website/index.md new file mode 100644 index 0000000..b9e5a64 --- /dev/null +++ b/content/projects/website/index.md @@ -0,0 +1,9 @@ +--- +title: "This website" +draft: false +showDate: true +showAuthor: true +date: 2021-12-20T00:00:00Z +--- + +