From c1bfbd10767178da406685b9191f1714cb030e3f Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Wed, 19 Jun 2024 16:02:29 +0100 Subject: [PATCH] projects: announce project webchain --- content/projects/data.toml | 8 ++++++++ public/projects/data.toml | 8 ++++---- public/projects/index.html | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/content/projects/data.toml b/content/projects/data.toml index 2433d9c..01e10ab 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -1,3 +1,11 @@ +[[project]] +name = "webchain" +desc = "A fast and minimal bookmark manager." +tags = ["rocket", "web", "rust", "bookmark", "links"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/devraza/webchain" }, +] + [[project]] name = "bunbun" desc = "A simple and adorable sysinfo utility." diff --git a/public/projects/data.toml b/public/projects/data.toml index aeea6c2..01e10ab 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -1,9 +1,9 @@ [[project]] -name = "altoku" -desc = "A TUI japanese media aggregate." -tags = ["tui", "ratatui", "rust", "manga", "anime", "ani-cli"] +name = "webchain" +desc = "A fast and minimal bookmark manager." +tags = ["rocket", "web", "rust", "bookmark", "links"] links = [ - { name = "git", url = "https://git.devraza.giize.com/devraza/altoku" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/webchain" }, ] [[project]] diff --git a/public/projects/index.html b/public/projects/index.html index a17fd7b..4412887 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -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 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

Ambition (legacy)

A fast-paced, text-based massively multiplayer role-playing game. [Deprecated]

#go
#ebiten
#game
#mmorpg

Catchtwo

A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]

#pokétwo
#pokémon
#discord
#userbot
powered by zola and serene
\ No newline at end of file +Projects

webchain

A fast and minimal bookmark manager.

#rocket
#web
#rust
#bookmark
#links

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 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

Ambition (legacy)

A fast-paced, text-based massively multiplayer role-playing game. [Deprecated]

#go
#ebiten
#game
#mmorpg

Catchtwo

A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]

#pokétwo
#pokémon
#discord
#userbot
powered by zola and serene
\ No newline at end of file