From cfbe6578ff3fe74e214c3d0c3a72011e4e5a16d4 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Mon, 20 May 2024 05:42:05 +0100 Subject: [PATCH] projects: deprecation notice and parent link for rustboyadvance-ng --- content/projects/data.toml | 3 ++- public/projects/data.toml | 3 ++- public/projects/index.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/projects/data.toml b/content/projects/data.toml index b7ac57a..f2d1001 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -32,10 +32,11 @@ links = [ [[project]] name = "rustboyadvance-ng" -desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of `michelhe/rustboyadvance-ng`." +desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" tags = ["rust", "gameboy", "emulator"] links = [ { name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" }, + { name = "parent", url = "https://github.com/michelhe/rustboyadvance-ng" }, ] [[project]] diff --git a/public/projects/data.toml b/public/projects/data.toml index b7ac57a..f2d1001 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -32,10 +32,11 @@ links = [ [[project]] name = "rustboyadvance-ng" -desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of `michelhe/rustboyadvance-ng`." +desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" tags = ["rust", "gameboy", "emulator"] links = [ { name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" }, + { name = "parent", url = "https://github.com/michelhe/rustboyadvance-ng" }, ] [[project]] diff --git a/public/projects/index.html b/public/projects/index.html index 8ea1ae9..3a5fc97 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. Fork of michelhe/rustboyadvance-ng.

#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

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