From d30bbb80f9830ca2c60b67af69225501a05a1893 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:00:51 -0700 Subject: [PATCH] Delete tildegit.org.8 --- tildegit.org.8 | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 tildegit.org.8 diff --git a/tildegit.org.8 b/tildegit.org.8 deleted file mode 100644 index 20e05db..0000000 --- a/tildegit.org.8 +++ /dev/null @@ -1,30 +0,0 @@ -.\" Manpage for tildegit.org -.\" Contact ubergeek@thunix.net to correct errors or typos. -.TH man 8 "24 May 2019" "1.2 "tildegit.org" -.SH NAME -tildegit.org \- a public web based source repository for the tildeverse -.SH SYNOPSIS -https://tildegit.org -.SH DESCRIPTION -Tildegit is a web based source control system available for the tildeverse, that runs gitea. Thunix uses tildegit.org for all source control. - -The following git repos are used: - -* ansible (https://tildegit.org/thunix/ansible) -This repo stores the configuration spec for all machines comprising Thunix. The repo consists of declarative YAML files that describes the state the machines should be in. - -* www (https://tildegit.org/thunix/www) -This repo stores the source code that makes up the https:/thunix.net website. It's mostly php. - -* documentation (https://tildegit.org/thunix/documentation) -This repo stores the man pages, and accompanying documentation for the system. - -* thunix_gopher (https://tildegit.org/thunix/thunix_gopher) -This repo houses our gopher hole - -.SH SEE ALSO -git(8), ansible(8) -.SH BUGS -No known bugs. -.SH AUTHOR -Uber Geek (ubergeek@thunix.net)