change links to bookmarks
This commit is contained in:
parent
11b96c2354
commit
089d4b4616
2 changed files with 122 additions and 126 deletions
|
@ -88,6 +88,126 @@
|
|||
{
|
||||
"title": "Stop using Discord",
|
||||
"link": "https://usemumble.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "Data Hoarding in the Modern Age: A Guide",
|
||||
"link": "https://dhitma.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "Wayland Isn't Going to Save The Linux Desktop",
|
||||
"link": "https://dudemanguy.github.io/blog/posts/2022-06-10-wayland-xorg/wayland-xorg.html"
|
||||
},
|
||||
{
|
||||
"title": "harmful",
|
||||
"link": "https://harmful.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "No systemd",
|
||||
"link": "https://nosystemd.org/"
|
||||
},
|
||||
{
|
||||
"title": "liteweb",
|
||||
"link": "https://liteweb.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "Unix shell script tactics",
|
||||
"link": "https://github.com/SixArm/unix-shell-script-tactics"
|
||||
},
|
||||
{
|
||||
"title": "Serious Shell Programming",
|
||||
"link": "https://freebsdfrau.gitbook.io/serious-shell-programming/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"wikis": {
|
||||
"title": "Wikis",
|
||||
"class": "wikis",
|
||||
"links": [
|
||||
{
|
||||
"title": "Arch Wiki",
|
||||
"link": "https://wiki.archlinux.org/"
|
||||
},
|
||||
{
|
||||
"title": "Gentoo Wiki",
|
||||
"link": "https://wiki.gentoo.org/"
|
||||
},
|
||||
{
|
||||
"title": "InstallGentoo Wiki",
|
||||
"link": "https://wiki.installgentoo.com/wiki/Main_Page"
|
||||
}
|
||||
]
|
||||
},
|
||||
"softwarelists": {
|
||||
"title": "Software Lists",
|
||||
"class": "software-lists",
|
||||
"links": [
|
||||
{
|
||||
"title": "suckless other projects",
|
||||
"link": "https://suckless.org/other_projects/"
|
||||
},
|
||||
{
|
||||
"title": "All software sucks",
|
||||
"link": "https://harmful.cat-v.org/software/"
|
||||
},
|
||||
{
|
||||
"title": "suckless rocks",
|
||||
"link": "https://suckless.org/rocks/"
|
||||
},
|
||||
{
|
||||
"title": "firasuke/awesome",
|
||||
"link": "https://github.com/firasuke/awesome"
|
||||
}
|
||||
]
|
||||
},
|
||||
"services": {
|
||||
"title": "Services",
|
||||
"class": "services",
|
||||
"links": [
|
||||
{
|
||||
"title": "sourcehut",
|
||||
"link": "https://sr.ht/"
|
||||
},
|
||||
{
|
||||
"title": "Codeberg",
|
||||
"link": "https://codeberg.org/"
|
||||
},
|
||||
{
|
||||
"title": "Github",
|
||||
"link": "https://github.com/"
|
||||
},
|
||||
{
|
||||
"title": "suckless",
|
||||
"link": "https://suckless.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"softwares": {
|
||||
"title": "Softwares",
|
||||
"class": "softwares",
|
||||
"links": [
|
||||
{
|
||||
"title": "nnn",
|
||||
"link": "https://github.com/jarun/nnn"
|
||||
},
|
||||
{
|
||||
"title": "fnf",
|
||||
"link": "https://github.com/leo-arch/fnf"
|
||||
},
|
||||
{
|
||||
"title": "dwl",
|
||||
"link": "https://codeberg.org/dwl/dwl"
|
||||
},
|
||||
{
|
||||
"title": "foot",
|
||||
"link": "https://codeberg.org/dnkl/foot"
|
||||
},
|
||||
{
|
||||
"title": "wbg",
|
||||
"link": "https://codeberg.org/dnkl/wbg"
|
||||
},
|
||||
{
|
||||
"title": "wmenu",
|
||||
"link": "https://sr.ht/~adnano/wmenu/"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
124
data/links.json
124
data/links.json
|
@ -183,130 +183,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"guides": {
|
||||
"title": "Guides/Wiki",
|
||||
"class": "guides-wiki",
|
||||
"links": [
|
||||
{
|
||||
"title": "Arch Wiki",
|
||||
"link": "https://wiki.archlinux.org/"
|
||||
},
|
||||
{
|
||||
"title": "Gentoo Wiki",
|
||||
"link": "https://wiki.gentoo.org/"
|
||||
},
|
||||
{
|
||||
"title": "Stop Using Discord",
|
||||
"link": "https://usemumble.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "Data Hoarding in the Modern Age: A Guide",
|
||||
"link": "https://dhitma.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "No systemd",
|
||||
"link": "https://nosystemd.org/"
|
||||
},
|
||||
{
|
||||
"title": "suckless rocks",
|
||||
"link": "https://suckless.org/rocks/"
|
||||
},
|
||||
{
|
||||
"title": "firasuke/awesome",
|
||||
"link": "https://github.com/firasuke/awesome"
|
||||
},
|
||||
{
|
||||
"title": "suckless other projects",
|
||||
"link": "https://suckless.org/other_projects/"
|
||||
},
|
||||
{
|
||||
"title": "All software sucks",
|
||||
"link": "https://harmful.cat-v.org/software/"
|
||||
},
|
||||
{
|
||||
"title": "liteweb",
|
||||
"link": "https://liteweb.neocities.org/"
|
||||
},
|
||||
{
|
||||
"title": "InstallGentoo Wiki",
|
||||
"link": "https://wiki.installgentoo.com/wiki/Main_Page"
|
||||
},
|
||||
{
|
||||
"title": "Unix shell script tactics",
|
||||
"link": "https://github.com/SixArm/unix-shell-script-tactics"
|
||||
},
|
||||
{
|
||||
"title": "Serious Shell Programming",
|
||||
"link": "https://freebsdfrau.gitbook.io/serious-shell-programming/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"services": {
|
||||
"title": "Services",
|
||||
"class": "services",
|
||||
"links": [
|
||||
{
|
||||
"title": "sourcehut",
|
||||
"link": "https://sr.ht/"
|
||||
},
|
||||
{
|
||||
"title": "Codeberg",
|
||||
"link": "https://codeberg.org/"
|
||||
},
|
||||
{
|
||||
"title": "Github",
|
||||
"link": "https://github.com/"
|
||||
},
|
||||
{
|
||||
"title": "suckless",
|
||||
"link": "https://suckless.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"other": {
|
||||
"title": "Other articles",
|
||||
"class": "other-articles",
|
||||
"links": [
|
||||
{
|
||||
"title": "Wayland Isn't Going to Save The Linux Desktop",
|
||||
"link": "https://dudemanguy.github.io/blog/posts/2022-06-10-wayland-xorg/wayland-xorg.html"
|
||||
},
|
||||
{
|
||||
"title": "harmful",
|
||||
"link": "https://harmful.neocities.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"softwares": {
|
||||
"title": "Softwares",
|
||||
"class": "softwares",
|
||||
"links": [
|
||||
{
|
||||
"title": "nnn",
|
||||
"link": "https://github.com/jarun/nnn"
|
||||
},
|
||||
{
|
||||
"title": "fnf",
|
||||
"link": "https://github.com/leo-arch/fnf"
|
||||
},
|
||||
{
|
||||
"title": "dwl",
|
||||
"link": "https://codeberg.org/dwl/dwl"
|
||||
},
|
||||
{
|
||||
"title": "foot",
|
||||
"link": "https://codeberg.org/dnkl/foot"
|
||||
},
|
||||
{
|
||||
"title": "wbg",
|
||||
"link": "https://codeberg.org/dnkl/wbg"
|
||||
},
|
||||
{
|
||||
"title": "wmenu",
|
||||
"link": "https://sr.ht/~adnano/wmenu/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"news": {
|
||||
"title": "Linux and FOSS News",
|
||||
"class": "linux-news",
|
||||
|
|
Loading…
Reference in a new issue