1
0
This commit is contained in:
Chicory ☕ 2024-07-13 19:55:02 +03:00
commit 2f15b3fd2e
Signed by: chicory
GPG Key ID: AC95A793F70BEDCD
11 changed files with 491 additions and 0 deletions

183
NOTICE Normal file
View File

@ -0,0 +1,183 @@
/*-----------------------------------------------------------------------------
Roboto Mono font
Copyright: Google Inc. 2015
URL: https://github.com/googlefonts/roboto
License: http://www.apache.org/licenses/LICENSE-2.0
-----------------------------------------------------------------------------*/
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

46
OMEMO.txt Normal file
View File

@ -0,0 +1,46 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
+--------------------------------------------------------------+
| OMEMO fingerprints |
+--------------------------------------------------------------+
chicory@im.fossee.net desktop (Dino):
- -----------------------------------------------------------------
f542 4a58 7225 e463 b0ac 2184 e694 f2d6
bc13 b508 0ed8 a63f 19d3 4123 6b85 7161
chicory@im.fossee.net mobile (Conversations):
- -----------------------------------------------------------------
f542 4a58 7225 e463 b0ac 2184 e694 f2d6
bc13 b508 0ed8 a63f 19d3 4123 6b85 7161
chicory@disroot.org desktop (Dino):
- -----------------------------------------------------------------
d098 1b62 fcb4 c1fe 6760 1586 d5eb a6ca
9ab7 0c7b 7fbc 3aa1 ec6c deb5 1a5d db1a
chicory@disroot.org mobile (Conversations):
- -----------------------------------------------------------------
29f6 7377 8d7a b7ea c7bb ab20 8313 952a
7271 5c95 5a7e 95a7 23af b251 0db9 e71e
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEFdaYVuHd4lKwY6x+rJWnk/cL7c0FAmaSsKIACgkQrJWnk/cL
7c2MeQ/+Lo07eHHPNxSWnp9melsCUmGa7aU8iMVY0HnZjnSj9DDrlFtBFIPvXlY8
jTUCuJun5rRM/xAoht1sFqE0FjaFLdF0QQgz+SR6AMYxU+gOsvHwXtHouAhrg2Ma
xbZ+f3hQBQlyW4io8yFwDeIuKQBfY9hcGhtOYY98P9mL9E0M/U8rIAN4kR+n+aSE
QfHcY6PZ1W48tQQYMRYTTI0iNeiN51wssdT67fEPMKILFAIA3+Pa7PPNsz/wHjDw
KBWeuO0jyzrcQ0gyAMQsXNMIHxMWfHeDOEVSZbxBI10AN3Lrwj7o/7gwJwvvTZcT
n+xxV8BL2N2SUd2x3dwhxTYCwoGExB778L3LVKKDCA6gEfgJoQqwUj+Y9wBMEkeH
JgBnhQpW8OBsPKb9WGbL/7/sFGhj7BR0C8w8jtVpCPdN/2qD4+rptsD7pohaZAH/
AuMd4l0EHnvCSam+oAvM0bbJQeR4hYkgs+Zs0wmDlFT16LxBLWGg+RtO1lavkzIk
QdEt12a23Zam3CVqZOzLIkB2Oa4DUUKHm5GPVFvSQjzsO9wHHotCfemuevhLYwfX
xax8sIunlWvPWjCGtp43gwmx71lIRQAwRqEwC+aPG6OG+JfmrkfBGAJg0oaBp5A4
QOnWuhxmipBJ7BO+qFXHspR3p8VzL1uBHB+SRRAaQjhPqeiicI8=
=mQ2h
-----END PGP SIGNATURE-----

1
README.md Normal file
View File

@ -0,0 +1 @@
## Static content for chicory.fossee.net

32
accounts.html Normal file
View File

@ -0,0 +1,32 @@
<!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.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="stylesheet" type="text/css" href="assets/media.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~/Accounts</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~/Accounts</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~/Accounts $</b> list<br>
Reserve Fedi Acc: <a rel="me" href="https://mstdn.social/@chicory" target="_blank">@chicory@mstdn.social</a><br>
Reserve E-Mail: <a href="mailto:ch1c0ry@proton.me">ch1c0ry@proton.me</a><br>
Reserve E-Mail: <a href="mailto:chicory@disroot.org">chicory@disroot.org</a><br>
Reserve XMPP: <a href="xmpp:chicory@disroot.org">chicory@disroot.org</a><br>
Stepik: <a href="https://stepik.org/users/390276134" target="_blank">@Chicory</a><br>
CodeWars: <a href="https://www.codewars.com/users/ch1c0ry" target="_blank">@ch1c0ry</a><br>
<b>chicory@fossee:~/Accounts $</b> <a href="index.html">go_home</a> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>

BIN
assets/RobotoMono-Light.ttf Normal file

Binary file not shown.

BIN
assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

80
assets/main.css Normal file
View File

@ -0,0 +1,80 @@
* {
padding: 0;
margin: 0;
}
@font-face {
font-family: "RobotoMono";
src: url("RobotoMono-Light.ttf") format("woff");
}
body {
font-family: RobotoMono, monospace;
font-size: 14px;
color: #c8cfd8;
background: #343944;
margin: auto;
padding-top: 60px;
line-height: 1.3em;
}
a {
color: #5294e2;
}
b{
color: #6a9e41;
}
.window {
background: #404552;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
border-radius: 5px;
border: 2px solid #2e333f;
width: 480px;
margin: auto;
}
.window_header {
background: #2e333f;
color: #c8cfd8;
padding: 7px;
}
.window_title {
display: inline-block;
}
.window_minimize_button, .window_maximize_button, .window_close_button {
border-radius: 7px;
width: 12px;
height: 12px;
display: inline-block;
float: right;
margin-left: 6px;
}
.window_minimize_button {
background: #2cc640;
border: 1px solid #51a75c;
}
.window_maximize_button {
background: #fdbf2e;
border: 1px solid #d6a839;
}
.window_close_button {
background: #fe6256;
border: 1px solid #ca5f59;
}
.window_content {
padding: 7px;
}
.blink {
animation: blinking 1s infinite;
}
@keyframes blinking {
0% { clear: both; }
50%{ color: transparent; }
}
@media screen and (max-width: 800px) {
body {
padding: 15px;
margin-top: 15px;
}
}

51
chicory.asc Normal file
View File

@ -0,0 +1,51 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
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
=Yn3U
-----END PGP PUBLIC KEY BLOCK-----

36
index.html Normal file
View File

@ -0,0 +1,36 @@
<!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.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~$</b> about<br>
Hi I'm Chicory ☕<br>
I am a back-end developer from Eastern Europe.<br>
FOSS fanatic, GNU/Linux user, bit of a geek.<br>
-----------------------------<br>
My works you can look <a href="projects.html">here</a>.<br>
<b>chicory@fossee:~$</b> contacts<br>
Fediverse: <a rel="me" href="https://social.fossee.net/chicory" target="_blank">@chicory@social.fossee.net</a><br>
Git repo: <a href="https://code.fossee.net/chicory" target="_blank">https://code.fossee.net/chicory</a><br>
Mail box: <a href="mailto:chicory@dfossee.net">chicory@fossee.net</a><br>
XMPP JID: <a href="xmpp:chicory@im.fossee.net">xmpp:chicory@im.fossee.net</a><br>
Other: <a href="chicory.asc" target="_blank">PGP</a> <a href="OMEMO.txt" target="_blank">OMEMO</a> <a href="accounts.html">Other accounts</a><br>
<b>chicory@fossee:~$</b> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>

30
projects.html Normal file
View File

@ -0,0 +1,30 @@
<!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.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="stylesheet" type="text/css" href="assets/media.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~/Projects</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~/Projects</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~/Projects $</b> list<br>
<u><a href="https://codeberg.org/chicory/keemun/src/branch/dev" target="_blank">keemun</a></u> (WIP) AGPL 3.0<br>
<i>Federated blog platform.</i><br>
<u><a href="https://codeberg.org/chicory/orblog-legacy" target="_blank">orblog-legacy</a></u> (deprecated) Apache 2.0<br>
<i>orblog - Simple blog for hidden networks.</i><br>
<b>chicory@fossee:~/Projects $</b> <a href="index.html">go_home</a> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>

32
works.html Normal file
View File

@ -0,0 +1,32 @@
<!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.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="stylesheet" type="text/css" href="assets/media.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~/Works</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~/Works</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~/Works $</b> list<br>
<u><a href="https://codeberg.org/chicory/css-terminal-template" target="_blank">css-terminal-template</a></u> Apache 2.0<br>
<i>CSS template of this website.</i><br>
<u><a href="https://codeberg.org/chicory/zenburn-gtksourceview" target="_blank">zenburn-gtksourceview</a></u> CC0<br>
<i>Dark theme for GTKSourceView.</i><br>
<u><a href="https://codeberg.org/chicory/generation-python-newbie" target="_blank">generation-python-newbie</a></u> MIT<br>
<i>Решения для практических задач "Поколение Python": курс для начинающих.</i><br>
<b>chicory@fossee:~/Works $</b> <a href="index.html">go_home</a> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>