Initial commit

This commit is contained in:
g1n 2021-07-04 07:38:18 +00:00
commit 3508a77be3
8 changed files with 82 additions and 0 deletions

1
blog Symbolic link
View File

@ -0,0 +1 @@
/home/g1n/public_html/blog/

3
cgi-bin/hello.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
printf "20 text/gemini\r\n"
printf "Hi!\n"

View File

@ -0,0 +1,7 @@
# This gemini capsule now avalible on LEO
LEO (low earth orbit) - is a webring for gemini
If you found me throught it, it is cool and seems is working.
Now you can explore my gemini capsule!

10
gemlog/cgi.gmi Normal file
View File

@ -0,0 +1,10 @@
#Exploring cgi scripts on gemini and gopher
Ok, it is working. But for gopher folder must be named cgi-bin (or cgi script will be just text file).
In gemini scripts can be executed in every folder(but i renamed it for standartization).
And of course scripts must have permission for execution (chmod +x)
=>gopher://tilde.team/~g1n/cgi-bin/ Gopher cgi-bin page
=>gemini://tilde.team/~g1n/cgi-bin/ Gemini cgi-bin page

3
gemlog/first_post.gmi Normal file
View File

@ -0,0 +1,3 @@
# My first post here
I am going to automate blog post creation (maybe)

7
gemlog/index.gmi Normal file
View File

@ -0,0 +1,7 @@
# Hi on my glog page
=> ..
=> first_post.gmi 2021-06-12 First Post
=> avalible_on_leo.gmi 2021-06-13 This gemini capsule avaliable on LEO
=> cgi.gmi 2021-06-30 Exploring cgi scripts on gemini and gopher

50
index.gmi Normal file
View File

@ -0,0 +1,50 @@
,----------------, ,---------,
,-----------------------, ," ,"|
," ,"| ," ," |
+-----------------------+ | ," ," |
| .-----------------. | | +---------+ |
| | | | | | -==----'| |
| | | | | | | |
| | | | |/----|`---= | |
| | | | | ,/|==== ooo | ;
| | | | | // |(((( [33]| ,"
| `-----------------' |," .;'| |(((( | ,"
+-----------------------+ ;; | | |,"
/_)______________(_/ //' | +---------+
___________________________/___ `,
/ oooooooooooooooo .o. oooo /, \,"-----------
/ ==ooooooooooooooo==.o. ooo= // ,`\--{)B ,"
/_==__==========__==_ooo__ooo=_/' /___________,"
`-----------------------------'
# Hello ~verse and ~pink
Welcome to my little gemini page
I am g1n. I am interested in unix-based operation systems, programing and tildeverse!
You can find me on a lot of tildes, but my main is tilde.team
and gemini/gopher is tilde.pink
I am using Emacs with EVIL (maybe one day I will go only Emacs:
EXWM, notmuch, elpher, eww and so on)
My current distribution is Arch Linux. Also I am setupping my Linux From Scratch
Some links:
=> blog/index.gmi Main blog
=> twtxt.txt twtxt
=> gemlog/index.gmi Gemlog
=> gopher://tilde.team/~g1n/phlog Phlog
=> cgi-bin/ Some cgi scripts
This capsule is also avaliable in LEO gemring:
=> gemini://tilde.team/~khuxkm/leo/ LEO
=> gemini://tilde.team/~khuxkm/leo/next.cgi?gemini%3A%2F%2Ftilde.team%2F~g1n%2F/ Next Page
=> gemini://tilde.team/~khuxkm/leo/prev.cgi?gemini%3A%2F%2Ftilde.team%2F~g1n%2F/ Prev Page
=> gemini://tilde.team/~khuxkm/leo/rand.cgi?gemini%3A%2F%2Ftilde.team%2F~g1n%2F/ Random page
=> gemini://tilde.team Go back to tilde.team

1
twtxt.txt Symbolic link
View File

@ -0,0 +1 @@
/home/g1n/twtxt.txt