Files of site, u'know

This commit is contained in:
Shr3dd3r 2023-06-25 05:28:11 +03:00
parent f6afb6f98e
commit 3c032a285e
15 changed files with 567 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# cyclone-team-website
Main web-site of Cyclone Team.
Главный сайт Cyclone Team.

9
css/cap.css Normal file
View File

@ -0,0 +1,9 @@
div.cap img {
width: 69%;
margin-top: 16px;
}
div.cap p {
font-size: 16px;
color: #966900;
}

45
css/default.css Normal file
View File

@ -0,0 +1,45 @@
body {
background-color: black;
}
div {
background-color: #111111;
outline: 2px solid #ff9000;
text-align: center;
padding: 2px;
margin: 8px 0;
}
div.wrapper {
background-color: #ff900047;
outline: none;
box-shadow: 0 0 20px 10px #ff900054;
width: 69%;
margin: auto;
padding: 0;
}
div.project {
outline: 1px solid #222222;
display: block;
width: 20%;
margin: auto;
}
a {
color: #ff9000;
text-decoration: underline;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
font-family: Roboto;
color: white;
margin-left: 8px;
margin-right: 8px;
}
h1 {
font-size: 28px;
}

4
css/footer.css Normal file
View File

@ -0,0 +1,4 @@
div.footer p {
color: #966900;
font-size: 10px;
}

32
css/nav.css Normal file
View File

@ -0,0 +1,32 @@
div.nav {
text-align: center;
}
div.nav ul {
background-color: #111111;
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
}
div.nav li {
display: inline-block;
}
div.nav li a {
font-family: Roboto;
display: inline-block;
color: white;
text-align: center;
padding: 8px 16px;
text-decoration: none;
}
div.nav li a.active {
color: #ff9000;
}
div.nav li a:hover {
background-color: #222222;
}

5
drafts/cap.html Normal file
View File

@ -0,0 +1,5 @@
<div class="cap">
<link rel="stylesheet" href="css/cap.css">
<a href="." title="Cyclone Team logo"><img src="logo_with_text.svg" alt="Cyclone Team logo"></a>
<p>"Команда разработчиков только планирует и ничего не делает" (c)</p>
</div>

5
drafts/footer.html Normal file
View File

@ -0,0 +1,5 @@
<div class="footer">
<link rel="stylesheet" href="css/footer.css">
<p>(c) 2023, Cyclone Team</p>
<p>Исходники сайта вы можете найти <a href="https://git.projectsegfau.lt/shr3dd3r/cyclone-team-website">тут</a>.</p>
</div>

17
drafts/nav.php Normal file
View File

@ -0,0 +1,17 @@
<?php
function p ($pg) {
if ($_GET["page"] == $pg) {
echo "class=\"active\"";
} else if (!$_GET["page"] && ($pg == "main")) {
echo "class=\"active\"";
}
}
?>
<div class="nav">
<link rel="stylesheet" href="css/nav.css">
<ul>
<li><a <?php p("main"); ?> href="./?page=main">Главная</a></li>
<li><a <?php p("news"); ?> href="./?page=news">Новости</a></li>
<li><a <?php p("contacts"); ?> href="./?page=contacts">Контакты</a></li>
</ul>
</div>

30
index.php Normal file
View File

@ -0,0 +1,30 @@
<html>
<head>
<link rel="stylesheet" href="css/default.css">
<title>Cyclone Team website</title>
</head>
<body>
<div class="wrapper">
<?php
$_GET["page"] = "contacts";
include "drafts/cap.html";
include "drafts/nav.php";
switch ($_GET["page"]) {
case "contacts":
include_once "pages/contacts.html";
break;
case "news":
include_once "pages/news.php";
break;
case "main":
default:
include_once "pages/main.html";
}
include "drafts/footer.html";
?>
</div>
</body>
</html>

379
logo_with_text.svg Normal file
View File

