Shrunk site
|
@ -73,17 +73,17 @@ body {
|
|||
fill: #fefefe;
|
||||
}
|
||||
|
||||
.top-bar {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
.top-content-section {
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.top-bar .menu {
|
||||
.top-content-section .menu {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.top-bar .menu-text {
|
||||
.top-content-section .menu-text {
|
||||
color: #fefefe;
|
||||
}
|
||||
|
||||
|
|
8
dist/css/app.css
vendored
|
@ -73,17 +73,17 @@ body {
|
|||
fill: #fefefe;
|
||||
}
|
||||
|
||||
.top-bar {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
.top-content-section {
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.top-bar .menu {
|
||||
.top-content-section .menu {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.top-bar .menu-text {
|
||||
.top-content-section .menu-text {
|
||||
color: #fefefe;
|
||||
}
|
||||
|
||||
|
|
11
dist/faq.html
vendored
|
@ -6,13 +6,17 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Syng.Rocks</title>
|
||||
<link rel="stylesheet" href="css/foundation.css">
|
||||
<link rel="stylesheet" href="css/foundation.min.css">
|
||||
<link rel="stylesheet" href="css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="top-content-section">
|
||||
<div class="top-bar">
|
||||
<div class="title-bar" style="background: transparent" data-responsive-toggle="main-menu" data-hide-for="medium">
|
||||
<button class="menu-icon" type="button" data-toggle="main-menu"></button>
|
||||
<div class="title-bar-title">Menu</div>
|
||||
</div>
|
||||
<div class="top-bar" id="main-menu" style="background: unset;">
|
||||
<div class="top-bar-left">
|
||||
<ul class="menu">
|
||||
<li class="menu-text"><img src="images/rocks.syng.Syng.png" alt="Syng.Rocks! Logo" height=30></li>
|
||||
|
@ -31,6 +35,7 @@
|
|||
<ul class="menu">
|
||||
<li><a href="https://matrix.to/#/#syng:matrix.org" target="_blank"><img alt="Matrix" src="images/matrix.svg" style="max-height:24px;"></a></li>
|
||||
<li><a href="https://floss.social/@syng" target="_blank"><img alt="Mastodon" src="images/mastodon.svg" style="max-height:24px;"></a></p></li>
|
||||
<li><a href="https://github.com/christofsteel/syng" target="_blank"><img alt="Github" src="images/github.svg" style="max-height:24px; max-width:24px"></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -114,7 +119,7 @@ For more information, see the <a href="privacy.html">privacy policy</a>.</p>
|
|||
|
||||
<script src="js/vendor/jquery.js"></script>
|
||||
<script src="js/vendor/what-input.js"></script>
|
||||
<script src="js/vendor/foundation.js"></script>
|
||||
<script src="js/vendor/foundation.min.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
BIN
dist/images/overview.png
vendored
Before Width: | Height: | Size: 276 KiB After Width: | Height: | Size: 124 KiB |
BIN
dist/images/web-shadows.png
vendored
Before Width: | Height: | Size: 615 KiB After Width: | Height: | Size: 103 KiB |
11
dist/index.html
vendored
|
@ -6,13 +6,17 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Syng.Rocks</title>
|
||||
<link rel="stylesheet" href="css/foundation.css">
|
||||
<link rel="stylesheet" href="css/foundation.min.css">
|
||||
<link rel="stylesheet" href="css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="top-content-section">
|
||||
<div class="top-bar">
|
||||
<div class="title-bar" style="background: transparent" data-responsive-toggle="main-menu" data-hide-for="medium">
|
||||
<button class="menu-icon" type="button" data-toggle="main-menu"></button>
|
||||
<div class="title-bar-title">Menu</div>
|
||||
</div>
|
||||
<div class="top-bar" id="main-menu" style="background: unset;">
|
||||
<div class="top-bar-left">
|
||||
<ul class="menu">
|
||||
<li class="menu-text"><img src="images/rocks.syng.Syng.png" alt="Syng.Rocks! Logo" height=30></li>
|
||||
|
@ -31,6 +35,7 @@
|
|||
<ul class="menu">
|
||||
<li><a href="https://matrix.to/#/#syng:matrix.org" target="_blank"><img alt="Matrix" src="images/matrix.svg" style="max-height:24px;"></a></li>
|
||||
<li><a href="https://floss.social/@syng" target="_blank"><img alt="Mastodon" src="images/mastodon.svg" style="max-height:24px;"></a></p></li>
|
||||
<li><a href="https://github.com/christofsteel/syng" target="_blank"><img alt="Github" src="images/github.svg" style="max-height:24px; max-width:24px"></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -101,7 +106,7 @@ The web client also contains an admin mode, that allows for manual moderation of
|
|||
|
||||
<script src="js/vendor/jquery.js"></script>
|
||||
<script src="js/vendor/what-input.js"></script>
|
||||
<script src="js/vendor/foundation.js"></script>
|
||||
<script src="js/vendor/foundation.min.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
11
dist/install.html
vendored
|
@ -6,13 +6,17 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Syng.Rocks</title>
|
||||
<link rel="stylesheet" href="css/foundation.css">
|
||||
<link rel="stylesheet" href="css/foundation.min.css">
|
||||
<link rel="stylesheet" href="css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="top-content-section">
|
||||
<div class="top-bar">
|
||||
<div class="title-bar" style="background: transparent" data-responsive-toggle="main-menu" data-hide-for="medium">
|
||||
<button class="menu-icon" type="button" data-toggle="main-menu"></button>
|
||||
<div class="title-bar-title">Menu</div>
|
||||
</div>
|
||||
<div class="top-bar" id="main-menu" style="background: unset;">
|
||||
<div class="top-bar-left">
|
||||
<ul class="menu">
|
||||
<li class="menu-text"><img src="images/rocks.syng.Syng.png" alt="Syng.Rocks! Logo" height=30></li>
|
||||
|
@ -31,6 +35,7 @@
|
|||
<ul class="menu">
|
||||
<li><a href="https://matrix.to/#/#syng:matrix.org" target="_blank"><img alt="Matrix" src="images/matrix.svg" style="max-height:24px;"></a></li>
|
||||
<li><a href="https://floss.social/@syng" target="_blank"><img alt="Mastodon" src="images/mastodon.svg" style="max-height:24px;"></a></p></li>
|
||||
<li><a href="https://github.com/christofsteel/syng" target="_blank"><img alt="Github" src="images/github.svg" style="max-height:24px; max-width:24px"></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -71,7 +76,7 @@
|
|||
|
||||
<script src="js/vendor/jquery.js"></script>
|
||||
<script src="js/vendor/what-input.js"></script>
|
||||
<script src="js/vendor/foundation.js"></script>
|
||||
<script src="js/vendor/foundation.min.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
11
dist/privacy.html
vendored
|
@ -6,13 +6,17 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Syng.Rocks</title>
|
||||
<link rel="stylesheet" href="css/foundation.css">
|
||||
<link rel="stylesheet" href="css/foundation.min.css">
|
||||
<link rel="stylesheet" href="css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="top-content-section">
|
||||
<div class="top-bar">
|
||||
<div class="title-bar" style="background: transparent" data-responsive-toggle="main-menu" data-hide-for="medium">
|
||||
<button class="menu-icon" type="button" data-toggle="main-menu"></button>
|
||||
<div class="title-bar-title">Menu</div>
|
||||
</div>
|
||||
<div class="top-bar" id="main-menu" style="background: unset;">
|
||||
<div class="top-bar-left">
|
||||
<ul class="menu">
|
||||
<li class="menu-text"><img src="images/rocks.syng.Syng.png" alt="Syng.Rocks! Logo" height=30></li>
|
||||
|
@ -31,6 +35,7 @@
|
|||
<ul class="menu">
|
||||
<li><a href="https://matrix.to/#/#syng:matrix.org" target="_blank"><img alt="Matrix" src="images/matrix.svg" style="max-height:24px;"></a></li>
|
||||
<li><a href="https://floss.social/@syng" target="_blank"><img alt="Mastodon" src="images/mastodon.svg" style="max-height:24px;"></a></p></li>
|
||||
<li><a href="https://github.com/christofsteel/syng" target="_blank"><img alt="Github" src="images/github.svg" style="max-height:24px; max-width:24px"></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -66,7 +71,7 @@
|
|||
|
||||
<script src="js/vendor/jquery.js"></script>
|
||||
<script src="js/vendor/what-input.js"></script>
|
||||
<script src="js/vendor/foundation.js"></script>
|
||||
<script src="js/vendor/foundation.min.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 276 KiB After Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 615 KiB After Width: | Height: | Size: 103 KiB |
|
@ -11,13 +11,17 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Syng.Rocks</title>
|
||||
<link rel="stylesheet" href="css/foundation.css">
|
||||
<link rel="stylesheet" href="css/foundation.min.css">
|
||||
<link rel="stylesheet" href="css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="top-content-section">
|
||||
<div class="top-bar">
|
||||
<div class="title-bar" style="background: transparent" data-responsive-toggle="main-menu" data-hide-for="medium">
|
||||
<button class="menu-icon" type="button" data-toggle="main-menu"></button>
|
||||
<div class="title-bar-title">Menu</div>
|
||||
</div>
|
||||
<div class="top-bar" id="main-menu" style="background: unset;">
|
||||
<div class="top-bar-left">
|
||||
<ul class="menu">
|
||||
<li class="menu-text"><img src="images/rocks.syng.Syng.png" alt="Syng.Rocks! Logo" height=30></li>
|
||||
|
@ -30,6 +34,7 @@
|
|||
<ul class="menu">
|
||||
<li><a href="https://matrix.to/#/#syng:matrix.org" target="_blank"><img alt="Matrix" src="images/matrix.svg" style="max-height:24px;"></a></li>
|
||||
<li><a href="https://floss.social/@syng" target="_blank"><img alt="Mastodon" src="images/mastodon.svg" style="max-height:24px;"></a></p></li>
|
||||
<li><a href="https://github.com/christofsteel/syng" target="_blank"><img alt="Github" src="images/github.svg" style="max-height:24px; max-width:24px"></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -41,7 +46,7 @@
|
|||
|
||||
<script src="js/vendor/jquery.js"></script>
|
||||
<script src="js/vendor/what-input.js"></script>
|
||||
<script src="js/vendor/foundation.js"></script>
|
||||
<script src="js/vendor/foundation.min.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|