List of commits:
Subject Hash Author Date (UTC)
Add styles, improve semantics 068f4e9748d13b3ef966048dd55199b1d9022440 Maxim Leonov 2017-07-20 00:00:00
Initial commit f93b57db1b04241715ed207e72b0bcd8b53ca872 Maxim Leonov 2017-07-20 00:00:00
Commit 068f4e9748d13b3ef966048dd55199b1d9022440 - Add styles, improve semantics
Author: Maxim Leonov
Author date (UTC): 2017-07-20 00:00
Committer name: Maxim Leonov
Committer date (UTC): 2017-07-20 00:00
Parent(s): f93b57db1b04241715ed207e72b0bcd8b53ca872
Signing key:
Tree: 13da87e14153a9c5c7b497a44978ebbd122e00ac
File Lines added Lines deleted
index.html 5 7
ru.html 2 2
style.css 23 0
File index.html changed (mode: 100644) (index 8cea460..023be92)
4 4 <title>Meronos ismy.dDNS.name</title> <title>Meronos ismy.dDNS.name</title>
5 5 <link rel="stylesheet" href="style.css" type="text/css"> <link rel="stylesheet" href="style.css" type="text/css">
6 6 <p lang="ru"><a href="ru.html">�� ������</a> <p lang="ru"><a href="ru.html">�� ������</a>
7 <p>I am <b>Maxim �Meronos� Leonov</b>.
7 8 <dl> <dl>
8 <dt>My name:
9 <dd>Maxim �Meronos� Leonov
10 9 <dt>My interests: <dt>My interests:
11 10 <dd>physical restraint, merinthophilia, distributed peer-to-peer networking <dd>physical restraint, merinthophilia, distributed peer-to-peer networking
12 11 <dt>My mission: <dt>My mission:
13 12 <dd>to collect and preserve personal web sites dedicated to the love of physical restraint <dd>to collect and preserve personal web sites dedicated to the love of physical restraint
14 13 <dt>My aim: <dt>My aim:
15 14 <dd>to feel good knowing that my archives are in good hands <dd>to feel good knowing that my archives are in good hands
16 <dt>My archives:
17 <dd>
15 </dl>
16 <p>By the way, <b>�ismy.dDNS.name�</b> is not my permanent cyber name. It is subject to political and commercial issues. This may change as technology progresses and we finally have a permanent global and affordable naming system.
17 <p>For now, your best bet if this site goes down is to search for my name as it stated above.
18 <h3>Web site archives</h3>
18 19 <ul> <ul>
19 20 <li><a href="https://rocketgit.com/user/meronos/ttt/source/tree/branch/master/blob/README">Tied and True Tales: the Archive</a> <li><a href="https://rocketgit.com/user/meronos/ttt/source/tree/branch/master/blob/README">Tied and True Tales: the Archive</a>
20 21 </ul> </ul>
21 </dl>
22 <p>By the way, �ismy.dDNS.name� is not my permanent cyber name. It is subject to political and commercial issues. This may change as technology progresses and we finally have a permanent global and affordable naming system.
23 <p>For now, your best bet if this site goes down is to search for my name as it stated above.
File ru.html changed (mode: 100644) (index 80798fe..bc71c81)
4 4 <title>��� ����� �������</title> <title>��� ����� �������</title>
5 5 <link rel="stylesheet" href="style.css" type="text/css"> <link rel="stylesheet" href="style.css" type="text/css">
6 6 <p lang="en"><a href="index.html">In English</a> <p lang="en"><a href="index.html">In English</a>
7 <p>��� ����� ������ �������� ������
7 <p>��� ����� <b>������ �������� ������</b>.
8 8 <dl> <dl>
9 9 <dt>��� �������: <dt>��� �������:
10 10 <dd>��������� ���������� �����������, ����������� � ������������ ����������� ������ ��������� <dd>��������� ���������� �����������, ����������� � ������������ ����������� ������ ���������
 
14 14 <dd>���������� ������������ ������ �����, ���, ��� ��� ���� � ����� ���� <dd>���������� ������������ ������ �����, ���, ��� ��� ���� � ����� ����
15 15 </dl> </dl>
16 16 <p>���� ������ ������ ����� ������ ���-������, ���� ����� �������� � �������� <a href="index.html">�� ����������</a>. � ������ ���� �������� ����� ����� �� ���� �������� ������. ��� �����, ����� ��� ����� ���� ����? <p>���� ������ ������ ����� ������ ���-������, ���� ����� �������� � �������� <a href="index.html">�� ����������</a>. � ������ ���� �������� ����� ����� �� ���� �������� ������. ��� �����, ����� ��� ����� ���� ����?
17 <p>������, �ismy.dDNS.name� �� ������ ���� �������� ������ � �����������������. ��� ���������� ������� �� ���������� � ���������� ��� ��� ����� �������. ��������, �������� ������� ��������� � ��� ������ ����� �������� �������� ������� ����� ���, �������� �������.
17 <p>������, <b>�ismy.dDNS.name�</b> �� ������ ���� �������� ������ � �����������������. ��� ���������� ������� �� ���������� � ���������� ��� ��� ����� �������. ��������, �������� ������� ��������� � ��� ������ ����� �������� �������� ������� ����� ���, �������� �������.
18 18 <p>� ����, ��� ��� ������� � �����, ���� ���� ���� ������ ����������, ��� ������� ��� �� �����, ���������� ��. <p>� ����, ��� ��� ������� � �����, ���� ���� ���� ������ ����������, ��� ������� ��� �� �����, ���������� ��.
File style.css added (mode: 100644) (index 0000000..5e3519d)
1 body {
2 margin: 0 20px;
3 color: #444;
4 background-color: #eee
5 }
6 @media (min-width: 1000px) {
7 body {
8 margin: auto;
9 width: 960px
10 }
11 }
12 a {
13 color: #447099;
14 text-decoration: none
15 }
16 dt {
17 font-weight: bold
18 }
19 h3 {
20 margin: 0.2em 0;
21 font-size: 1.1em;
22 text-align: center
23 }
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/meronos/id

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/meronos/id

Clone this repository using git:
git clone git://git.rocketgit.com/user/meronos/id

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main