@ -0,0 +1,379 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1420mm"
height="420mm"
viewBox="0 0 1420 420"
version="1.1"
id="svg5"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
sodipodi:docname="CT_logo_with_text_110622_v2.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<title
id="title4681">Cyclone Team logo</title>
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.28061869"
inkscape:cx="2387.5815"
inkscape:cy="833.87175"
inkscape:window-width="3840"
inkscape:window-height="2087"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs2">
<linearGradient
inkscape:collect="always"
id="linearGradient4025">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop4021" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop4023" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4019">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop4015" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop4017" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4013">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop4009" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop4011" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4007">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop4003" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop4005" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4001">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop3997" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop3999" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3431">
<stop
style="stop-color:#b06500;stop-opacity:1"
offset="0"
id="stop3427" />
<stop
style="stop-color:#ffe600;stop-opacity:1"
offset="1"
id="stop3429" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient15228-7">
<stop
style="stop-color:#ffe600;stop-opacity:1;"
offset="0"
id="stop15224" />
<stop
style="stop-color:#ff9000;stop-opacity:1"
offset="1"
id="stop15226" />
</linearGradient>
<rect
x="1570.3212"
y="19.652977"
width="3464.3806"
height="1543.924"
id="rect10675" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient15228-7"
id="linearGradient15230"
x1="1723.762"
y1="104.45915"
x2="1570.905"
y2="24.592363"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3431"
id="linearGradient3433"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4025"
id="linearGradient3435"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4019"
id="linearGradient3437"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4013"
id="linearGradient3439"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4007"
id="linearGradient3441"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4001"
id="linearGradient3443"
x1="1174.9539"
y1="1451.4934"
x2="-511.29865"
y2="-521.85577"
gradientUnits="userSpaceOnUse" />
</defs>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="filld "
style="display:none">
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="m 375.44506,488.35919 c -0.0202,-7.49963 -4.4807,-51.67552 -9.41332,-93.22713 -7.16693,-60.3732 -8.69571,-81.10528 -7.86162,-106.6134 1.45748,-44.57247 10.95254,-72.13502 32.83887,-95.32567 23.80853,-25.22739 47.21836,-35.03052 117.99336,-49.41102 152.45498,-30.97674 305.45846,-38.17537 428.99826,-20.18386 133.48599,19.44 360.51139,101.71795 452.93649,164.15202 28.3223,19.132 54.0447,49.22549 63.7964,74.63762 2.5071,6.53306 3.3565,11.12576 3.4649,18.73406 0.1277,8.95212 -0.2718,10.82929 -3.5717,16.78643 -9.0561,16.34831 -25.3216,22.71188 -66.5795,26.0479 -39.9979,3.23415 -73.0522,9.0242 -118.9815,20.84175 -26.6103,6.84681 -61.4231,17.5335 -79.1016,24.28227 l -11.357,4.33555 -33.9997,-6.71399 c -91.335,-18.03617 -179.75916,-30.16921 -265.19246,-36.38816 -87.22473,-6.34935 -180.75997,-5.67535 -258.28089,1.86113 -87.56723,8.51317 -174.17994,28.15612 -230.21719,52.21113 -14.49824,6.22364 -15.46508,6.47193 -15.4718,3.97337 z"
id="path1409"
transform="scale(0.26458333)" />
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="M 476.52045,853.96525 C 434.77483,786.37267 400.94426,701.87646 386.15109,628.25613 378.65496,590.95054 374.97062,550.50019 375.69076,513.41202 l 0.39142,-20.15851 15.68255,-6.71213 c 60.23204,-25.77932 151.49172,-45.62288 247.00802,-53.70957 76.7103,-6.49452 185.95879,-5.73529 268.9901,1.86937 63.83128,5.84617 125.07705,13.99004 185.20625,24.62694 29.2028,5.16599 75.9874,14.18649 78.7442,15.18261 1.1068,0.39991 -2.8086,2.65019 -9.4493,5.43078 -28.7052,12.01941 -55.5931,26.65398 -72.8929,39.67417 -9.5342,7.17566 -73.001,70.7738 -90.22643,90.41311 l -9.41073,10.72951 -20.90651,0.78934 c -97.80122,3.69252 -198.24249,29.98989 -280.91832,73.54958 -75.92094,40.00072 -145.89674,98.34758 -190.83324,159.11959 -5.38005,7.27596 -10.2275,13.3993 -10.77211,13.60742 -0.54462,0.20811 -4.94711,-6.02843 -9.78331,-13.85898 z"
id="path1448"
transform="scale(0.26458333)" />
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="m 683.59581,1082.0869 c -22.76879,-32.8164 -50.2601,-65.1476 -72.43585,-85.18838 -7.21813,-6.52319 -22.24251,-18.74788 -33.38753,-27.16597 -30.80364,-23.26668 -54.17597,-47.76128 -79.95438,-83.79357 l -10.20513,-14.26442 5.04528,-7.42951 c 34.8988,-51.39077 100.89316,-110.98127 166.27305,-150.13852 87.63354,-52.48538 197.53802,-85.33833 300.48778,-89.82262 9.00833,-0.39239 19.13474,-1.00602 22.50313,-1.36363 l 6.12434,-0.6502 -2.97458,3.6202 c -44.82652,54.55586 -60.90812,84.33659 -62.5159,115.77012 -0.84093,16.44093 1.48816,43.84975 5.76388,67.82972 4.73023,26.52897 4.55774,31.71432 -1.44596,43.46678 -13.3761,26.18427 -39.28533,58.03835 -90.1082,110.7835 -34.39483,35.69575 -113.53232,110.9751 -138.14742,131.4124 l -3.77972,3.1382 z"
id="path1487"
transform="scale(0.26458333)" />
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="m 780.52129,1319.091 c 0.52439,-3.794 0.94948,-17.3868 0.94466,-30.2063 -0.0142,-37.8313 -3.84852,-54.3997 -17.53925,-75.7896 -4.1448,-6.4757 -15.08532,-24.814 -24.31225,-40.7518 -9.22694,-15.9378 -22.65094,-38.5067 -29.83112,-50.1529 -7.18018,-11.6463 -13.05487,-21.3457 -13.05487,-21.5543 0,-0.2085 7.51219,-7.113 16.69376,-15.3433 C 832.02084,978.98253 919.01723,884.14073 932.15511,846.8344 l 2.30079,-6.53333 3.50595,13.57238 c 4.56742,17.68154 12.68098,40.6068 20.01249,56.54624 6.81859,14.82433 11.59148,32.27504 17.70905,64.74817 6.08466,32.29844 6.44372,37.16954 3.97875,53.97794 -7.75837,52.9037 -40.56964,119.0108 -90.06717,181.4645 -25.76734,32.512 -63.83643,73.1176 -96.97943,103.4411 l -13.04768,11.9376 z"
id="path1526"
transform="scale(0.26458333)" />
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="m 726.15372,1456.7672 c 0.32787,-0.5197 8.17373,-12.2949 17.43526,-26.1671 9.26152,-13.8722 19.45343,-30.314 22.64868,-36.5373 6.13295,-11.9449 7.49605,-17.8338 11.76913,-50.8448 l 1.85514,-14.3316 8.51456,-7.6487 c 14.02306,-12.597 51.36476,-49.6505 65.03312,-64.5312 64.89503,-70.6511 107.54804,-141.0409 123.64762,-204.0544 2.30157,-9.0083 4.62771,-19.7805 5.16921,-23.9382 l 0.98453,-7.5594 0.97353,6.2995 c 1.5428,9.9832 7.18165,60.2452 8.62223,76.8543 2.50626,28.896 3.65117,70.2015 2.49695,90.0833 -1.25215,21.5686 -1.91293,25.7773 -7.33663,46.728 -2.04712,7.9076 -6.38248,25.3767 -9.63414,38.8202 -7.44543,30.782 -13.80118,49.5105 -23.43727,69.0629 -6.37296,12.9312 -8.76944,16.4628 -14.99328,22.0951 -24.5085,22.1789 -92.06255,50.8179 -186.25866,78.9627 -25.99091,7.7659 -28.55239,8.3908 -27.48998,6.7067 z"
id="path1565"
transform="scale(0.26458333)" />
<path
style="fill:#4d4d4d;stroke-width:183.946;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:735.786, 183.946;stroke-opacity:0;paint-order:stroke markers fill"
d="m 684.973,1513.463 c 6.02868,-8.1421 16.61519,-22.7413 23.52556,-32.4426 6.91037,-9.7012 12.92094,-18.0561 13.35682,-18.5663 0.43587,-0.5101 10.69371,-3.7897 22.7952,-7.2878 31.4151,-9.0811 88.91825,-28.4232 113.9759,-38.3375 26.21573,-10.3726 55.90353,-24.6987 68.9799,-33.2869 5.37035,-3.5271 9.76428,-6.0622 9.76428,-5.6337 0,1.6538 -14.07043,17.8554 -22.88281,26.3487 -12.88073,12.4143 -25.95103,22.5134 -43.42456,33.5529 -32.85701,20.7586 -76.69583,43.3069 -120.41123,61.9331 -21.67428,9.235 -72.59319,28.524 -75.29712,28.524 -0.73876,0 3.58937,-6.6617 9.61806,-14.8039 z"
id="path1604"
transform="scale(0.26458333)" />
</g>
<g
inkscape:groupmode="layer"
id="layer7"
inkscape:label="fill"
style="display:inline">
<path
style="fill:url(#linearGradient3443);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 378.73922,479.69507 c -0.35353,-2.93709 -1.26851,-12.95765 -2.03328,-22.2679 -0.76478,-9.31026 -3.6441,-35.60841 -6.39851,-58.44033 -6.44714,-53.4419 -8.70001,-79.34556 -8.70786,-100.12361 -0.0191,-50.56217 11.17852,-84.04313 35.81604,-107.09033 24.48257,-22.90224 50.5154,-32.54629 127.96552,-47.40575 92.87687,-17.81922 178.63657,-26.26151 267.10024,-26.29368 116.40507,-0.0423 191.08959,12.02766 314.52233,50.8309 98.0771,30.83225 197.5735,72.09022 257.4754,106.76675 32.3041,18.7005 54.272,37.23829 70.467,59.46409 11.9837,16.44622 20.2462,35.48534 20.2462,46.65258 0,7.22636 -3.6716,15.71217 -9.0932,21.01583 -10.8681,10.63175 -24.5722,14.71852 -58.2544,17.37245 -60.138,4.73845 -122.9954,18.80387 -192.8372,43.15055 l -17.6246,6.14389 -13.8497,-2.96895 C 1140.7934,461.62681 1077.3669,450.24649 1046.3526,445.4764 887.85498,421.09893 738.4363,415.69684 609.16494,429.67026 521.367,439.16067 443.56109,457.60805 384.03163,483.0482 l -4.64962,1.98703 z"
id="path3721"
transform="scale(0.26458333)" />
<path
style="fill:url(#linearGradient3441);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 475.91498,845.71244 c -41.40523,-69.5158 -71.31632,-145.7016 -86.43983,-220.16872 -6.84572,-33.70788 -10.74553,-77.15119 -10.00613,-111.46695 l 0.39288,-18.23385 12.59907,-5.52344 c 18.67963,-8.18917 57.04862,-20.59755 86.16854,-27.86657 63.57413,-15.86962 129.21089,-24.9335 211.13185,-29.15553 32.47654,-1.67378 136.65727,-0.86557 166.97526,1.29534 77.79986,5.54519 137.66427,12.43694 208.51458,24.00476 31.0885,5.07587 90.5087,15.91726 93.8521,17.1236 1.1269,0.40661 -1.8985,2.33219 -7.5594,4.81128 -24.9365,10.92045 -46.6625,23.0196 -63.6159,35.42752 -8.8378,6.4682 -65.1907,62.58625 -88.02064,87.65379 l -12.15593,13.34733 -21.09569,0.83903 c -132.28653,5.26135 -261.32345,49.98051 -362.53043,125.63891 -41.95641,31.36497 -89.58593,78.5339 -112.26522,111.17959 -2.69836,3.88417 -5.23709,7.08362 -5.64162,7.10992 -0.40454,0.0263 -5.04111,-7.18092 -10.30349,-16.01601 z"
id="path4352"
transform="scale(0.26458333)" />
<path
style="fill:url(#linearGradient3439);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 689.79897,1084.4706 c -6.96431,-10.8431 -26.78247,-37.089 -38.2964,-50.7171 -22.23968,-26.3233 -42.65464,-45.5764 -69.97867,-65.99588 -31.18141,-23.30213 -56.84426,-50.14956 -81.79903,-85.57481 l -7.3692,-10.46116 4.45699,-6.71271 c 16.11843,-24.27611 56.63908,-67.3665 87.38599,-92.92782 99.72487,-82.90592 218.97923,-130.61376 356.95173,-142.79894 11.43365,-1.00977 24.58738,-1.8388 29.2305,-1.84227 l 8.44205,-0.006 -11.40026,14.17396 c -22.39814,27.84761 -39.39309,57.09789 -45.2028,77.79924 -5.32894,18.98827 -4.48348,51.89253 2.31464,90.08334 4.51068,25.34028 4.42725,30.70793 -0.63689,40.97702 -13.60304,27.58429 -50.7789,71.88124 -109.95697,131.01942 -38.90565,38.87941 -115.85632,110.88561 -118.4527,110.84161 -0.35714,-0.01 -2.91718,-3.542 -5.68898,-7.8576 z"
id="path4391"
transform="scale(0.26458333)" />
<path
style="fill:url(#linearGradient3437);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 785.35935,1300.8518 c 1.50307,-26.7042 -2.39855,-58.3695 -9.12114,-74.0262 -1.41533,-3.2963 -4.77552,-9.2494 -7.46709,-13.229 -2.69158,-3.9797 -14.97156,-24.5281 -27.28886,-45.663 -12.3173,-21.1349 -26.31245,-44.602 -31.10034,-52.149 -4.78789,-7.547 -8.54294,-14.1029 -8.34457,-14.5687 0.19838,-0.4658 9.42289,-9.0319 20.49891,-19.0358 38.06209,-34.3777 59.31886,-54.6343 98.32196,-93.69577 60.21504,-60.30517 92.71616,-98.38052 108.9646,-127.65301 1.63472,-2.94503 3.38972,-5.35461 3.90002,-5.35461 0.51028,0 1.32811,1.84262 1.8174,4.0947 1.93241,8.89457 11.08845,34.73571 17.45225,49.25557 8.34149,19.0322 8.82133,20.4739 13.38417,40.21321 7.33663,31.73909 11.64454,59.87781 10.75104,70.22441 -4.79923,55.575 -42.35811,130.9599 -100.12161,200.9551 -20.54359,24.8938 -62.71917,69.1784 -83.78651,87.9763 l -8.7111,7.7728 z"
id="path4430"
transform="scale(0.26458333)" />
<path
style="fill:url(#linearGradient3435);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 735.40799,1449.8377 c 0.55414,-0.8661 6.47703,-9.7957 13.16198,-19.8435 15.04327,-22.6107 24.56636,-39.1898 26.77656,-46.6165 0.92801,-3.1183 2.93869,-15.0244 4.46818,-26.4581 1.52949,-11.4336 3.01003,-21.978 3.29008,-23.4319 0.28006,-1.4539 10.40717,-11.8608 22.50469,-23.1264 74.03067,-68.9401 130.78971,-143.9484 159.25777,-210.4627 6.42834,-15.0195 16.60014,-44.8635 16.60014,-48.7047 0,-1.3531 0.43829,-1.7363 1.14229,-0.9986 1.22663,1.2853 5.56764,42.1222 7.76122,73.0116 1.70367,23.9905 1.74783,75.1992 0.0755,87.5635 -1.71232,12.6601 -20.28733,87.8151 -26.00136,105.2022 -2.505,7.6225 -8.21926,21.3403 -12.69836,30.4841 -6.9036,14.0933 -9.14601,17.4763 -14.72467,22.2143 -25.38448,21.5594 -84.16922,46.8309 -172.16483,74.0136 -15.5398,4.8004 -28.74974,8.728 -29.35544,8.728 -0.60569,0 -0.64787,-0.7087 -0.0937,-1.5749 z"
id="path4469"
transform="scale(0.26458333)" />
<path
style="fill:url(#linearGradient3433);fill-opacity:1;stroke:none;stroke-width:7.55905522;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.97888297;paint-order:stroke markers fill"
d="m 685.3893,1520.1593 c 0,-0.6408 23.35043,-33.2109 35.13971,-49.0143 l 4.54735,-6.0956 32.75758,-9.8878 c 60.80341,-18.3534 110.21037,-36.5485 142.99942,-52.6623 9.35481,-4.5974 17.5757,-8.5851 18.26865,-8.8616 2.50779,-1.0008 -7.8035,9.0871 -18.52887,18.1274 -35.27088,29.7295 -109.86506,69.1186 -186.85908,98.6703 -25.34711,9.7287 -28.32476,10.7509 -28.32476,9.7239 z"
id="path4508"
transform="scale(0.26458333)" />
</g>
<g
inkscape:groupmode="layer"
id="layer8"
inkscape:label="stroked"
style="display:none">
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 177.29878,405.17495 c 0,0 25.88146,-34.21269 26.85813,-40.35703 0.97667,-6.14434 5.74677,-32.38852 -1.57726,-42.59432 -7.32403,-10.20577 -23.70315,-47.15994 -50.0955,-65.5199 C 126.09181,238.34374 98.2318,182.23422 99.16433,139.11967 100.09685,96.005114 77.13701,51.02571 123.87931,40.076241 c 46.7423,-10.949471 98.96553,-13.85043 138.37835,-5.138158 39.41282,8.712272 98.54817,31.611178 113.2353,46.766308 14.68715,15.155132 16.17578,29.704499 -6.97654,30.680849 -23.15231,0.97635 -69.6043,13.87131 -84.30471,28.95488 -14.70038,15.08357 -39.41443,38.08898 -39.85599,54.8403 -0.44156,16.75132 5.45426,37.20969 9.96785,45.76878 4.51359,8.55909 12.88305,67.26648 8.05422,83.87612 -4.82883,16.60967 -5.14575,37.6464 -30.08669,53.83541 -24.94094,16.189 -54.99232,25.51422 -54.99232,25.51422 z"
id="path978-3" />
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 191.2627,386.34945 c 0,0 55.25888,-14.89784 60.29935,-26.62359"
id="path1051-6" />
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 205.81652,351.62111 c 57.79605,-51.18415 54.12211,-85.95669 54.12211,-85.95669"
id="path1053-7" />
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 183.87832,291.07738 c 0,0 63.37896,-55.49754 63.25867,-70.55456"
id="path1055-5" />
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 128.64307,230.61436 c 0,0 39.07639,-64.31967 133.53357,-66.12355"
id="path1057-3" />
<path
style="fill:none;stroke:#8a8a8a;stroke-width:2.28;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 99.04823,130.49919 c 0,0 65.30643,-36.061896 212.95137,-4.8704"
id="path1059-5" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="stroke"
style="display:inline">
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 177.29878,405.17495 c 0,0 25.88146,-34.21269 26.85813,-40.35703 0.97667,-6.14434 5.74677,-32.38852 -1.57726,-42.59432 -7.32403,-10.20577 -23.70315,-47.15994 -50.0955,-65.5199 C 126.09181,238.34374 98.231797,182.23422 99.164327,139.11967 100.09685,96.005114 77.13701,51.02571 123.87931,40.076241 c 46.7423,-10.949471 98.96553,-13.85043 138.37835,-5.138158 39.41282,8.712272 98.54817,31.611178 113.2353,46.766308 14.68715,15.155132 16.17578,29.704499 -6.97654,30.680849 -23.15231,0.97635 -69.6043,13.87131 -84.30471,28.95488 -14.70038,15.08357 -39.41443,38.08898 -39.85599,54.8403 -0.44156,16.75132 5.45426,37.20969 9.96785,45.76878 4.51359,8.55909 12.88305,67.26648 8.05422,83.87612 -4.82883,16.60967 -5.14575,37.6464 -30.08669,53.83541 -24.94094,16.189 -54.99232,25.51422 -54.99232,25.51422 z"
id="path978" />
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 191.2627,386.34945 c 0,0 55.25888,-14.89784 60.29935,-26.62359"
id="path1051" />
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 205.81652,351.62111 c 57.79605,-51.18415 54.12211,-85.95669 54.12211,-85.95669"
id="path1053" />
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 183.87832,291.07738 c 0,0 63.37896,-55.49754 63.25867,-70.55456"
id="path1055" />
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 128.64307,230.61436 c 0,0 39.07639,-64.31967 133.53357,-66.12355"
id="path1057" />
<path
style="fill:none;stroke:#ffe600;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 99.04823,130.49919 c 0,0 65.30643,-36.061896 212.95137,-4.8704"
id="path1059" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="label"
style="display:inline">
<text
xml:space="preserve"
transform="matrix(5.5271979,0,0,4.8021047,-8209.3672,-99.91376)"
id="text10673"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:40px;line-height:1.25;font-family:'Nimbus Sans';-inkscape-font-specification:'Nimbus Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect10675);fill:url(#linearGradient15230);fill-opacity:1;fill-rule:nonzero;stroke:#ff9000;stroke-width:0.442554;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><tspan
x="1570.3203"
y="53.812344"
id="tspan4749">Cyclone
</tspan><tspan
x="1570.3203"
y="103.81234"
id="tspan4751">Team</tspan></text>
</g>
<metadata
id="metadata4679">
<rdf:RDF>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:prohibits
rdf:resource="http://creativecommons.org/ns#CommercialUse" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/" />
<dc:title>Cyclone Team logo</dc:title>
<dc:date>12.06.2022</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Shr3dd3r</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB

