zola: build

This commit is contained in:
Muhammad Nauman Raza 2024-02-04 11:05:20 +00:00
parent e3e472da3a
commit 2b3f992788
3 changed files with 19 additions and 19 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,22 @@
[[project]]
name = "radiant.nvim"
desc = "A fast and minimal Neovim configuration framework."
tags = ["neovim"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/radiant.nvim" },
]
[[project]]
name = "kagayaki.nvim"
desc = "A gorgeously soft colorscheme for Neovim."
tags = ["neovim", "colorscheme"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/particle.nvim" },
]
[[project]]
name = "DianciEmacs"
desc = "A minimal and elegant Emacs configuration framework."
desc = "A minimal and elegant Emacs configuration framework. `[Deprecated]`"
tags = ["emacs", "config", "diancie"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/dianciemacs" },
@ -21,19 +37,3 @@ tags = ["rust", "bevy", "mmorpg"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" },
]
[[project]]
name = "quark.nvim"
desc = "A fast and minimal Neovim configuration framework. `[Deprecated]`"
tags = ["neovim"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/quark.nvim" },
]
[[project]]
name = "particle.nvim"
desc = "A gorgeously soft colorscheme for Neovim. `[Deprecated]`"
tags = ["neovim", "colorscheme"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/particle.nvim" },
]

File diff suppressed because one or more lines are too long