No history found.

README:
Geetwo @ talkds

The old Geetwo's web site. This repo also contains some left-over information unrelated to Geetwo. Still, Web Archive has primarily captured only Geetwo's work.

**Content warning!** Bring a hard hat and a shovel. Geetwo is too cruel for my taste. You may want to check out Shevette or Mason @ Tied and True Tales, if you're here for happy and fun merinthophilic experience.

Geetwo has another web site, which is currently live. I dedicated another repo for its archive.

As with every my repo-archive, you're welcome to mirror this. And I will appreciate if you put it on some public git site, too.

How to navigate

You will be better off with a web server. Most links in HTML documents are root-relative, unfortunately. If you're Windows user, you may try to create a virtual volume under a different letter and extract contents of this git repo into the root of this virtual drive.

Character encoding is `windows-1252'.

To see a list of stories, open `/GeetwoEroticStories/link.htm'. To see Geetwo's wife, proceed to `/GeetwoEroticStories/gallery.htm'.
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/meronos/talkds

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/meronos/talkds

Clone this repository using git:
git clone git://git.rocketgit.com/user/meronos/talkds

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main