lezzo.org/git/index.html
2023-06-03 00:17:46 +02:00

116 lines
4.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 <a href="https://github.com/jonashaag/klaus">klaus</a> 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>