From 8ea429875681d1c2fb9079d6aab8af33161fb723 Mon Sep 17 00:00:00 2001 From: Primrose Date: Sat, 3 Jun 2023 00:09:30 -0400 Subject: [PATCH] Update broken links in markdown files --- pages/Generating themes.md | 2 +- pages/Getting Started.md | 4 ++-- pages/Home.md | 4 ++-- pages/Reading files.md | 2 +- pages/Theme managers.md | 6 +++--- pages/User scripts.md | 8 ++++---- pages/User themes.md | 34 +++++++++++++++++----------------- 7 files changed, 30 insertions(+), 30 deletions(-) diff --git a/pages/Generating themes.md b/pages/Generating themes.md index 0681280..32c3160 100644 --- a/pages/Generating themes.md +++ b/pages/Generating themes.md @@ -11,4 +11,4 @@ Now that we have a color list, we can start generating a theme. To do this, run It should be noted that the script doesn't provide an easy way to move around colors just yet, so it is assumed that you have a basic level of shell scripting knowledge here if you want to do that. If colors are incorrectly defined in your color list, the color will be set to #000000 as a default. Unless #000000 is part of your colorscheme, this is a good indication something is wrong. -Now that we have a proper theme, we can use it. If you're using [spmenuify](https://git.speedie.site/spmenuify) you can simply choose 'Install' and navigate to the scheme you output. +Now that we have a proper theme, we can use it. If you're using [spmenuify](https://git.speedie.site/speedie/spmenuify) you can simply choose 'Install' and navigate to the scheme you output. diff --git a/pages/Getting Started.md b/pages/Getting Started.md index 61a80b0..686e659 100755 --- a/pages/Getting Started.md +++ b/pages/Getting Started.md @@ -47,7 +47,7 @@ Gentoo has slightly different instructions for setting up spmenu. While you can follow along with the generic installation instructions, I have a Gentoo overlay with packages for most if not all spmenu versions. -To get started, add [my overlay](https://git.speedie.site/speedie-overlay). +To get started, add [my overlay](https://git.speedie.site/speedie/speedie-overlay). Then simply `emerge x11-misc/spmenu`. If you want to install spmenu using Git, do this by adding the following @@ -102,7 +102,7 @@ read and write. Do not clone the spmenu repository in `~/.config` as spmenu will write configuration files to that location. From here on, we're going to assume you are in the location `~/Documents`. Run -`git clone https://git.speedie.site/spmenu spmenu` to clone the +`git clone https://git.speedie.site/speedie/spmenu spmenu` to clone the repository into a directory named `spmenu`. Provided the repository hasn't moved and you have a working internet connection, you should have received a copy of the spmenu source code. diff --git a/pages/Home.md b/pages/Home.md index 09a148d..19cae7b 100755 --- a/pages/Home.md +++ b/pages/Home.md @@ -2,7 +2,7 @@ Welcome to the spmenu wiki! --------------------------- ![preview image](/pages/images/preview.png) -[spmenu](https://git.speedie.site/spmenu) is an X11 and Wayland menu application +[spmenu](https://git.speedie.site/speedie/spmenu) is an X11 and Wayland menu application based on [dmenu](https://tools.suckless.org/dmenu) which takes standard input, parses it, lets the user choose an option and sends the selected option to standard output. @@ -10,5 +10,5 @@ Options are separated by newlines. In addition to this, it also serves as a run launcher through the included shell script `spmenu_run` which supports running binaries from $PATH but also file management and .desktop entries. -[spmenu Git repository](https://git.speedie.site/spmenu) +[spmenu Git repository](https://git.speedie.site/speedie/spmenu) [spmenu releases](https://ls.speedie.site/index.php?b=releases%2Fspmenu) diff --git a/pages/Reading files.md b/pages/Reading files.md index 1c442a2..4cf85cb 100644 --- a/pages/Reading files.md +++ b/pages/Reading files.md @@ -30,4 +30,4 @@ func & spmenu -lf /tmp/date-file -p "The time is:" ``` -[speedwm-extras](https://git.speedie.site/speedwm-extras)' speedwm-btctrl uses this feature to load Bluetooth entries every 5 seconds. \ No newline at end of file +[speedwm-extras](https://git.speedie.site/speedie/speedwm-extras)' speedwm-btctrl uses this feature to load Bluetooth entries every 5 seconds. diff --git a/pages/Theme managers.md b/pages/Theme managers.md index 8b1778a..7a3e3d6 100644 --- a/pages/Theme managers.md +++ b/pages/Theme managers.md @@ -3,7 +3,7 @@ Theme managers **NOTE: This article only applies to spmenu 1.1 and later. Users of spmenu 1.0 and earlier should first upgrade, or alternatively use the regular profiles.** -This article is intended to be a list of theme managers that can be installed and used. spmenu does not decide what theme manager is used, spmenu simply runs `spmenu_profile --spmenu-set-profile` when the keybind for setting a profile is activated. This means you must parse this in a separate program. See [spmenuify](https://git.speedie.site/spmenuify) for an example on how to do this. +This article is intended to be a list of theme managers that can be installed and used. spmenu does not decide what theme manager is used, spmenu simply runs `spmenu_profile --spmenu-set-profile` when the keybind for setting a profile is activated. This means you must parse this in a separate program. See [spmenuify](https://git.speedie.site/speedie/spmenuify) for an example on how to do this. # Rules for editors @@ -14,8 +14,8 @@ This article is intended to be a list of theme managers that can be installed an # Official theme managers -- [spmenuify](https://git.speedie.site/spmenuify) +- [spmenuify](https://git.speedie.site/speedie/spmenuify) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - spmenuify is the official theme manager for spmenu. It allows installation, previewing, enabling and disabling of themes. -# User theme managers \ No newline at end of file +# User theme managers diff --git a/pages/User scripts.md b/pages/User scripts.md index 0aafa11..a7bae30 100755 --- a/pages/User scripts.md +++ b/pages/User scripts.md @@ -5,7 +5,7 @@ This article is for various scripts written with spmenu. Anyone may add their sc ## Useful -- [speedwm-extras](https://git.speedie.site/speedwm-extras) +- [speedwm-extras](https://git.speedie.site/speedie/speedwm-extras) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - License: GNU General Public License version 3.0 - Collection of scripts for things like WLAN, Bluetooth, Wallpaper setting, audio management, screen recording and more. Designed with speedwm in mind, but can be used with any window manager or setup. @@ -20,11 +20,11 @@ This article is for various scripts written with spmenu. Anyone may add their sc ## Show-off -- [spmenu-test](https://git.speedie.site/spmenu) +- [spmenu-test](https://git.speedie.site/speedie/spmenu) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - License: MIT - Script bundled with spmenu, used to test various functionality. When making colorschemes, I highly recommend taking a screenshot of this as it allows you to view every color. -- [spmenu_sweden.sh](https://git.speedie.site/spmenu/plain/scripts/examples/spmenu_sweden.sh) +- [spmenu_sweden.sh](https://git.speedie.site/speedie/spmenu/raw/branch/master/scripts/examples/spmenu_sweden.sh) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - License: MIT - - Shell script written with spmenu SGR sequence support in mind. Simply recreates the flag of Sweden with blue and yellow background SGR sequences. \ No newline at end of file + - Shell script written with spmenu SGR sequence support in mind. Simply recreates the flag of Sweden with blue and yellow background SGR sequences. diff --git a/pages/User themes.md b/pages/User themes.md index 5266d40..013bba2 100755 --- a/pages/User themes.md +++ b/pages/User themes.md @@ -1,7 +1,7 @@ User themes =========== -spmenu has since version 1.1 supported user themes. Themes override the overall design of spmenu, through for example defining colors. Version 0.3 through 1.0 supported profiles. Profiles are no longer supported in spmenu, but you can still find the old profiles [here](https://git.speedie.site/spmenu-themes). +spmenu has since version 1.1 supported user themes. Themes override the overall design of spmenu, through for example defining colors. Version 0.3 through 1.0 supported profiles. Profiles are no longer supported in spmenu, but you can still find the old profiles [here](https://git.speedie.site/speedie/spmenu-themes). This wiki article is meant to be a list of themes for spmenu. Users may edit this article to add their own profiles with credit given of course, and users may download others' profiles to use with spmenu. @@ -20,85 +20,85 @@ Tip: Use `Ctrl+f` to search through the page. ![image](/pages/images/arc-dark.png) -- [Arc Dark](https://git.speedie.site/spmenu-themes/plain/Arc-Dark.conf) +- [Arc Dark]() - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Arc Dark theme](https://github.com/arc-design/arc-theme) into spmenu. ![image](/pages/images/catppucino.png) -- [Catppuccin](https://git.speedie.site/spmenu-themes/plain/Catppuccin.conf) +- [Catppuccin](Catppuccin.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Catppuccin theme](https://github.com/catppuccin/catppuccin) into spmenu which all furries seem to like. ![image](/pages/images/cyberpunk.png) -- [Cyberpunk Neon](https://git.speedie.site/spmenu-themes/plain/Cyberpunk-Neon.conf) +- [Cyberpunk Neon](Cyberpunk-Neon.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Cyberpunk Neon colorscheme](https://github.com/Roboron3042/Cyberpunk-Neon) into spmenu. This was partially taken from the [st patch](https://st.suckless.org/patches/cyberpunk-neon/), credit where credit is due. ![image](/pages/images/doom.png) -- [Doom One](https://git.speedie.site/spmenu-themes/plain/Doom-One.conf) +- [Doom One](Doom-One.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Doom One](https://github.com/doomemacs/themes) colorscheme into spmenu. For those of you that like DistroTube's dmenu, this should get you close to that look. ![image](/pages/images/dracula.png) -- [Dracula](https://git.speedie.site/spmenu-themes/plain/Dracula.conf) - - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) +- [Dracula](Dracula.conf) + - Author: [speedie](https://eedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Dracula](https://draculatheme.com/) colorscheme into spmenu. ![image](/pages/images/gruvbox-dark.png) -- [Gruvbox (Dark)](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Dark.conf) +- [Gruvbox (Dark)](Gruvbox-Dark.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Gruvbox Dark](https://github.com/morhetz/gruvbox) colorscheme into spmenu. ![image](/pages/images/gruvbox-light.png) -- [Gruvbox (Light)](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Light.conf) +- [Gruvbox (Light)](Gruvbox-Light.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Gruvbox Light](https://github.com/morhetz/gruvbox) colorscheme into spmenu. ![image](/pages/images/gruvbox-material.png) -- [Gruvbox Material](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Material.conf) +- [Gruvbox Material](Gruvbox-Material.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Gruvbox Material](https://github.com/sainnhe/gruvbox-material) colorscheme into spmenu. -- [Disable global colors](https://git.speedie.site/spmenu-themes/plain/No-Global-Colors.conf) +- [Disable global colors](No-Global-Colors.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile disables global colors, meaning programs like Pywal will not function with spmenu. This is nice if you want to use Pywal everywhere except spmenu. ![image](/pages/images/nord.png) -- [Nord](https://git.speedie.site/spmenu-themes/plain/Nord.conf) +- [Nord](Nord.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Nord](https://www.nordtheme.com/) colorscheme into spmenu. ![image](/pages/images/solarized-dark.png) -- [Solarized (Dark)](https://git.speedie.site/spmenu-themes/plain/Solarized-Dark.conf) +- [Solarized (Dark)](Solarized-Dark.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Solarized](https://ethanschoonover.com/solarized/) colorscheme into spmenu. Specifically the 'Dark' variant. ![image](/pages/images/solarized-light.png) -- [Solarized (Light)](https://git.speedie.site/spmenu-themes/plain/Solarized-Light.conf) +- [Solarized (Light)](Solarized-Light.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Solarized](https://ethanschoonover.com/solarized/) colorscheme into spmenu. Specifically the 'Light' variant. ![image](/pages/images/tokyo-night.png) -- [Tokyo Night](https://git.speedie.site/spmenu-themes/plain/Tokyo-Night.conf) +- [Tokyo Night](Tokyo-Night.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme) colorscheme into spmenu, ported from the VS Code theme. -- [dmenu](https://git.speedie.site/spmenu-themes/plain/dmenu.conf) +- [dmenu](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/dmenu.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This config tries to match dmenu as closely as possible, even stripping away spmenu only features to an extent. -- [Default](https://git.speedie.site/spmenu/plain/docs/spmenu.conf) +- [Default](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/spmenu.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This config is the default configuration for spmenu. This is automatically installed to `/usr/share/spmenu/spmenu.conf` so you *usually* don't need a copy of this.