4
pages/contacts.html Normal file
View File

@ -0,0 +1,4 @@
<div>
<h1>Контакты</h1>
<p>Наша публичная комната в [Matrix]: <a href="https://matrix.to/#/#cycloneteam:matrix.org">#cycloneteam:matrix.org</a></p>
</div>

6
pages/main.html Normal file
View File

@ -0,0 +1,6 @@
<div>
<h1>Приветствуем на сайте Cyclone Team</h1>
<p>Здесь мы размещаем общую информацию о наших проектах и их статус реализации, публикуем наиболее важные новости, а также здесь есть наши контакты, на случай, если вы хотите связаться.</p>
<h2>Вступайте в наши ряды!</h2>
<p>Если вам небезразлично СПО в целом или заинтересовал один из наших проектов - вы всегда можете поучаствовать и помочь в их создании. Мы будем особенно рады, если вы знакомы с C/C++ и фреймворком Qt5.</p>
</div>

17
pages/news.php Normal file
View File

@ -0,0 +1,17 @@
<div>
<h1>Новости и политика</h1>
</div>
<?php
$filesList = array_diff(scandir("pages/news/"), array(".", ".."));
$filesList = array_reverse($filesList);
foreach ($filesList as &$file) {
$filenamePeaces = explode(".", $file);
$ext = $filenamePeaces[count($filenamePeaces)-1];
if ($ext == "html" || $ext == "php") {
echo "<div>\n";
echo file_get_contents("pages/news/" . $file);
echo "\n</div>";
}
}
?>

View File

@ -0,0 +1,5 @@
<h3>Частичное восстановление сайта организации</h3>
<p><b>2023.06.24</b></p>
<p>
В связи с тем, что к хранилищу с исходниками сайта доступа сейчас нет и в ближайшее время вряд ли будет; а бэкапы оказались весьма протухшими - мы решили создать временный сайт с нуля. Пока что тут не слишком много наполнения, по сравнению с оригиналом, но это временно и в будущем он будет расширен.
</p>

View File

@ -0,0 +1,8 @@
<h3>Начало работы над проектом мессенджера</h3>
<p><b>2023.06.25</b></p>
<p>
Проект нашего самопального мессенджера под названием "Марафон" был придуман и запланирован ещё пару лет назад, а сегодня объявляется начало его разработки. Начнём мы со спецификации протокола и документации в целом.
</p>
<p>
Работа ведётся на C/C++ и Qt 5, с возможным потенциальным применением Python 3 для тестовой реализации сервера. Ссылка на репозиторий будет чуть позже.
</p>