forked from tilde/tilde.32bit.cafe
Merge pull request 'clean-up' (#3) from cuboid/tilde.32bit.cafe:clean-up into main
Reviewed-on: tilde/tilde.32bit.cafe#3 thanks for the cleanup
This commit is contained in:
commit
1b41d60b8f
21
about.html
21
about.html
@ -6,16 +6,25 @@
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html">Back</a>
|
||||
<pre class="asciiShadow">
|
||||
<pre class="asciiShadow">
|
||||
_╱ _|_|_|_|_| _| _| _| _|_|_| _|_| _| _| _| _|_|
|
||||
_╱ _| _| _|_|_| _|_| _| _| _| _|_|_| _|_|_|_| _|_|_| _|_|_| _| _|_|
|
||||
_╱ _| _| _| _| _| _|_|_|_| _|_| _| _| _| _| _| _| _| _| _|_|_|_| _|_|_|_|
|
||||
_╱ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|
|
||||
_╱ _| _| _| _|_|_| _|_|_| _| _|_|_| _|_|_|_| _|_|_| _| _|_| _| _|_|_| _|_|_| _| _|_|_|
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">Primary contact: amber[at]32bit.cafe, amber with Garfield pfp on 32bit.cafe's Discord</p>
|
||||
<p style="margin: 6%;">This is the 32bit.cafe's pubnix server. It's running Debian Bullseye, is administered by Amber, and is free for use. It currently has a webserver. There are plans to support gemini, gopher, and other protocols in the near future. If you run into trouble, need custom config for the webserver (e.g. having it point at your domain), or need something install reach out to Amber, and if she doesn't respond Kaylee.</p>
|
||||
<p style="margin: 6%;"> If you want to contribute (e.g. make this page look good, write some scripts), reach out to Amber. She'll get you access to the git repo.</p>
|
||||
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">
|
||||
Primary contact: amber[at]32bit.cafe, amber with Garfield pfp on 32bit.cafe's Discord
|
||||
</p>
|
||||
<p style="margin: 6%;">
|
||||
This is the 32bit.cafe's pubnix server. It's running Debian Bullseye, is administered by Amber,
|
||||
and is free for use. It currently has a webserver. There are plans to support gemini, gopher,
|
||||
and other protocols in the near future. If you run into trouble, need custom config for the webserver
|
||||
(e.g. having it point at your domain), or need something install reach out to Amber, and if she doesn't respond Kaylee.
|
||||
</p>
|
||||
<p style="margin: 6%;">
|
||||
If you want to contribute (e.g. make this page look good, write some scripts),
|
||||
reach out to Amber. She'll get you access to the git repo.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
17
index.html
17
index.html
@ -4,21 +4,11 @@
|
||||
<title>~32bit</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="left">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
|
||||
<!-- version of the ascii are with spaces instead of other characters, locked to the other version. Allows me to make a menu using ascii as well. Yes I am a hack and a fraud, why do you ask? -->
|
||||
<pre class ="asciiMenu">
|
||||
|
||||
@ -126,16 +116,9 @@
|
||||
afe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32b
|
||||
2bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe tilde.32bit.cafe til
|
||||
</pre>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
10
join.html
10
join.html
@ -6,13 +6,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html">Back</a>
|
||||
<pre class="asciiShadow">
|
||||
<pre class="asciiShadow">
|
||||
_╱ _|_|_|_|_| _| _| _| _|_|_| _|_| _| _| _| _|_|
|
||||
_╱ _| _| _|_|_| _|_| _| _| _| _|_|_| _|_|_|_| _|_|_| _|_|_| _| _|_|
|
||||
_╱ _| _| _| _| _| _|_|_|_| _|_| _| _| _| _| _| _| _| _| _|_|_|_| _|_|_|_|
|
||||
_╱ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|
|
||||
_╱ _| _| _| _|_|_| _|_|_| _| _|_|_| _|_|_|_| _|_|_| _| _|_| _| _|_|_| _|_|_| _| _|_|_|
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">The server is currently under development, and things are manual. If you want access, reach out to Amber and she'll get you an account. We need your preferred username, email address, and a public key.</p>
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">
|
||||
The server is currently under development, and things are manual.
|
||||
If you want access, reach out to Amber and she'll get you an account.
|
||||
We need your preferred username, email address, and a public key.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -6,13 +6,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html">Back</a>
|
||||
<pre class="asciiShadow">
|
||||
<pre class="asciiShadow">
|
||||
_╱ _|_|_|_|_| _| _| _| _|_|_| _|_| _| _| _| _|_|
|
||||
_╱ _| _| _|_|_| _|_| _| _| _| _|_|_| _|_|_|_| _|_|_| _|_|_| _| _|_|
|
||||
_╱ _| _| _| _| _| _|_|_|_| _|_| _| _| _| _| _| _| _| _| _|_|_|_| _|_|_|_|
|
||||
_╱ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|
|
||||
_╱ _| _| _| _|_|_| _|_|_| _| _|_|_| _|_|_|_| _|_|_| _| _|_| _| _|_|_| _|_|_| _| _|_|_|
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">Under construction.</p>
|
||||
</pre>
|
||||
<p style="margin: 6%; margin-top: 300px;">Under construction.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
41
style.css
41
style.css
@ -4,9 +4,12 @@ body {
|
||||
}
|
||||
|
||||
pre {
|
||||
font-family: "Consolas", "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Monaco", "Courier New", Courier, monospace;
|
||||
font-size:0.75vw;
|
||||
|
||||
font-family: "Consolas", "Andale Mono WT", "Andale Mono", "Lucida Console",
|
||||
"Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono",
|
||||
"Liberation Mono", "Nimbus Mono L", "Monaco", "Courier New", Courier,
|
||||
monospace;
|
||||
font-size: 0.75vw;
|
||||
|
||||
/*position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
@ -19,36 +22,38 @@ a {
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: "Consolas", "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Monaco", "Courier New", Courier, monospace;
|
||||
font-family: "Consolas", "Andale Mono WT", "Andale Mono", "Lucida Console",
|
||||
"Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono",
|
||||
"Liberation Mono", "Nimbus Mono L", "Monaco", "Courier New", Courier,
|
||||
monospace;
|
||||
color: #e6cce6;
|
||||
}
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
display: grid;
|
||||
grid-template-columns: [hline1] 1% [hline2] auto [hline3] 1% [hline4];
|
||||
grid-template-columns: [hline1] 1% [hline2] auto [hline3] 1% [hline4];
|
||||
grid-template-rows: [vline1] 1% [vline2] auto [vline3] 1% [vline4];
|
||||
}
|
||||
|
||||
.grid-item{
|
||||
text-align: center;
|
||||
.grid-item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.left{
|
||||
.left {
|
||||
grid-column-start: 1;
|
||||
grid-column-end: 2;
|
||||
grid-row-start: 2;
|
||||
grid-row-end: 3;
|
||||
}
|
||||
|
||||
.center{
|
||||
.center {
|
||||
grid-column-start: 2;
|
||||
grid-column-end: 3;
|
||||
align-self: center;
|
||||
/*position: relative;*/
|
||||
|
||||
}
|
||||
|
||||
.right{
|
||||
.right {
|
||||
grid-column-start: 3;
|
||||
grid-column-end: 4;
|
||||
grid-row-start: 2;
|
||||
@ -62,15 +67,15 @@ text-align: center;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
margin: auto;
|
||||
color:#800080;
|
||||
color: #800080;
|
||||
}
|
||||
|
||||
.asciiShadow {
|
||||
text-shadow:-40px 65px #b366b3, -80px 130px #800080, -120px 195px #4d004d, -160px 260px #1a001a;
|
||||
color: #e6cce6;
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
padding-left: 160px;
|
||||
text-shadow: -40px 65px #b366b3, -80px 130px #800080, -120px 195px #4d004d, -160px 260px #1a001a;
|
||||
color: #e6cce6;
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
padding-left: 160px;
|
||||
}
|
||||
|
||||
.asciiMenu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user