Initial version of musoka.network frontpage. Added licenses for 3rd party works.
This commit is contained in:
parent
9bfb533937
commit
23bad0d0dc
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -3,29 +3,11 @@
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||||
|
|
||||||
# User-specific stuff:
|
# User-specific stuff:
|
||||||
.idea/**/workspace.xml
|
.idea
|
||||||
.idea/**/tasks.xml
|
|
||||||
.idea/dictionaries
|
|
||||||
|
|
||||||
# Sensitive or high-churn files:
|
|
||||||
.idea/**/dataSources/
|
|
||||||
.idea/**/dataSources.ids
|
|
||||||
.idea/**/dataSources.xml
|
|
||||||
.idea/**/dataSources.local.xml
|
|
||||||
.idea/**/sqlDataSources.xml
|
|
||||||
.idea/**/dynamic.xml
|
|
||||||
.idea/**/uiDesigner.xml
|
|
||||||
|
|
||||||
# Gradle:
|
|
||||||
.idea/**/gradle.xml
|
|
||||||
.idea/**/libraries
|
|
||||||
|
|
||||||
# CMake
|
# CMake
|
||||||
cmake-build-debug/
|
cmake-build-debug/
|
||||||
|
|
||||||
# Mongo Explorer plugin:
|
|
||||||
.idea/**/mongoSettings.xml
|
|
||||||
|
|
||||||
## File-based project format:
|
## File-based project format:
|
||||||
*.iws
|
*.iws
|
||||||
|
|
||||||
|
|
|
||||||
55
LICENSE
Normal file
55
LICENSE
Normal file
|
|
@ -0,0 +1,55 @@
|
||||||
|
# Blue Oak Model License
|
||||||
|
|
||||||
|
Version 1.0.0
|
||||||
|
|
||||||
|
## Purpose
|
||||||
|
|
||||||
|
This license gives everyone as much permission to work with
|
||||||
|
this software as possible, while protecting contributors
|
||||||
|
from liability.
|
||||||
|
|
||||||
|
## Acceptance
|
||||||
|
|
||||||
|
In order to receive this license, you must agree to its
|
||||||
|
rules. The rules of this license are both obligations
|
||||||
|
under that agreement and conditions to your license.
|
||||||
|
You must not do anything with this software that triggers
|
||||||
|
a rule that you cannot or will not follow.
|
||||||
|
|
||||||
|
## Copyright
|
||||||
|
|
||||||
|
Each contributor licenses you to do everything with this
|
||||||
|
software that would otherwise infringe that contributor's
|
||||||
|
copyright in it.
|
||||||
|
|
||||||
|
## Notices
|
||||||
|
|
||||||
|
You must ensure that everyone who gets a copy of
|
||||||
|
any part of this software from you, with or without
|
||||||
|
changes, also gets the text of this license or a link to
|
||||||
|
<https://blueoakcouncil.org/license/1.0.0>.
|
||||||
|
|
||||||
|
## Excuse
|
||||||
|
|
||||||
|
If anyone notifies you in writing that you have not
|
||||||
|
complied with [Notices](#notices), you can keep your
|
||||||
|
license by taking all practical steps to comply within 30
|
||||||
|
days after the notice. If you do not do so, your license
|
||||||
|
ends immediately.
|
||||||
|
|
||||||
|
## Patent
|
||||||
|
|
||||||
|
Each contributor licenses you to do everything with this
|
||||||
|
software that would otherwise infringe any patent claims
|
||||||
|
they can license or become able to license.
|
||||||
|
|
||||||
|
## Reliability
|
||||||
|
|
||||||
|
No contributor can revoke this license.
|
||||||
|
|
||||||
|
## No Liability
|
||||||
|
|
||||||
|
***As far as the law allows, this software comes as is,
|
||||||
|
without any warranty or condition, and no contributor
|
||||||
|
will be liable to anyone for any damages related to this
|
||||||
|
software or this license, under any kind of legal claim.***
|
||||||
15
README.md
15
README.md
|
|
@ -1,3 +1,14 @@
|
||||||
# musoka.network
|
# Musoka.Network frontpage
|
||||||
|
|
||||||
Musoka.network frontpage.
|
This repository contains all files used to build and host the frontpage visible
|
||||||
|
on https://musoka.network.
|
||||||
|
|
||||||
|
## Licensing / Copyrights
|
||||||
|
|
||||||
|
This project is distributed under the BOML-1.0.0 license unless specified otherwise.
|
||||||
|
See the enclosed LICENSE file in the project root for details.
|
||||||
|
|
||||||
|
This project also uses various media that use different licenses. Their respective
|
||||||
|
license files can be found in subdirectories where applicable. If a subdirectory
|
||||||
|
contains a license.txt or LICENSE file, that license file is applicable to the
|
||||||
|
contents of that subdirectory (and any subdirectories therein).
|
||||||
38
public_html/assets/css/ibm-plex.css
Normal file
38
public_html/assets/css/ibm-plex.css
Normal file
|
|
@ -0,0 +1,38 @@
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
src: local("IBM Plex Sans Cond"), local("IBMPlexSansCond"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Regular.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Regular.woff") format("woff");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 400;
|
||||||
|
src: local("IBM Plex Sans Cond Italic"), local("IBMPlexSansCond-Italic"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Italic.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Italic.woff") format("woff");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
src: local("IBM Plex Sans Cond Light"), local("IBMPlexSansCond-Light"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Light.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Light.woff") format("woff");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 300;
|
||||||
|
src: local("IBM Plex Sans Cond Light Italic"), local("IBMPlexSansCond-LightItalic"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-LightItalic.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-LightItalic.woff") format("woff");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
src: local("IBM Plex Sans Cond Bold"), local("IBMPlexSansCond-Bold"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Bold.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Bold.woff") format("woff");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "IBM Plex Sans Condensed";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 700;
|
||||||
|
src: local("IBM Plex Sans Cond Bold Italic"), local("IBMPlexSansCond-BoldItalic"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-BoldItalic.woff2") format("woff2"), url("../fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-BoldItalic.woff") format("woff");
|
||||||
|
}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=ibm-plex.css.map */
|
||||||
1
public_html/assets/css/ibm-plex.css.map
Normal file
1
public_html/assets/css/ibm-plex.css.map
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":3,"sourceRoot":"","sources":["ibm-plex.scss"],"names":[],"mappings":"AAEA;EACE;EACA;EACA;EACA;;AAMF;EACE;EACA;EACA;EACA;;AAMF;EACE;EACA;EACA;EACA;;AAMF;EACE;EACA;EACA;EACA;;AAMF;EACE;EACA;EACA;EACA;;AAMF;EACE;EACA;EACA;EACA","file":"ibm-plex.css"}
|
||||||
146
public_html/assets/css/style.css
Normal file
146
public_html/assets/css/style.css
Normal file
|
|
@ -0,0 +1,146 @@
|
||||||
|
:root {
|
||||||
|
--fg-color: #ffffff;
|
||||||
|
--bg-color: #214478;
|
||||||
|
--font-family: "IBM Plex Sans Condensed", sans-serif;
|
||||||
|
--font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
html, body {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
font-family: var(--font-family);
|
||||||
|
font-size: var(--font-size);
|
||||||
|
overflow-x: hidden;
|
||||||
|
overflow-y: auto;
|
||||||
|
height: 100%;
|
||||||
|
background-size: cover;
|
||||||
|
background: url("../images/3rdparty/unsplash/mountains.jpg") fixed center;
|
||||||
|
}
|
||||||
|
.container header, .container main {
|
||||||
|
position: relative;
|
||||||
|
flex: 1 0 auto;
|
||||||
|
}
|
||||||
|
.container header {
|
||||||
|
height: 100%;
|
||||||
|
background-color: var(--bg-color);
|
||||||
|
color: var(--fg-color);
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
width: 60%;
|
||||||
|
max-width: 320px;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
min-height: 100%;
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin: 200px 0;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
width: 500px;
|
||||||
|
max-width: 80%;
|
||||||
|
}
|
||||||
|
.container main h2, .container main p {
|
||||||
|
margin-top: 0;
|
||||||
|
background-color: var(--fg-color);
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main p {
|
||||||
|
padding: 15px 20px;
|
||||||
|
}
|
||||||
|
.container main h2 {
|
||||||
|
padding: 10px 20px;
|
||||||
|
display: inline-block;
|
||||||
|
letter-spacing: 0.1rem;
|
||||||
|
}
|
||||||
|
.container main h2 a {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.container main h2 a:hover {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
.container main h2 a:active {
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main h2 a::after {
|
||||||
|
content: "";
|
||||||
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
|
margin-left: 8px;
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Ctitle%3E external link %3C/title%3E%3Cpath fill='currentColor' d='M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: super;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1024px) {
|
||||||
|
.container {
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: stretch;
|
||||||
|
overflow-y: hidden;
|
||||||
|
}
|
||||||
|
.container header, .container main {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
width: 320px;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
overflow-y: auto;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
max-width: 70%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media only screen and (min-width: 1600px) {
|
||||||
|
.container header {
|
||||||
|
justify-content: right;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
margin-right: 144px;
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
align-items: flex-start;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
margin-left: 144px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/** Scroll snapping on devices with more than 750px height **/
|
||||||
|
@media only screen and (min-height: 750px) {
|
||||||
|
.container {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
}
|
||||||
|
.container header {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
height: 100vh;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=style.css.map */
|
||||||
1
public_html/assets/css/style.css.map
Normal file
1
public_html/assets/css/style.css.map
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAAA;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAGF;EACE;EACA;EACA;EAEA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAOV;EACE;IACE;IACA;IACA;;EAEA;IACE;;EAIA;IACE;;EAIJ;IACE;;EAGE;IACE;;;AAOV;EAEI;IACE;;EAEA;IACE;;EAKF;IACE;;EAEA;IACE;;;AAOV;AACA;EACE;IACE;;EAEA;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA","file":"style.css"}
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
92
public_html/assets/fonts/IBM-Plex-Sans-Condensed/license.txt
Normal file
92
public_html/assets/fonts/IBM-Plex-Sans-Condensed/license.txt
Normal file
|
|
@ -0,0 +1,92 @@
|
||||||
|
Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
|
||||||
|
|
||||||
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||||
|
This license is copied below, and is also available with a FAQ at:
|
||||||
|
http://scripts.sil.org/OFL
|
||||||
|
|
||||||
|
-----------------------------------------------------------
|
||||||
|
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||||
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
PREAMBLE
|
||||||
|
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||||
|
development of collaborative font projects, to support the font creation
|
||||||
|
efforts of academic and linguistic communities, and to provide a free and
|
||||||
|
open framework in which fonts may be shared and improved in partnership
|
||||||
|
with others.
|
||||||
|
|
||||||
|
The OFL allows the licensed fonts to be used, studied, modified and
|
||||||
|
redistributed freely as long as they are not sold by themselves. The
|
||||||
|
fonts, including any derivative works, can be bundled, embedded,
|
||||||
|
redistributed and/or sold with any software provided that any reserved
|
||||||
|
names are not used by derivative works. The fonts and derivatives,
|
||||||
|
however, cannot be released under any other type of license. The
|
||||||
|
requirement for fonts to remain under this license does not apply
|
||||||
|
to any document created using the fonts or their derivatives.
|
||||||
|
|
||||||
|
DEFINITIONS
|
||||||
|
"Font Software" refers to the set of files released by the Copyright
|
||||||
|
Holder(s) under this license and clearly marked as such. This may
|
||||||
|
include source files, build scripts and documentation.
|
||||||
|
|
||||||
|
"Reserved Font Name" refers to any names specified as such after the
|
||||||
|
copyright statement(s).
|
||||||
|
|
||||||
|
"Original Version" refers to the collection of Font Software components as
|
||||||
|
distributed by the Copyright Holder(s).
|
||||||
|
|
||||||
|
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||||
|
or substituting -- in part or in whole -- any of the components of the
|
||||||
|
Original Version, by changing formats or by porting the Font Software to a
|
||||||
|
new environment.
|
||||||
|
|
||||||
|
"Author" refers to any designer, engineer, programmer, technical
|
||||||
|
writer or other person who contributed to the Font Software.
|
||||||
|
|
||||||
|
PERMISSION & CONDITIONS
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||||
|
redistribute, and sell modified and unmodified copies of the Font
|
||||||
|
Software, subject to the following conditions:
|
||||||
|
|
||||||
|
1) Neither the Font Software nor any of its individual components,
|
||||||
|
in Original or Modified Versions, may be sold by itself.
|
||||||
|
|
||||||
|
2) Original or Modified Versions of the Font Software may be bundled,
|
||||||
|
redistributed and/or sold with any software, provided that each copy
|
||||||
|
contains the above copyright notice and this license. These can be
|
||||||
|
included either as stand-alone text files, human-readable headers or
|
||||||
|
in the appropriate machine-readable metadata fields within text or
|
||||||
|
binary files as long as those fields can be easily viewed by the user.
|
||||||
|
|
||||||
|
3) No Modified Version of the Font Software may use the Reserved Font
|
||||||
|
Name(s) unless explicit written permission is granted by the corresponding
|
||||||
|
Copyright Holder. This restriction only applies to the primary font name as
|
||||||
|
presented to the users.
|
||||||
|
|
||||||
|
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||||
|
Software shall not be used to promote, endorse or advertise any
|
||||||
|
Modified Version, except to acknowledge the contribution(s) of the
|
||||||
|
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||||
|
permission.
|
||||||
|
|
||||||
|
5) The Font Software, modified or unmodified, in part or in whole,
|
||||||
|
must be distributed entirely under this license, and must not be
|
||||||
|
distributed under any other license. The requirement for fonts to
|
||||||
|
remain under this license does not apply to any document created
|
||||||
|
using the Font Software.
|
||||||
|
|
||||||
|
TERMINATION
|
||||||
|
This license becomes null and void if any of the above conditions are
|
||||||
|
not met.
|
||||||
|
|
||||||
|
DISCLAIMER
|
||||||
|
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||||
|
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||||
|
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||||
|
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||||
BIN
public_html/assets/images/3rdparty/unsplash/kalen-emsley-Bkci_8qcdvQ-unsplash.jpg
vendored
Normal file
BIN
public_html/assets/images/3rdparty/unsplash/kalen-emsley-Bkci_8qcdvQ-unsplash.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 638 KiB |
23
public_html/assets/images/3rdparty/unsplash/license.txt
vendored
Normal file
23
public_html/assets/images/3rdparty/unsplash/license.txt
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Unsplash License - 10 July 2023
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
The works in the directory where this license file is located are licensed
|
||||||
|
under the Unsplash license. Full information can be read on
|
||||||
|
https://unsplash.com/license. The summary can be read below.
|
||||||
|
|
||||||
|
Unsplash photos are made to be used freely. Our license reflects that.
|
||||||
|
1. All photos can be downloaded and used for free
|
||||||
|
2. Commercial and non-commercial purposes
|
||||||
|
3. No permission needed (though attribution is appreciated!)
|
||||||
|
|
||||||
|
What is not permitted:
|
||||||
|
1. Photos cannot be sold without significant modification.
|
||||||
|
2. Compiling photos from Unsplash to replicate a similar or competing service.
|
||||||
|
|
||||||
|
Longform:
|
||||||
|
Unsplash grants you an irrevocable, nonexclusive, worldwide copyright license
|
||||||
|
to download, copy, modify, distribute, perform, and use photos from Unsplash
|
||||||
|
for free, including for commercial purposes, without permission from or
|
||||||
|
attributing the photographer or Unsplash. This license does not include the
|
||||||
|
right to compile photos from Unsplash to replicate a similar or competing
|
||||||
|
service.
|
||||||
BIN
public_html/assets/images/3rdparty/unsplash/mountains.jpg
vendored
Normal file
BIN
public_html/assets/images/3rdparty/unsplash/mountains.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
6
public_html/assets/images/musoka/external-link.svg
Normal file
6
public_html/assets/images/musoka/external-link.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
||||||
|
<title>
|
||||||
|
external link
|
||||||
|
</title>
|
||||||
|
<path fill="currentColor" d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 287 B |
155
public_html/assets/images/musoka/license.txt
Normal file
155
public_html/assets/images/musoka/license.txt
Normal file
|
|
@ -0,0 +1,155 @@
|
||||||
|
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||||
|
|
||||||
|
Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
|
||||||
|
|
||||||
|
Using Creative Commons Public Licenses
|
||||||
|
|
||||||
|
Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
|
||||||
|
|
||||||
|
Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors.
|
||||||
|
|
||||||
|
Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public.
|
||||||
|
|
||||||
|
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
|
||||||
|
|
||||||
|
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
|
||||||
|
|
||||||
|
Section 1 – Definitions.
|
||||||
|
|
||||||
|
a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
|
||||||
|
|
||||||
|
b. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
|
||||||
|
|
||||||
|
c. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
|
||||||
|
|
||||||
|
d. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
|
||||||
|
|
||||||
|
e. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
|
||||||
|
|
||||||
|
f. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
|
||||||
|
|
||||||
|
g. Licensor means the individual(s) or entity(ies) granting rights under this Public License.
|
||||||
|
|
||||||
|
h. NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange.
|
||||||
|
|
||||||
|
i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
|
||||||
|
|
||||||
|
j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
|
||||||
|
|
||||||
|
k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
|
||||||
|
|
||||||
|
Section 2 – Scope.
|
||||||
|
|
||||||
|
a. License grant.
|
||||||
|
|
||||||
|
1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
|
||||||
|
|
||||||
|
A. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and
|
||||||
|
|
||||||
|
B. produce and reproduce, but not Share, Adapted Material for NonCommercial purposes only.
|
||||||
|
|
||||||
|
2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
|
||||||
|
|
||||||
|
3. Term. The term of this Public License is specified in Section 6(a).
|
||||||
|
|
||||||
|
4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
|
||||||
|
|
||||||
|
5. Downstream recipients.
|
||||||
|
A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
|
||||||
|
|
||||||
|
B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
|
||||||
|
|
||||||
|
6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
|
||||||
|
|
||||||
|
b. Other rights.
|
||||||
|
|
||||||
|
1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
|
||||||
|
|
||||||
|
2. Patent and trademark rights are not licensed under this Public License.
|
||||||
|
|
||||||
|
3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes.
|
||||||
|
|
||||||
|
Section 3 – License Conditions.
|
||||||
|
|
||||||
|
Your exercise of the Licensed Rights is expressly made subject to the following conditions.
|
||||||
|
|
||||||
|
a. Attribution.
|
||||||
|
|
||||||
|
1. If You Share the Licensed Material, You must:
|
||||||
|
|
||||||
|
A. retain the following if it is supplied by the Licensor with the Licensed Material:
|
||||||
|
|
||||||
|
i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
|
||||||
|
|
||||||
|
ii. a copyright notice;
|
||||||
|
|
||||||
|
iii. a notice that refers to this Public License;
|
||||||
|
|
||||||
|
iv. a notice that refers to the disclaimer of warranties;
|
||||||
|
|
||||||
|
v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
|
||||||
|
|
||||||
|
B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
|
||||||
|
|
||||||
|
C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
|
||||||
|
|
||||||
|
For the avoidance of doubt, You do not have permission under this Public License to Share Adapted Material.
|
||||||
|
|
||||||
|
2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
|
||||||
|
|
||||||
|
3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
|
||||||
|
|
||||||
|
Section 4 – Sui Generis Database Rights.
|
||||||
|
|
||||||
|
Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
|
||||||
|
|
||||||
|
a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only and provided You do not Share Adapted Material;
|
||||||
|
|
||||||
|
b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and
|
||||||
|
|
||||||
|
c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
|
||||||
|
For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
|
||||||
|
|
||||||
|
Section 5 – Disclaimer of Warranties and Limitation of Liability.
|
||||||
|
|
||||||
|
a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
|
||||||
|
|
||||||
|
b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
|
||||||
|
|
||||||
|
c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
|
||||||
|
|
||||||
|
Section 6 – Term and Termination.
|
||||||
|
|
||||||
|
a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
|
||||||
|
|
||||||
|
b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
|
||||||
|
|
||||||
|
1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
|
||||||
|
|
||||||
|
2. upon express reinstatement by the Licensor.
|
||||||
|
|
||||||
|
For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
|
||||||
|
|
||||||
|
c. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
|
||||||
|
|
||||||
|
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
|
||||||
|
|
||||||
|
Section 7 – Other Terms and Conditions.
|
||||||
|
|
||||||
|
a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
|
||||||
|
|
||||||
|
b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
|
||||||
|
|
||||||
|
Section 8 – Interpretation.
|
||||||
|
|
||||||
|
a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
|
||||||
|
|
||||||
|
b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
|
||||||
|
|
||||||
|
c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
|
||||||
|
|
||||||
|
d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
|
||||||
|
|
||||||
|
Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
|
||||||
|
|
||||||
|
Creative Commons may be contacted at creativecommons.org.
|
||||||
89
public_html/assets/images/musoka/musoka-no-text.svg
Normal file
89
public_html/assets/images/musoka/musoka-no-text.svg
Normal file
|
|
@ -0,0 +1,89 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
sodipodi:docname="subcon symbol final2 distorted paths.svg"
|
||||||
|
id="svg5"
|
||||||
|
version="1.1"
|
||||||
|
viewBox="0 0 135.46667 135.46666"
|
||||||
|
height="512"
|
||||||
|
width="512"
|
||||||
|
inkscape:export-filename="musoka.svg"
|
||||||
|
inkscape:export-xdpi="96"
|
||||||
|
inkscape:export-ydpi="96"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="false"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="true"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:lockguides="false"
|
||||||
|
showguides="true"
|
||||||
|
inkscape:zoom="0.99999999"
|
||||||
|
inkscape:cx="631.50001"
|
||||||
|
inkscape:cy="415.5"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1119"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Laag 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
style="display:inline">
|
||||||
|
<g
|
||||||
|
id="g2110"
|
||||||
|
transform="matrix(1.3276315,0,0,1.3276315,-16.017506,16.78562)">
|
||||||
|
<g
|
||||||
|
id="g9255"
|
||||||
|
transform="matrix(1.8612656,0,0,1.8612656,-66.680702,-77.027493)"
|
||||||
|
style="fill:#f9f9f9">
|
||||||
|
<path
|
||||||
|
id="path3848"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.147195"
|
||||||
|
d="m 85.399591,53.552533 c -0.105072,0.427581 -0.276743,0.781403 -0.405772,1.22233 -0.143612,0.408637 -0.296924,0.794554 -0.470157,1.203256 -0.11269,0.405186 -0.383964,0.754972 -0.586297,1.132036 -0.218543,0.365345 -0.414171,0.734661 -0.658689,1.081843 -0.237552,0.345814 -0.446135,0.699376 -0.711159,1.024229 -0.31027,0.321662 -0.527316,0.653545 -0.80471,0.965443 -0.262616,0.315152 -0.621451,0.568198 -0.920589,0.870982 -0.300635,0.289242 -0.613769,0.571258 -0.935106,0.842728 -0.333576,0.24927 -0.66279,0.493788 -1.002355,0.737525 -0.3589,0.217697 -0.699702,0.453752 -1.05398,0.666892 -0.374394,0.204937 -0.705691,0.399913 -1.087832,0.576596 -0.381555,0.169978 -0.83752,0.339175 -1.182554,0.500299 -0.382792,0.15533 -0.79846,0.288656 -1.209505,0.399393 -0.401281,0.149341 -0.797744,0.24263 -1.222461,0.327521 -0.420876,0.08606 -0.857962,0.0735 -1.281767,0.195628 -0.415603,0.06484 -0.848457,0.115033 -1.293876,0.133977 -0.49125,0.01979 -1.232812,0.03867 -1.711171,0.0096 -0.440276,-0.03086 -0.878404,-0.09205 -1.310282,-0.152661 -0.420094,0.0081 -0.815321,-0.123106 -1.22897,-0.187165 -0.424131,-0.09316 -0.797353,-0.201877 -1.268096,-0.330646 -0.412348,-0.125189 -0.86304,-0.247838 -1.259308,-0.406814 -0.384029,-0.145956 -0.640135,-0.302653 -1.025726,-0.48819 -0.372051,-0.175512 -0.815386,-0.40421 -1.180861,-0.616829 -0.365345,-0.217241 -0.693257,-0.376412 -1.04708,-0.625878 -0.339825,-0.230782 -0.691694,-0.516509 -1.012901,-0.771703 -0.317561,-0.195628 -0.622818,-0.506614 -0.936864,-0.799111 -0.307731,-0.291521 -0.670407,-0.60778 -0.948126,-0.90835 -0.293734,-0.317105 -0.487018,-0.616243 -0.748983,-0.951056 -0.262096,-0.340737 -0.494831,-0.665003 -0.737135,-1.020453 -0.239701,-0.358249 -0.422113,-0.695015 -0.63343,-1.069995 -0.271275,-0.374198 -0.421071,-0.774242 -0.603679,-1.167125 -0.1815,-0.391515 -0.328237,-0.748788 -0.479792,-1.157034 -0.138664,-0.394575 -0.269451,-0.806532 -0.3977,-1.240624 -0.115944,-0.454858 -0.303629,-0.463842 -0.366907,0.0089 -0.115228,0.595411 -0.16171,1.225911 -0.205328,1.831673 -0.02897,0.471589 -0.04323,1.204883 -0.01237,1.699974 0.02324,0.453882 0.08255,1.043238 0.163012,1.552195 0.110997,0.570087 0.09615,0.975794 0.281105,1.474661 0.131829,0.493854 0.298682,0.98289 0.436565,1.447709 0.186123,0.476602 0.357208,0.959584 0.551533,1.384496 0.207085,0.479727 0.404015,0.788955 0.655043,1.241795 0.250443,0.430902 0.488906,0.793447 0.781143,1.244986 0.274269,0.336375 0.5723,0.837715 0.88869,1.219596 0.293994,0.369902 0.708035,0.795009 1.05782,1.151045 0.352521,0.367688 0.635839,0.609407 1.022537,0.925601 0.358054,0.266197 0.781729,0.604916 1.187046,0.888038 0.422568,0.301807 0.805425,0.548604 1.224478,0.780102 0.438063,0.260728 0.864602,0.490599 1.310867,0.674899 0.440407,0.198036 0.902166,0.369576 1.379354,0.547692 0.464949,0.156436 0.952422,0.313134 1.436706,0.426865 0.482852,0.116074 1.017133,0.219324 1.497381,0.28768 0.493398,0.0653 0.994673,0.04648 1.519385,0.08339 0.468139,0.02103 1.272653,0.09915 1.731157,0.07116 0.508566,-0.03275 1.017393,-0.135605 1.528043,-0.162622 0.439885,-0.07903 1.079239,-0.156046 1.559747,-0.279738 0.477318,-0.125188 0.889992,-0.283448 1.36412,-0.437802 0.474258,-0.159561 0.97677,-0.33006 1.42245,-0.541767 0.453751,-0.191006 0.871828,-0.360593 1.295047,-0.608236 0.422699,-0.250117 0.878404,-0.575816 1.286325,-0.843249 0.411761,-0.268085 0.665654,-0.600424 1.066153,-0.896697 0.378105,-0.305062 0.77255,-0.641307 1.125721,-0.974557 0.360658,-0.338914 0.687463,-0.699637 0.996106,-1.08015 0.309098,-0.402648 0.525297,-0.810243 0.809071,-1.208074 0.268736,-0.405316 0.618912,-0.767862 0.864537,-1.189194 0.307275,-0.361569 0.4462,-0.838171 0.654652,-1.284436 0.197386,-0.455705 0.368926,-0.964857 0.535909,-1.431173 0.223816,-0.416319 0.325634,-0.894419 0.441448,-1.426942 0.136711,-0.48181 0.224141,-0.978724 0.290935,-1.491522 0.07083,-0.511105 0.12916,-1.000858 0.150838,-1.538264 0.01953,-0.486171 0.0077,-1.266729 -0.01276,-1.73617 -0.02838,-0.605892 -0.07571,-1.191928 -0.188857,-1.798992 -0.118157,-0.474128 -0.224727,-0.500689 -0.348484,-0.01901 -0.03952,-0.0051 -0.02754,-0.0059 -0.02331,0.0096"
|
||||||
|
sodipodi:nodetypes="sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss" />
|
||||||
|
<path
|
||||||
|
id="path390-3-6"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="0.00038507485"
|
||||||
|
inkscape:transform-center-y="35.413088"
|
||||||
|
d="m 67.92272,75.737311 c -0.0079,-0.0084 1.778068,0.01077 1.784573,0.01938 -0.01431,-0.0054 1.731591,-0.0076 1.741192,-0.0023 -0.0087,-0.0053 1.714992,-0.15464 1.736481,-0.06492 0.256226,-0.02378 0.431808,0.367242 0.308154,0.600346 -0.0062,-0.0076 -0.970455,1.444877 -0.88073,1.457035 0.0093,0.01341 -0.844083,1.657389 -0.849287,1.567664 0.024,0.03288 -0.88208,1.471974 -0.886611,1.464527 -0.0091,-0.03127 -0.845518,1.553623 -0.858752,1.548329 -0.137324,0.138714 -0.468631,0.20668 -0.610306,-0.03571 -0.0062,-0.03934 -0.841346,-1.503736 -0.83502,-1.485388 -0.0045,-0.01341 -0.958795,-1.537741 -0.922367,-1.533121 -0.0054,-0.0067 -0.843768,-1.491623 -0.853369,-1.496199 -0.01261,-0.0072 -1.03192,-1.537472 -0.942196,-1.511721 -0.116327,-0.222337 0.09668,-0.503579 0.420584,-0.496042"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path5233"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="17.75258"
|
||||||
|
inkscape:transform-center-y="27.216055"
|
||||||
|
d="m 57.064313,71.301395 c 0.05758,0.05636 1.444304,0.930915 1.446033,0.920077 0.0225,0.02386 1.412818,0.959692 1.415365,0.984916 -0.01136,0.02726 1.420344,1.017537 1.431732,1.034438 0.237842,0.276072 0.196553,0.49383 -0.04704,0.581599 0.0156,0.02018 -1.541051,0.750041 -1.611487,0.694204 -0.0014,-0.0156 -1.503407,0.717634 -1.504762,0.707758 -0.0033,-0.0079 -1.604217,0.798093 -1.592157,0.816067 -0.0028,-0.01085 -1.602356,0.713467 -1.601799,0.699454 -0.219553,0.139214 -0.519635,0.01026 -0.474999,-0.30182 -0.0034,-0.0129 0.144063,-1.745637 0.144014,-1.766921 -0.02691,-0.03259 0.146287,-1.74545 0.147851,-1.733292 0.0029,0.0095 0.221314,-1.668325 0.227203,-1.657027 -0.0075,-0.01073 0.08474,-1.757436 0.0872,-1.77784 0.0196,-0.280703 0.336986,-0.386627 0.552473,-0.246202"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path390-3-6-2"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="-17.751942"
|
||||||
|
inkscape:transform-center-y="27.216502"
|
||||||
|
d="m 79.483475,73.222548 c -0.03036,-0.03154 1.411049,-0.995147 1.419789,-0.992833 -0.124962,-0.02203 1.428082,-1.010633 1.451566,-0.985618 -0.02084,-3.58e-4 1.399447,-1.020321 1.388953,-1.026939 0.207822,-0.151159 0.453085,0.0504 0.519607,0.288383 0.008,0.0013 0.147347,1.6774 0.179316,1.71367 -0.0198,0.0032 0.217783,1.70771 0.177255,1.728201 0.01251,-0.0022 0.0815,1.768139 0.05819,1.777235 0.07633,-0.04742 0.243675,1.728027 0.209924,1.694374 0.08333,0.242816 -0.224714,0.43463 -0.479178,0.326433 -0.06962,0.04207 -1.511443,-0.722852 -1.528521,-0.716973 0.01,-0.0013 -1.621,-0.76082 -1.590927,-0.748689 0.0086,0.0021 -1.666097,-0.798084 -1.656574,-0.793635 -0.0311,0.01011 -1.489806,-0.644789 -1.517731,-0.672937 -0.227334,-0.110983 -0.222659,-0.405122 -0.02243,-0.567339"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path968"
|
||||||
|
style="fill:#f9f9f9;stroke-width:3.14833"
|
||||||
|
d="m 73.1503,56.5157 c -0.0061,0.373 -0.1035,0.9045 -0.2915,1.3042 -0.2023,0.4018 -0.44,0.7596 -0.7303,1.0789 -0.3339,0.3036 -0.6562,0.6039 -1.0768,0.7622 -0.4159,0.164 -0.8861,0.2674 -1.3315,0.2739 -0.4784,-0.008 -0.9327,-0.0272 -1.3494,-0.3005 -0.4033,-0.0733 -0.6927,-0.4188 -1.0865,-0.7344 -0.2948,-0.2875 -0.6334,-0.6613 -0.7067,-0.9711 -0.1784,-0.4149 -0.2744,-0.96 -0.3026,-1.4409 0.0375,-0.3979 0.1113,-0.9059 0.2737,-1.3308 0.148,-0.4157 0.4194,-0.7855 0.7534,-1.0774 0.3394,-0.3047 0.6583,-0.644 1.0628,-0.8243 0.4013,-0.2295 0.8828,-0.1844 1.3614,-0.1761 0.459,-0.0938 0.8646,0.0848 1.2692,0.252 0.4162,0.1786 0.8571,0.5695 1.1619,0.842 0.3529,0.3158 0.5235,0.51 0.7042,0.9327 0.157,0.4045 0.3887,0.9685 0.2887,1.4096"
|
||||||
|
sodipodi:nodetypes="ssssssssssssssssc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 9.8 KiB |
149
public_html/assets/images/musoka/musoka.svg
Normal file
149
public_html/assets/images/musoka/musoka.svg
Normal file
|
|
@ -0,0 +1,149 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
sodipodi:docname="subcon symbol final2 distorted paths.svg"
|
||||||
|
id="svg5"
|
||||||
|
version="1.1"
|
||||||
|
viewBox="0 0 135.46667 135.46666"
|
||||||
|
height="512"
|
||||||
|
width="512"
|
||||||
|
inkscape:export-filename="musoka.svg"
|
||||||
|
inkscape:export-xdpi="96"
|
||||||
|
inkscape:export-ydpi="96"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="false"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="true"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:lockguides="false"
|
||||||
|
showguides="true"
|
||||||
|
inkscape:zoom="1.4142136"
|
||||||
|
inkscape:cx="229.45615"
|
||||||
|
inkscape:cy="230.87037"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1119"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Laag 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
style="display:inline">
|
||||||
|
<g
|
||||||
|
id="g2110"
|
||||||
|
transform="matrix(1.3276315,0,0,1.3276315,-16.017506,4.78562)"
|
||||||
|
style="display:inline">
|
||||||
|
<g
|
||||||
|
id="g9255"
|
||||||
|
transform="matrix(1.8612656,0,0,1.8612656,-66.680702,-77.027493)"
|
||||||
|
style="fill:#f9f9f9">
|
||||||
|
<path
|
||||||
|
id="path3848"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.147195"
|
||||||
|
d="m 85.399591,53.552533 c -0.105072,0.427581 -0.276743,0.781403 -0.405772,1.22233 -0.143612,0.408637 -0.296924,0.794554 -0.470157,1.203256 -0.11269,0.405186 -0.383964,0.754972 -0.586297,1.132036 -0.218543,0.365345 -0.414171,0.734661 -0.658689,1.081843 -0.237552,0.345814 -0.446135,0.699376 -0.711159,1.024229 -0.31027,0.321662 -0.527316,0.653545 -0.80471,0.965443 -0.262616,0.315152 -0.621451,0.568198 -0.920589,0.870982 -0.300635,0.289242 -0.613769,0.571258 -0.935106,0.842728 -0.333576,0.24927 -0.66279,0.493788 -1.002355,0.737525 -0.3589,0.217697 -0.699702,0.453752 -1.05398,0.666892 -0.374394,0.204937 -0.705691,0.399913 -1.087832,0.576596 -0.381555,0.169978 -0.83752,0.339175 -1.182554,0.500299 -0.382792,0.15533 -0.79846,0.288656 -1.209505,0.399393 -0.401281,0.149341 -0.797744,0.24263 -1.222461,0.327521 -0.420876,0.08606 -0.857962,0.0735 -1.281767,0.195628 -0.415603,0.06484 -0.848457,0.115033 -1.293876,0.133977 -0.49125,0.01979 -1.232812,0.03867 -1.711171,0.0096 -0.440276,-0.03086 -0.878404,-0.09205 -1.310282,-0.152661 -0.420094,0.0081 -0.815321,-0.123106 -1.22897,-0.187165 -0.424131,-0.09316 -0.797353,-0.201877 -1.268096,-0.330646 -0.412348,-0.125189 -0.86304,-0.247838 -1.259308,-0.406814 -0.384029,-0.145956 -0.640135,-0.302653 -1.025726,-0.48819 -0.372051,-0.175512 -0.815386,-0.40421 -1.180861,-0.616829 -0.365345,-0.217241 -0.693257,-0.376412 -1.04708,-0.625878 -0.339825,-0.230782 -0.691694,-0.516509 -1.012901,-0.771703 -0.317561,-0.195628 -0.622818,-0.506614 -0.936864,-0.799111 -0.307731,-0.291521 -0.670407,-0.60778 -0.948126,-0.90835 -0.293734,-0.317105 -0.487018,-0.616243 -0.748983,-0.951056 -0.262096,-0.340737 -0.494831,-0.665003 -0.737135,-1.020453 -0.239701,-0.358249 -0.422113,-0.695015 -0.63343,-1.069995 -0.271275,-0.374198 -0.421071,-0.774242 -0.603679,-1.167125 -0.1815,-0.391515 -0.328237,-0.748788 -0.479792,-1.157034 -0.138664,-0.394575 -0.269451,-0.806532 -0.3977,-1.240624 -0.115944,-0.454858 -0.303629,-0.463842 -0.366907,0.0089 -0.115228,0.595411 -0.16171,1.225911 -0.205328,1.831673 -0.02897,0.471589 -0.04323,1.204883 -0.01237,1.699974 0.02324,0.453882 0.08255,1.043238 0.163012,1.552195 0.110997,0.570087 0.09615,0.975794 0.281105,1.474661 0.131829,0.493854 0.298682,0.98289 0.436565,1.447709 0.186123,0.476602 0.357208,0.959584 0.551533,1.384496 0.207085,0.479727 0.404015,0.788955 0.655043,1.241795 0.250443,0.430902 0.488906,0.793447 0.781143,1.244986 0.274269,0.336375 0.5723,0.837715 0.88869,1.219596 0.293994,0.369902 0.708035,0.795009 1.05782,1.151045 0.352521,0.367688 0.635839,0.609407 1.022537,0.925601 0.358054,0.266197 0.781729,0.604916 1.187046,0.888038 0.422568,0.301807 0.805425,0.548604 1.224478,0.780102 0.438063,0.260728 0.864602,0.490599 1.310867,0.674899 0.440407,0.198036 0.902166,0.369576 1.379354,0.547692 0.464949,0.156436 0.952422,0.313134 1.436706,0.426865 0.482852,0.116074 1.017133,0.219324 1.497381,0.28768 0.493398,0.0653 0.994673,0.04648 1.519385,0.08339 0.468139,0.02103 1.272653,0.09915 1.731157,0.07116 0.508566,-0.03275 1.017393,-0.135605 1.528043,-0.162622 0.439885,-0.07903 1.079239,-0.156046 1.559747,-0.279738 0.477318,-0.125188 0.889992,-0.283448 1.36412,-0.437802 0.474258,-0.159561 0.97677,-0.33006 1.42245,-0.541767 0.453751,-0.191006 0.871828,-0.360593 1.295047,-0.608236 0.422699,-0.250117 0.878404,-0.575816 1.286325,-0.843249 0.411761,-0.268085 0.665654,-0.600424 1.066153,-0.896697 0.378105,-0.305062 0.77255,-0.641307 1.125721,-0.974557 0.360658,-0.338914 0.687463,-0.699637 0.996106,-1.08015 0.309098,-0.402648 0.525297,-0.810243 0.809071,-1.208074 0.268736,-0.405316 0.618912,-0.767862 0.864537,-1.189194 0.307275,-0.361569 0.4462,-0.838171 0.654652,-1.284436 0.197386,-0.455705 0.368926,-0.964857 0.535909,-1.431173 0.223816,-0.416319 0.325634,-0.894419 0.441448,-1.426942 0.136711,-0.48181 0.224141,-0.978724 0.290935,-1.491522 0.07083,-0.511105 0.12916,-1.000858 0.150838,-1.538264 0.01953,-0.486171 0.0077,-1.266729 -0.01276,-1.73617 -0.02838,-0.605892 -0.07571,-1.191928 -0.188857,-1.798992 -0.118157,-0.474128 -0.224727,-0.500689 -0.348484,-0.01901 -0.03952,-0.0051 -0.02754,-0.0059 -0.02331,0.0096"
|
||||||
|
sodipodi:nodetypes="sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss" />
|
||||||
|
<path
|
||||||
|
id="path390-3-6"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="0.00038507485"
|
||||||
|
inkscape:transform-center-y="35.413088"
|
||||||
|
d="m 67.92272,75.737311 c -0.0079,-0.0084 1.778068,0.01077 1.784573,0.01938 -0.01431,-0.0054 1.731591,-0.0076 1.741192,-0.0023 -0.0087,-0.0053 1.714992,-0.15464 1.736481,-0.06492 0.256226,-0.02378 0.431808,0.367242 0.308154,0.600346 -0.0062,-0.0076 -0.970455,1.444877 -0.88073,1.457035 0.0093,0.01341 -0.844083,1.657389 -0.849287,1.567664 0.024,0.03288 -0.88208,1.471974 -0.886611,1.464527 -0.0091,-0.03127 -0.845518,1.553623 -0.858752,1.548329 -0.137324,0.138714 -0.468631,0.20668 -0.610306,-0.03571 -0.0062,-0.03934 -0.841346,-1.503736 -0.83502,-1.485388 -0.0045,-0.01341 -0.958795,-1.537741 -0.922367,-1.533121 -0.0054,-0.0067 -0.843768,-1.491623 -0.853369,-1.496199 -0.01261,-0.0072 -1.03192,-1.537472 -0.942196,-1.511721 -0.116327,-0.222337 0.09668,-0.503579 0.420584,-0.496042"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path5233"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="17.75258"
|
||||||
|
inkscape:transform-center-y="27.216055"
|
||||||
|
d="m 57.064313,71.301395 c 0.05758,0.05636 1.444304,0.930915 1.446033,0.920077 0.0225,0.02386 1.412818,0.959692 1.415365,0.984916 -0.01136,0.02726 1.420344,1.017537 1.431732,1.034438 0.237842,0.276072 0.196553,0.49383 -0.04704,0.581599 0.0156,0.02018 -1.541051,0.750041 -1.611487,0.694204 -0.0014,-0.0156 -1.503407,0.717634 -1.504762,0.707758 -0.0033,-0.0079 -1.604217,0.798093 -1.592157,0.816067 -0.0028,-0.01085 -1.602356,0.713467 -1.601799,0.699454 -0.219553,0.139214 -0.519635,0.01026 -0.474999,-0.30182 -0.0034,-0.0129 0.144063,-1.745637 0.144014,-1.766921 -0.02691,-0.03259 0.146287,-1.74545 0.147851,-1.733292 0.0029,0.0095 0.221314,-1.668325 0.227203,-1.657027 -0.0075,-0.01073 0.08474,-1.757436 0.0872,-1.77784 0.0196,-0.280703 0.336986,-0.386627 0.552473,-0.246202"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path390-3-6-2"
|
||||||
|
style="fill:#f9f9f9;stroke-width:0.118698"
|
||||||
|
inkscape:transform-center-x="-17.751942"
|
||||||
|
inkscape:transform-center-y="27.216502"
|
||||||
|
d="m 79.483475,73.222548 c -0.03036,-0.03154 1.411049,-0.995147 1.419789,-0.992833 -0.124962,-0.02203 1.428082,-1.010633 1.451566,-0.985618 -0.02084,-3.58e-4 1.399447,-1.020321 1.388953,-1.026939 0.207822,-0.151159 0.453085,0.0504 0.519607,0.288383 0.008,0.0013 0.147347,1.6774 0.179316,1.71367 -0.0198,0.0032 0.217783,1.70771 0.177255,1.728201 0.01251,-0.0022 0.0815,1.768139 0.05819,1.777235 0.07633,-0.04742 0.243675,1.728027 0.209924,1.694374 0.08333,0.242816 -0.224714,0.43463 -0.479178,0.326433 -0.06962,0.04207 -1.511443,-0.722852 -1.528521,-0.716973 0.01,-0.0013 -1.621,-0.76082 -1.590927,-0.748689 0.0086,0.0021 -1.666097,-0.798084 -1.656574,-0.793635 -0.0311,0.01011 -1.489806,-0.644789 -1.517731,-0.672937 -0.227334,-0.110983 -0.222659,-0.405122 -0.02243,-0.567339"
|
||||||
|
sodipodi:nodetypes="cccsscccsscccsc" />
|
||||||
|
<path
|
||||||
|
id="path968"
|
||||||
|
style="fill:#f9f9f9;stroke-width:3.14833"
|
||||||
|
d="m 73.1503,56.5157 c -0.0061,0.373 -0.1035,0.9045 -0.2915,1.3042 -0.2023,0.4018 -0.44,0.7596 -0.7303,1.0789 -0.3339,0.3036 -0.6562,0.6039 -1.0768,0.7622 -0.4159,0.164 -0.8861,0.2674 -1.3315,0.2739 -0.4784,-0.008 -0.9327,-0.0272 -1.3494,-0.3005 -0.4033,-0.0733 -0.6927,-0.4188 -1.0865,-0.7344 -0.2948,-0.2875 -0.6334,-0.6613 -0.7067,-0.9711 -0.1784,-0.4149 -0.2744,-0.96 -0.3026,-1.4409 0.0375,-0.3979 0.1113,-0.9059 0.2737,-1.3308 0.148,-0.4157 0.4194,-0.7855 0.7534,-1.0774 0.3394,-0.3047 0.6583,-0.644 1.0628,-0.8243 0.4013,-0.2295 0.8828,-0.1844 1.3614,-0.1761 0.459,-0.0938 0.8646,0.0848 1.2692,0.252 0.4162,0.1786 0.8571,0.5695 1.1619,0.842 0.3529,0.3158 0.5235,0.51 0.7042,0.9327 0.157,0.4045 0.3887,0.9685 0.2887,1.4096"
|
||||||
|
sodipodi:nodetypes="ssssssssssssssssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
aria-label="musoka.network"
|
||||||
|
id="text950"
|
||||||
|
style="font-size:7.8794px;line-height:0;font-family:'Bm437 IBM VGA 8x16';-inkscape-font-specification:'Bm437 IBM VGA 8x16';text-align:center;letter-spacing:1.23116px;word-spacing:0px;text-anchor:middle;fill:#f9f9f9;stroke-width:0.492463">
|
||||||
|
<path
|
||||||
|
d="m 29.649606,91.405884 v -2.797187 c 0,-0.590955 0.425487,-0.945528 0.961287,-0.945528 0.567316,0 0.866734,0.39397 0.866734,1.071598 v 2.671117 h 0.433367 v -2.797187 c 0,-0.590955 0.425487,-0.945528 0.961286,-0.945528 0.567317,0 0.866734,0.39397 0.866734,1.071598 v 2.671117 h 0.433367 v -2.694755 c 0,-0.945528 -0.449125,-1.434051 -1.158271,-1.434051 -0.567317,0 -0.977046,0.2679 -1.126755,0.772181 h -0.07879 c -0.157588,-0.512161 -0.535799,-0.772181 -1.055839,-0.772181 -0.559438,0 -0.890372,0.275779 -1.040081,0.732784 h -0.06304 v -0.638231 h -0.433367 v 4.034253 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path299" />
|
||||||
|
<path
|
||||||
|
d="m 38.957147,91.405884 h 0.433367 v -4.034253 h -0.433367 v 2.797187 c 0,0.590955 -0.449125,0.945528 -0.992804,0.945528 -0.590955,0 -0.890372,-0.39397 -0.890372,-1.071598 v -2.671117 h -0.433367 v 2.694755 c 0,0.953407 0.425488,1.434051 1.166151,1.434051 0.575196,0 0.937649,-0.275779 1.087357,-0.732785 h 0.06303 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path301" />
|
||||||
|
<path
|
||||||
|
d="m 42.938213,91.500437 c 0.827337,0 1.300101,-0.433367 1.300101,-1.18979 0,-0.65399 -0.330935,-0.984925 -1.095237,-1.118875 l -0.307296,-0.05515 c -0.52792,-0.09455 -0.748543,-0.283659 -0.748543,-0.756423 0,-0.480643 0.299417,-0.724905 0.827337,-0.724905 0.417608,0 0.724905,0.157588 0.969166,0.488523 l 0.283658,-0.26002 c -0.307296,-0.417608 -0.709146,-0.606714 -1.260704,-0.606714 -0.732784,0 -1.244945,0.354573 -1.244945,1.118875 0,0.693387 0.378211,1.000684 1.110996,1.126754 l 0.315176,0.05516 c 0.543678,0.09455 0.724904,0.330935 0.724904,0.772181 0,0.504282 -0.338814,0.772181 -0.874613,0.772181 -0.472764,0 -0.803699,-0.181226 -1.095237,-0.622472 l -0.307296,0.252141 c 0.330935,0.496402 0.772181,0.748543 1.402533,0.748543 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path303" />
|
||||||
|
<path
|
||||||
|
d="m 47.825416,91.500437 c 0.953408,0 1.599518,-0.622473 1.599518,-2.11168 0,-1.489206 -0.64611,-2.111679 -1.599518,-2.111679 -0.953407,0 -1.599518,0.622473 -1.599518,2.111679 0,1.489207 0.646111,2.11168 1.599518,2.11168 z m 0,-0.386091 c -0.724905,0 -1.134633,-0.480643 -1.134633,-1.371016 v -0.709146 c 0,-0.890372 0.409728,-1.371015 1.134633,-1.371015 0.724905,0 1.134634,0.480643 1.134634,1.371015 v 0.709146 c 0,0.890373 -0.409729,1.371016 -1.134634,1.371016 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path305" />
|
||||||
|
<path
|
||||||
|
d="m 51.672532,91.405884 h 0.433367 v -1.481327 l 0.567317,-0.646111 1.355256,2.127438 h 0.520041 l -1.560121,-2.387458 1.410412,-1.646795 h -0.52004 l -1.189789,1.402533 -0.567317,0.701267 h -0.04728 l 0.03152,-0.748543 v -3.15176 h -0.433367 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path307" />
|
||||||
|
<path
|
||||||
|
d="M 59.467226,91.405884 V 91.027673 H 58.986583 V 88.5693 c 0,-0.858855 -0.457005,-1.292222 -1.323739,-1.292222 -0.638232,0 -1.071599,0.323056 -1.276463,0.79582 l 0.283658,0.244261 c 0.196985,-0.441246 0.504282,-0.65399 0.977046,-0.65399 0.614593,0 0.906131,0.275779 0.906131,0.953407 v 0.535799 h -0.874614 c -0.945528,0 -1.426171,0.425488 -1.426171,1.18979 0,0.772181 0.409729,1.158272 1.166151,1.158272 0.551558,0 0.937649,-0.275779 1.071599,-0.740664 h 0.06303 v 0.220623 c 0,0.283659 0.149708,0.425488 0.433367,0.425488 z m -1.954091,-0.283659 c -0.480643,0 -0.811578,-0.236382 -0.811578,-0.685507 v -0.252141 c 0,-0.441247 0.346693,-0.701267 0.969166,-0.701267 h 0.882493 v 0.709146 c 0,0.543679 -0.449126,0.929769 -1.040081,0.929769 z"
|
||||||
|
id="path309" />
|
||||||
|
<path
|
||||||
|
d="m 61.817255,91.476798 c 0.236382,0 0.362452,-0.110311 0.362452,-0.315176 V 91.05919 c 0,-0.204864 -0.12607,-0.315176 -0.362452,-0.315176 -0.236382,0 -0.362452,0.110312 -0.362452,0.315176 v 0.102432 c 0,0.204865 0.12607,0.315176 0.362452,0.315176 z"
|
||||||
|
id="path311" />
|
||||||
|
<path
|
||||||
|
d="m 65.065541,91.405884 v -2.797187 c 0,-0.590955 0.449126,-0.945528 0.992805,-0.945528 0.590955,0 0.890372,0.39397 0.890372,1.071598 v 2.671117 h 0.433367 v -2.694755 c 0,-0.945528 -0.433367,-1.434051 -1.166151,-1.434051 -0.575196,0 -0.937649,0.275779 -1.087357,0.732784 h -0.06304 V 87.371631 H 64.63217 v 4.034253 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path313" />
|
||||||
|
<path
|
||||||
|
d="m 71.174045,91.500437 c 0.764302,0 1.221307,-0.370332 1.44981,-0.984925 l -0.299417,-0.204865 c -0.204865,0.535799 -0.551558,0.803699 -1.150393,0.803699 -0.717025,0 -1.134633,-0.480643 -1.134633,-1.371016 v -0.275779 h 2.663237 V 89.34936 c 0,-1.43405 -0.575196,-2.072282 -1.528604,-2.072282 -0.953407,0 -1.599518,0.622473 -1.599518,2.111679 0,1.489207 0.646111,2.11168 1.599518,2.11168 z m 0,-3.853027 c 0.709146,0 1.063719,0.496402 1.063719,1.386774 v 0.102433 h -2.198352 v -0.102433 c 0,-0.890372 0.409728,-1.386774 1.134633,-1.386774 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path315" />
|
||||||
|
<path
|
||||||
|
d="m 76.321271,91.405884 v -0.378211 h -0.764302 v -3.277831 h 0.803699 v -0.378211 h -0.803699 v -1.126754 h -0.39397 v 0.827337 c 0,0.196985 -0.04728,0.299417 -0.244261,0.299417 h -0.417609 v 0.378211 h 0.622473 v 3.199037 c 0,0.323055 0.141829,0.457005 0.464885,0.457005 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path317" />
|
||||||
|
<path
|
||||||
|
d="m 79.144066,91.405884 h 0.575196 l 0.551558,-2.190473 0.307296,-1.410413 h 0.06304 l 0.299417,1.410413 0.559437,2.190473 h 0.567317 l 1.008563,-4.034253 h -0.409729 l -0.504281,2.064403 -0.346694,1.583759 h -0.05516 l -0.378211,-1.583759 -0.504281,-2.064403 h -0.5358 l -0.496402,2.064403 -0.378211,1.583759 h -0.05516 L 79.065272,89.436034 78.56099,87.371631 h -0.417608 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path319" />
|
||||||
|
<path
|
||||||
|
d="m 86.450237,91.500437 c 0.953407,0 1.599518,-0.622473 1.599518,-2.11168 0,-1.489206 -0.646111,-2.111679 -1.599518,-2.111679 -0.953407,0 -1.599518,0.622473 -1.599518,2.111679 0,1.489207 0.646111,2.11168 1.599518,2.11168 z m 0,-0.386091 c -0.724905,0 -1.134634,-0.480643 -1.134634,-1.371016 v -0.709146 c 0,-0.890372 0.409729,-1.371015 1.134634,-1.371015 0.724905,0 1.134634,0.480643 1.134634,1.371015 v 0.709146 c 0,0.890373 -0.409729,1.371016 -1.134634,1.371016 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path321" />
|
||||||
|
<path
|
||||||
|
d="m 90.730722,91.405884 v -2.718393 c 0,-0.551558 0.409728,-0.890372 0.984925,-0.890372 h 0.362452 v -0.425488 h -0.252141 c -0.535799,0 -0.890372,0.283658 -1.032201,0.732784 h -0.06303 V 87.371631 H 90.29736 v 4.034253 z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path323" />
|
||||||
|
<path
|
||||||
|
d="m 94.073562,91.405884 h 0.433367 v -1.481327 l 0.567316,-0.646111 1.355257,2.127438 h 0.52004 l -1.560121,-2.387458 1.410413,-1.646795 h -0.520041 l -1.189789,1.402533 -0.567317,0.701267 h -0.04728 l 0.03152,-0.748543 v -3.15176 H 94.07356 Z"
|
||||||
|
style="font-weight:300;font-stretch:condensed;font-family:'IBM Plex Sans';-inkscape-font-specification:'IBM Plex Sans Light Condensed'"
|
||||||
|
id="path325" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 18 KiB |
96
public_html/index.html
Normal file
96
public_html/index.html
Normal file
|
|
@ -0,0 +1,96 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="description" content="Musoka.network frontpage and network map." />
|
||||||
|
|
||||||
|
<title>Musoka Network</title>
|
||||||
|
<link rel="stylesheet" href="assets/css/ibm-plex.css" />
|
||||||
|
<link rel="stylesheet" href="assets/css/style.css" />
|
||||||
|
<link rel="icon" href="assets/images/musoka/musoka-no-text.svg" type="image/svg+xml"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<header>
|
||||||
|
<img src="assets/images/musoka/musoka.svg" alt="musoka.network" />
|
||||||
|
</header>
|
||||||
|
<main>
|
||||||
|
<div class="page">
|
||||||
|
<div class="centered-block">
|
||||||
|
<h2>夢想家 (musōka)</h2>
|
||||||
|
<p>
|
||||||
|
<i>Japanese</i> - <b>Noun</b><br/>
|
||||||
|
<span style="margin: 10px 0; display:block;"> 1. dreamer, daydreamer</span>
|
||||||
|
<b>Someone who often imagines or fantasizes about things, someone who lives in their imagination.</b>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="page">
|
||||||
|
<div class="centered-block">
|
||||||
|
<h2>musoka.network</h2>
|
||||||
|
<p>
|
||||||
|
Welcome to my network, where I attempt to make my simple dreams come to reality.
|
||||||
|
<b>Musoka.network</b> is my home server that I use for hobby projects, as well as
|
||||||
|
for hosting webservices used by me and my friends.
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
The theme of dreams comes from my love for <b>fantasy-themes</b>. Most of my projects
|
||||||
|
also follow this kind of playful, fantasy-rich theming where applicable.
|
||||||
|
Personally I find it makes my projects more fun and enjoyable.
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
Please scroll further down to see my currently running projects and services
|
||||||
|
on my server. This is not an exhaustive list, but more so the most notable
|
||||||
|
projects I've worked on (or still am working with).
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="page">
|
||||||
|
<div class="centered-block">
|
||||||
|
<h2><a target="_blank" href="https://subcon.town/">subcon.town</a></h2>
|
||||||
|
<p>
|
||||||
|
My tilde community. A <b>tilde community</b> is a small group of people
|
||||||
|
sharing a server together as a means of keeping in touch, among
|
||||||
|
other things. A number of helpful services are also hosted as
|
||||||
|
part of the community.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="divider" style="height:40px;"></div>
|
||||||
|
|
||||||
|
<h2><a target="_blank" href="https://akkos.fritu.re/">akkos.fritu.re</a></h2>
|
||||||
|
<p>
|
||||||
|
My <a target="_blank" href="https://akkoma.social/">akkoma</a> microblogging instance.
|
||||||
|
It is part of a larger federated network known as "the fediverse".
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="divider" style="height:40px;"></div>
|
||||||
|
|
||||||
|
<h2><a target="_blank" href="https://comfitu.re/">comfitu.re</a></h2>
|
||||||
|
<p>
|
||||||
|
My personal webpage and blog site. You can read about me
|
||||||
|
and my projects there.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="page">
|
||||||
|
<div class="centered-block">
|
||||||
|
<h2>Information & contact</h2>
|
||||||
|
<p>
|
||||||
|
Additional information about this website may be found
|
||||||
|
on its <a href="https://factory.subcon.town/fristi/musoka.network">git repository.</a>
|
||||||
|
If you have any further questions about musoka.network, please contact me at
|
||||||
|
support@musoka.network. <br/>
|
||||||
|
<br/>
|
||||||
|
Please allow up to 48 hours for a response.
|
||||||
|
</p>
|
||||||
|
<p><small>© 2023 musoka.network</small></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
146
sass/style.css
Normal file
146
sass/style.css
Normal file
|
|
@ -0,0 +1,146 @@
|
||||||
|
:root {
|
||||||
|
--fg-color: #ffffff;
|
||||||
|
--bg-color: #214478;
|
||||||
|
--font-family: "IBM Plex Sans Condensed", sans-serif;
|
||||||
|
--font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
html, body {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
font-family: var(--font-family);
|
||||||
|
font-size: var(--font-size);
|
||||||
|
overflow-x: hidden;
|
||||||
|
overflow-y: auto;
|
||||||
|
height: 100%;
|
||||||
|
background-size: cover;
|
||||||
|
background: url("../images/3rdparty/unsplash/mountains.jpg") fixed center;
|
||||||
|
}
|
||||||
|
.container header, .container main {
|
||||||
|
position: relative;
|
||||||
|
flex: 1 0 auto;
|
||||||
|
}
|
||||||
|
.container header {
|
||||||
|
height: 100%;
|
||||||
|
background-color: var(--bg-color);
|
||||||
|
color: var(--fg-color);
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
width: 60%;
|
||||||
|
max-width: 320px;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
min-height: 100%;
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin: 200px 0;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
width: 500px;
|
||||||
|
max-width: 80%;
|
||||||
|
}
|
||||||
|
.container main h2, .container main p {
|
||||||
|
margin-top: 0;
|
||||||
|
background-color: var(--fg-color);
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main p {
|
||||||
|
padding: 15px 20px;
|
||||||
|
}
|
||||||
|
.container main h2 {
|
||||||
|
padding: 10px 20px;
|
||||||
|
display: inline-block;
|
||||||
|
letter-spacing: 0.1rem;
|
||||||
|
}
|
||||||
|
.container main h2 a {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.container main h2 a:hover {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
.container main h2 a:active {
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
.container main h2 a::after {
|
||||||
|
content: "";
|
||||||
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
|
margin-left: 8px;
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Ctitle%3E external link %3C/title%3E%3Cpath fill='currentColor' d='M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: super;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1024px) {
|
||||||
|
.container {
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: stretch;
|
||||||
|
overflow-y: hidden;
|
||||||
|
}
|
||||||
|
.container header, .container main {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
width: 320px;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
overflow-y: auto;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
max-width: 70%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media only screen and (min-width: 1600px) {
|
||||||
|
.container header {
|
||||||
|
justify-content: right;
|
||||||
|
}
|
||||||
|
.container header img {
|
||||||
|
margin-right: 144px;
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
align-items: flex-start;
|
||||||
|
}
|
||||||
|
.container main .page .centered-block {
|
||||||
|
margin-left: 144px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/** Scroll snapping on devices with more than 750px height **/
|
||||||
|
@media only screen and (min-height: 750px) {
|
||||||
|
.container {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
}
|
||||||
|
.container header {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
}
|
||||||
|
.container main {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
}
|
||||||
|
.container main .page {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
height: 100vh;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=style.css.map */
|
||||||
1
sass/style.css.map
Normal file
1
sass/style.css.map
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAAA;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAGF;EACE;EACA;EACA;EAEA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAOV;EACE;IACE;IACA;IACA;;EAEA;IACE;;EAIA;IACE;;EAIJ;IACE;;EAGE;IACE;;;AAOV;EAEI;IACE;;EAEA;IACE;;EAKF;IACE;;EAEA;IACE;;;AAOV;AACA;EACE;IACE;;EAEA;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA","file":"style.css"}
|
||||||
178
sass/style.scss
Normal file
178
sass/style.scss
Normal file
|
|
@ -0,0 +1,178 @@
|
||||||
|
:root {
|
||||||
|
--fg-color: #ffffff;
|
||||||
|
--bg-color: #214478;
|
||||||
|
--font-family: "IBM Plex Sans Condensed", sans-serif;
|
||||||
|
--font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
html, body {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
font-family: var(--font-family);
|
||||||
|
font-size: var(--font-size);
|
||||||
|
overflow-x: hidden;
|
||||||
|
overflow-y: auto;
|
||||||
|
height: 100%;
|
||||||
|
background-size: cover;
|
||||||
|
background: url("../images/3rdparty/unsplash/mountains.jpg") fixed center;
|
||||||
|
|
||||||
|
header, main {
|
||||||
|
position: relative;
|
||||||
|
flex: 1 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
header {
|
||||||
|
height: 100%;
|
||||||
|
background-color: var(--bg-color);
|
||||||
|
color: var(--fg-color);
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 60%;
|
||||||
|
max-width: 320px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
main {
|
||||||
|
min-height: 100%;
|
||||||
|
color: var(--bg-color);
|
||||||
|
|
||||||
|
.page {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin: 200px 0;
|
||||||
|
|
||||||
|
.centered-block {
|
||||||
|
width: 500px;
|
||||||
|
max-width: 80%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
h2, p {
|
||||||
|
margin-top: 0;
|
||||||
|
background-color: var(--fg-color);
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
padding: 15px 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
padding: 10px 20px;
|
||||||
|
display: inline-block;
|
||||||
|
letter-spacing: .1rem;
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: none;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
color: var(--bg-color);
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
&:active {
|
||||||
|
color: var(--bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
&::after {
|
||||||
|
content: "";
|
||||||
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
|
margin-left: 8px;
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Ctitle%3E external link %3C/title%3E%3Cpath fill='currentColor' d='M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: super;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1024px) {
|
||||||
|
.container {
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: stretch;
|
||||||
|
overflow-y: hidden;
|
||||||
|
|
||||||
|
header, main {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
header {
|
||||||
|
img {
|
||||||
|
width: 320px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
main {
|
||||||
|
overflow-y: auto;
|
||||||
|
|
||||||
|
.page {
|
||||||
|
.centered-block {
|
||||||
|
max-width: 70%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1600px) {
|
||||||
|
.container {
|
||||||
|
header {
|
||||||
|
justify-content: right;
|
||||||
|
|
||||||
|
img {
|
||||||
|
margin-right: 144px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
main {
|
||||||
|
.page {
|
||||||
|
align-items: flex-start;
|
||||||
|
|
||||||
|
.centered-block {
|
||||||
|
margin-left: 144px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Scroll snapping on devices with more than 750px height **/
|
||||||
|
@media only screen and (min-height: 750px) {
|
||||||
|
.container {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
|
||||||
|
header {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
}
|
||||||
|
|
||||||
|
main {
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
|
||||||
|
.page {
|
||||||
|
scroll-snap-align: start;
|
||||||
|
height: 100vh;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue