From 3d3f4634ac0ae1dab2cdd7ea1898eea9a16dd87f Mon Sep 17 00:00:00 2001 From: speedie Date: Thu, 10 Aug 2023 02:27:26 +0200 Subject: [PATCH] Add swiki page, cleanup --- projects/index.php | 3 +++ projects/speedwm.php | 1 - projects/spmenu.php | 2 -- projects/swiki.php | 23 +++++++++++++++++++++++ 4 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 projects/swiki.php diff --git a/projects/index.php b/projects/index.php index d6607c9..63e258e 100644 --- a/projects/index.php +++ b/projects/index.php @@ -16,6 +16,9 @@

spmenu

spmenu is a simple X11 and Wayland menu application which takes standard input, parses it, lets the user choose an option and sends the selected option to standard output. It also serves as a run launcher and desktop launcher through the included shell script spmenu_run, which handles both $PATH listing, .desktop entries, and file listing.

More information Wiki Git repository

+

swiki

+

swiki is the wiki software powering the spmenu wiki. it is a simple read-only wiki written in PHP. Pages/articles are written in Markdown and should be created or edited locally and submitted/managed using Git.

+

More information Git repository

fontctrl

fontctrl is a minimal, symlink based font manager for GNU/Linux. It handles installation, removal, and management of fonts, keeping your custom fonts easy to install, remove and manage.

More information Git repository

diff --git a/projects/speedwm.php b/projects/speedwm.php index d321d41..406dd47 100644 --- a/projects/speedwm.php +++ b/projects/speedwm.php @@ -7,7 +7,6 @@ - Welcome to speedie.site diff --git a/projects/spmenu.php b/projects/spmenu.php index 246d83a..25de3d4 100644 --- a/projects/spmenu.php +++ b/projects/spmenu.php @@ -7,8 +7,6 @@ - -Welcome to speedie.site
diff --git a/projects/swiki.php b/projects/swiki.php new file mode 100644 index 0000000..49b11a2 --- /dev/null +++ b/projects/swiki.php @@ -0,0 +1,23 @@ + + + + +swiki + + + + +Welcome to speedie.site + + +
+

swiki

+

swiki is a simple read-only wiki written in PHP. Pages/articles are written in Markdown and should be created or edited locally and submitted/managed using Git.

+

For more information, see the Git repository.

+
+ + + +