From a82ed3be552beee580d66d5456943d3dd809500c Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Wed, 29 May 2024 10:01:32 +0100 Subject: [PATCH] projects: new project altoku --- content/projects/data.toml | 22 +++++++++++++++------- public/projects/data.toml | 22 +++++++++++++++------- public/projects/index.html | 2 +- 3 files changed, 31 insertions(+), 15 deletions(-) diff --git a/content/projects/data.toml b/content/projects/data.toml index b6d5782..0fb23c3 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -1,14 +1,14 @@ [[project]] -name = "sage" -desc = "A collection of utilities for home labs written in Rust." -tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +name = "altoku" +desc = "A TUI japanese media aggregate." +tags = ["tui", "ratatui", "rust", "manga", "anime", "ani-cli"] links = [ - { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/altoku" }, ] [[project]] name = "bunbun" -desc = "A simple and adorable sysinfo utility written in Rust." +desc = "A simple and adorable sysinfo utility." tags = ["sysinfo", "neofetch", "rust", "cli"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/bunbun" }, @@ -16,7 +16,7 @@ links = [ [[project]] name = "vaporise" -desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust." +desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm`." tags = ["rm", "rust", "alternative", "cli"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/vaporise" }, @@ -24,12 +24,20 @@ links = [ [[project]] name = "Ambition" -desc = "A textual fast-paced 2D MMORPG written in Rust." +desc = "A textual fast-paced 2D MMORPG." tags = ["rust", "bevy", "mmorpg"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, ] +[[project]] +name = "sage" +desc = "A collection of utilities for my home lab." +tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, +] + [[project]] name = "rustboyadvance-ng" desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" diff --git a/public/projects/data.toml b/public/projects/data.toml index b6d5782..0fb23c3 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -1,14 +1,14 @@ [[project]] -name = "sage" -desc = "A collection of utilities for home labs written in Rust." -tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +name = "altoku" +desc = "A TUI japanese media aggregate." +tags = ["tui", "ratatui", "rust", "manga", "anime", "ani-cli"] links = [ - { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/altoku" }, ] [[project]] name = "bunbun" -desc = "A simple and adorable sysinfo utility written in Rust." +desc = "A simple and adorable sysinfo utility." tags = ["sysinfo", "neofetch", "rust", "cli"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/bunbun" }, @@ -16,7 +16,7 @@ links = [ [[project]] name = "vaporise" -desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust." +desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm`." tags = ["rm", "rust", "alternative", "cli"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/vaporise" }, @@ -24,12 +24,20 @@ links = [ [[project]] name = "Ambition" -desc = "A textual fast-paced 2D MMORPG written in Rust." +desc = "A textual fast-paced 2D MMORPG." tags = ["rust", "bevy", "mmorpg"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, ] +[[project]] +name = "sage" +desc = "A collection of utilities for my home lab." +tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, +] + [[project]] name = "rustboyadvance-ng" desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" diff --git a/public/projects/index.html b/public/projects/index.html index ebf9426..97a11e8 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -Projects

sage

A collection of utilities for home labs written in Rust.

#rust
#homelab
#selfhosted
#utility
#cli

bunbun

A simple and adorable sysinfo utility written in Rust.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm written in Rust.

#rm
#rust
#alternative
#cli

Ambition

A textual fast-paced 2D MMORPG written in Rust.

#rust
#bevy
#mmorpg

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark
powered by zola and serene
\ No newline at end of file +Projects

altoku

A TUI japanese media aggregate.

#tui
#ratatui
#rust
#manga
#anime
#ani-cli

bunbun

A simple and adorable sysinfo utility.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm.

#rm
#rust
#alternative
#cli

Ambition

A textual fast-paced 2D MMORPG.

#rust
#bevy
#mmorpg

sage

A collection of utilities for my home lab.

#rust
#homelab
#selfhosted
#utility
#cli

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark
powered by zola and serene
\ No newline at end of file