lezzo.org/git/index.html

116 lines
4.5 KiB
HTML
Raw Normal View History

2023-06-02 23:16:10 +01:00
<!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>