diff --git a/byobu.txt b/byobu.txt deleted file mode 100644 index 705922d..0000000 --- a/byobu.txt +++ /dev/null @@ -1,48 +0,0 @@ -Byobu is a suite of enhancements to tmux, as a command line -tool providing live system status, dynamic window management, -and some convenient keybindings: - - F1 * Used by X11 * - Shift-F1 Display this help - F2 Create a new window - Shift-F2 Create a horizontal split - Ctrl-F2 Create a vertical split - Ctrl-Shift-F2 Create a new session - F3/F4 Move focus among windows - Alt-Left/Right Move focus among windows - Alt-Up/Down Move focus among sessions - Shift-Left/Right/Up/Down Move focus among splits - Shift-F3/F4 Move focus among splits - Ctrl-F3/F4 Move a split - Ctrl-Shift-F3/F4 Move a window - Shift-Alt-Left/Right/Up/Down Resize a split - F5 Reload profile, refresh status - Alt-F5 Toggle UTF-8 support, refresh status - Shift-F5 Toggle through status lines - Ctrl-F5 Reconnect ssh/gpg/dbus sockets - Ctrl-Shift-F5 Change status bar's color randomly - F6 Detach session and then logout - Shift-F6 Detach session and do not logout - Alt-F6 Detach all clients but yourself - Ctrl-F6 Kill split in focus - F7 Enter scrollback history - Alt-PageUp/PageDown Enter and move through scrollback - Shift-F7 Save history to $BYOBU_RUN_DIR/printscreen - F8 Rename the current window - Ctrl-F8 Rename the current session - Shift-F8 Toggle through split arrangements - Alt-Shift-F8 Restore a split-pane layout - Ctrl-Shift-F8 Save the current split-pane layout - F9 Launch byobu-config window - Ctrl-F9 Enter command and run in all windows - Shift-F9 Enter command and run in all splits - Alt-F9 Toggle sending keyboard input to all splits - F10 * Used by X11 * - F11 * Used by X11 * - Alt-F11 Expand split to a full window - Shift-F11 Zoom into a split, zoom out of a split - Ctrl-F11 Join window into a vertical split - F12 Escape sequence - Shift-F12 Toggle on/off Byobu's keybindings - Alt-F12 Toggle on/off Byobu's mouse support - Ctrl-Shift-F12 Mondrian squares diff --git a/byobu.txt b/byobu.txt new file mode 120000 index 0000000..ef7f2b8 --- /dev/null +++ b/byobu.txt @@ -0,0 +1 @@ +/usr/share/doc/byobu/help.tmux.txt \ No newline at end of file diff --git a/cgi-bin/man.sh b/cgi-bin/man.sh index b641cc3..bfdcec0 100755 --- a/cgi-bin/man.sh +++ b/cgi-bin/man.sh @@ -4,9 +4,18 @@ m=$(printf %s "$QUERY_STRING" | sed -e "s/m=//" -e "s/+/ /g") manfile=$(man -w $m) if [ -z "$m" ]; then - printf "Content-type: text/plain\r\n" + printf "Content-type: text/html\r\n" printf "\r\n" - printf "provide a manpage to find in the ?m= parameter\n" + printf "\r\n" + printf "\r\n" + printf "man2html\r\n" + printf "\r\n" + printf '
\r\n' + printf "\r\n" + printf '\r\n' + printf "
\r\n" + printf "\r\n" + printf "\r\n" exit 1 fi diff --git a/gitea-favicon/generate.sh.txt b/gitea-favicon/generate.sh.txt new file mode 120000 index 0000000..dd85957 --- /dev/null +++ b/gitea-favicon/generate.sh.txt @@ -0,0 +1 @@ +generate.sh \ No newline at end of file diff --git a/gitea-favicon/tildegit.svg b/gitea-favicon/tildegit.svg new file mode 100644 index 0000000..a98cb31 --- /dev/null +++ b/gitea-favicon/tildegit.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gruvbox/gruvbox.css b/gruvbox/gruvbox.css index 7a3f423..965f026 100644 --- a/gruvbox/gruvbox.css +++ b/gruvbox/gruvbox.css @@ -1,5 +1,3 @@ -@import "https://tilde.team/~ben/fonts/jetbrains-mono/font.css"; - main { -webkit-font-feature-settings: "liga" on, "calt" on; -webkit-font-smoothing: antialiased; diff --git a/mypages.php b/mypages.php index 61f5964..7e0dfe5 100644 --- a/mypages.php +++ b/mypages.php @@ -64,6 +64,14 @@ $links = [ "href" => "pronouns/", "icon" => "heart" ], + "resumes" => [ + "href" => "resumes/", + "icon" => "money" + ], + "tilde.json explorer" => [ + "href" => "tilde.json/", + "icon" => "code" + ], "assorted images" => [ "href" => "img/", "icon" => "file-image-o" diff --git a/pronouns/index.php b/pronouns/index.php index 771dd64..42ec672 100644 --- a/pronouns/index.php +++ b/pronouns/index.php @@ -19,7 +19,7 @@ $pronoun = file_get_contents($pronoun); if (empty(trim($pronoun))) continue; ?> -

~ -

+

~ -

diff --git a/resume.txt b/resume.txt new file mode 100644 index 0000000..624368f --- /dev/null +++ b/resume.txt @@ -0,0 +1 @@ +https://tildegit.org/ben/resume/raw/branch/master/resume.pdf diff --git a/resumes/index.php b/resumes/index.php index e60bf1a..e4a89a0 100644 --- a/resumes/index.php +++ b/resumes/index.php @@ -12,14 +12,14 @@

resumes

-

create a oneline ~/public_html/resume.txt to appear here

+

create a oneline ~/public_html/resume.txt with a link to your resume to appear here

* indicates tilde user is looking for work. (touch ~/.looking if you are!)


+ + + + + + + + + + tilde.json explorer + + + +
+

tilde.json explorer

+ +
+ + +
+ +
+ +

here is the info for

+

name:

+

url: ">

+

signup url: ">

+

user count:

+

accepting signups?:

+

admin email address: ">

+

description:

+ +
+ + + + + diff --git a/ttbp/index.html b/ttbp/index.html index f5e2017..8d78667 100644 --- a/ttbp/index.html +++ b/ttbp/index.html @@ -296,6 +296,7 @@ or open a github issue and i'll get back to you as soon as i can.

live feels-sharing: