index for git
This commit is contained in:
parent
ed822f0a0f
commit
07ac759411
115
git/index.html
Normal file
115
git/index.html
Normal file
@ -0,0 +1,115 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Lezzo.org - git server</title>
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
#bigger {
|
||||
font-size: 18px; /* Adjust the font size as needed */
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<pre id="bigger">
|
||||
Here we host both the code that we want to share with you⠀ and the
|
||||
private code that we run in this community. We strive for
|
||||
technologies that we understand so everything runs on top of a simple
|
||||
bare git server on shared folders. The fronted runs klaus by
|
||||
lophus.org You can clone using http as a transport.
|
||||
+-------------------------------+--------------------------------+
|
||||
| <a href="https://lezzo.org/git/public">https://lezzo.org/git/public</a> | <a href="https://lezzo.org/git/private">https://lezzo.org/git/private</a> |
|
||||
+-------------------------------+--------------------------------+
|
||||
</pre>
|
||||
<pre>
|
||||
.
|
||||
`.
|
||||
|
||||
...
|
||||
`.
|
||||
..
|
||||
`.
|
||||
`. `.
|
||||
___`.\.//
|
||||
`---.---
|
||||
/ \.--
|
||||
/ \-
|
||||
| /\ \
|
||||
|\==/\==/ |
|
||||
| `@'`@' .--.
|
||||
.--------. )
|
||||
.' . `._/
|
||||
/ | \
|
||||
. / |
|
||||
| / |
|
||||
| .' | .--.
|
||||
.'`. .'_ | / \
|
||||
.' `.__.--'.--`. / .' |
|
||||
.' .| \\ |_/ |
|
||||
.' .' | \\ |
|
||||
.-`. / | . __ |
|
||||
.' `. \ | ` .' ) \
|
||||
/ \ / \ | .-' / |
|
||||
( / \ / \ | | |
|
||||
\/ ( \/ | |
|
||||
( / ) / / _.----|
|
||||
\/ // / .' |.-' `
|
||||
( /( / / / `. |
|
||||
`.( `-') .---. | `. `._/
|
||||
`._.' / `. .---. | . `._.'
|
||||
| \ / `. \ `.___.'
|
||||
| Y `. `.___.'
|
||||
| . | \ \
|
||||
| `| \ |
|
||||
| | . \ |
|
||||
| | \ \ |
|
||||
.--. | \ |
|
||||
/ `. .----. \ /
|
||||
/ \/ \ \ /
|
||||
| | \ | /
|
||||
\ | \ `-. \ /
|
||||
\ \ \ \|.__.'
|
||||
\ \ \ |
|
||||
\ \ \ |
|
||||
\ \ \ |
|
||||
\ .'`. \ |
|
||||
`.-' `. _.'\ |
|
||||
| `.-' ||
|
||||
. \ . `. || .'
|
||||
`. `-.-' `.__.' .'
|
||||
`. .'
|
||||
. .'
|
||||
`.
|
||||
.-'
|
||||
.-'
|
||||
|
||||
\ \
|
||||
\ .. \
|
||||
\ / `-.--.___ __.-.___
|
||||
`-. \ / # `-._.-' \ `--.__
|
||||
`-. / #### / ### \ `.
|
||||
________ / #### ############ | _| .'
|
||||
|\ #### ############## \__.--' | / .'
|
||||
| #################### | | / .'
|
||||
| #### ############### | | /
|
||||
| #### ############### | /| ----
|
||||
. | #### ############### | .'< ____
|
||||
.' | #################### | _.'-'\|
|
||||
.' | ################## | |
|
||||
`. ################ | |
|
||||
`. ############ | | ----
|
||||
___`. ##### _..____.-' .
|
||||
|`-._ `-._ _.-' \\\ `.
|
||||
.'`-._ `-._ `-._.-'`--.___.-' \ `.
|
||||
.' .. . `-._ `-._ ___.---'| \ \
|
||||
.' .. . .. . `-._ `-.__.-' | \ \
|
||||
|`-. . .. . .. . `-._| | \ \
|
||||
| `-._ . .. . .. .' _|
|
||||
`-._ `-._ . .. .' | __.--'
|
||||
`-._ `-._ .' .'|__.--'
|
||||
`-._ `' .'
|
||||
`-._.'
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user