this might make it generate. i think. perhaps
This commit is contained in:
parent
1afa152ab9
commit
fffda7ceda
5 changed files with 51 additions and 21 deletions
46
generate/start.html
Normal file
46
generate/start.html
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" class="skip">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Linuxposting Tilde</title>
|
||||
<link rel="stylesheet" href="/assets/base.css">
|
||||
<link rel="stylesheet" href="/assets/animations.css">
|
||||
<link rel="stylesheet" href="/assets/colors.css">
|
||||
<link rel="stylesheet" href="/assets/nojs-atmedia.css">
|
||||
<style>a:hover { color: var(--c-bg); background-color: var(--c-highlight) }</style>
|
||||
<link rel="icon" href="/assets/molly.svg">
|
||||
</head>
|
||||
<body>
|
||||
<div class="loading">
|
||||
<p class="skip">Connecting.</p>
|
||||
<p class="skip">Connecting..</p>
|
||||
<p class="skip">Connecting...</p>
|
||||
</div>
|
||||
<div class="splash splash-1">│. .
|
||||
│ ├┐ ─┐/┌┐┌┐┌ ├ ├┐┌┐ ─┐/ ─┐ ┌─┐ ╷
|
||||
││││││ │ ││││└┐│ │││││ │ ││┌┘ ╵ └─┘
|
||||
└ └┘/└─├┘└┘─┘└─ └┤./└─└┤└─
|
||||
┘ ┘ </div>
|
||||
<div class="nojs skip"><main>
|
||||
<span class="title nojs skip">Linuxposting Tilde</span>
|
||||
<div class="ascii">
|
||||
<div class="ascii-1">\ * __ * __ _
|
||||
\ \ \_ \ \ \| ,_ ,_ \_ \- \ \_ ,-\ \|\ \ _\ / \_/
|
||||
\_ \ \\ \_\ |\ \_\ \_\ _\ \_ \ \\ \_\ *|\ \_\ \__
|
||||
\ ._\ __/</div>
|
||||
<div class="ascii-2">│. .
|
||||
│ ├┐ ─┐/┌┐┌┐┌ ├ ├┐┌┐ ─┐/ ─┐ ┌─┐ ╷
|
||||
││││││ │ ││││└┐│ │││││ │ ││┌┘ ╵ └─┘
|
||||
└ └┘/└─├┘└┘─┘└─ └┤./└─└┤└─
|
||||
┘ ┘ </div>
|
||||
</div>
|
||||
|
||||
<div id="about"><p>Welcome to our tilde! We are a small community of linux-loving nerds, you can find some of our websites here!
|
||||
We also offer a lot of cool self-hosted stuff.
|
||||
Interested in joining? <a href="https://linuxposting.xyz/register">Register here!</a> :3</p></div>
|
||||
|
||||
<br>
|
||||
<t>Users:</t>
|
||||
<ul id="users">
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue