diff --git a/css/main.css b/css/main.css index 2eef646..96c4f99 100755 --- a/css/main.css +++ b/css/main.css @@ -208,15 +208,6 @@ textarea { text-decoration: underline; } - .git-link { - color: white; - } - - .git-link:visited { - color: white; - text-decoration: underline; - } - a[href]::after { content: " (" attr(href) ")"; } @@ -356,6 +347,7 @@ textarea { .nav-yellow-link img { width: 100%; height: auto; + fill: #1D2934; } .w-25 { @@ -499,6 +491,15 @@ body { width: 100%; } +.git-link { + color: white; +} + +.git-link:visited { + color: white; + text-decoration: underline; +} + .header-p { font-family: "Inter", sans-serif; font-style: normal; @@ -646,18 +647,21 @@ h2:last-of-type { } footer { - height: 40px; + height: 64px; background: #1D2934; display: flex; justify-content: center; } footer a img { - margin: 10px 2px; + width: 32px; + height: auto; + margin: 0 8px; } footer a { - display: block; + display: flex; + align-items: center; } @media (min-width: 768px) { diff --git a/en/img/screenshot1.jpg b/en/img/screenshot1.jpg deleted file mode 100755 index bbbf98e..0000000 Binary files a/en/img/screenshot1.jpg and /dev/null differ diff --git a/en/img/screenshot2.jpg b/en/img/screenshot2.jpg deleted file mode 100755 index 3115d9a..0000000 Binary files a/en/img/screenshot2.jpg and /dev/null differ diff --git a/en/img/screenshot4.jpg b/en/img/screenshot4.jpg deleted file mode 100755 index 93875fa..0000000 Binary files a/en/img/screenshot4.jpg and /dev/null differ diff --git a/en/img/screenshot5.jpg b/en/img/screenshot5.jpg deleted file mode 100755 index 13fe6d5..0000000 Binary files a/en/img/screenshot5.jpg and /dev/null differ diff --git a/en/index.html b/en/index.html index 3af9df7..5e36a0b 100755 --- a/en/index.html +++ b/en/index.html @@ -1,39 +1,46 @@ - + - - + SelfPrivacy — Self-hosted services without pain + + - - - - - - + + + + + + + + + + + + + - - - - - - @@ -250,7 +255,7 @@
- icon + icon

Data control @@ -264,7 +269,7 @@

- icon + icon

Security @@ -281,7 +286,7 @@

- icon + icon

No license agreements @@ -296,7 +301,7 @@

- icon + icon

Save your time and money @@ -317,7 +322,7 @@

- icon + icon

Independency @@ -335,7 +340,7 @@

- icon + icon

Privacy @@ -356,31 +361,15 @@

- - - - - - - - - \ No newline at end of file diff --git a/en/second.html b/en/second.html index 8b3f68f..aa26fe8 100755 --- a/en/second.html +++ b/en/second.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,6 @@ - @@ -22,17 +21,14 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/favicon.ico b/favicon.ico deleted file mode 100755 index be74abd..0000000 Binary files a/favicon.ico and /dev/null differ diff --git a/img/.gitignore b/img/.gitignore deleted file mode 100755 index e69de29..0000000 diff --git a/img/AWS.gif b/img/AWS.gif deleted file mode 100755 index 9743b6c..0000000 Binary files a/img/AWS.gif and /dev/null differ diff --git a/img/Burger Menu.png b/img/Burger Menu.png deleted file mode 100755 index ad8076b..0000000 Binary files a/img/Burger Menu.png and /dev/null differ diff --git a/img/GitHub-Logo.png b/img/GitHub-Logo.png deleted file mode 100755 index aeb7e20..0000000 Binary files a/img/GitHub-Logo.png and /dev/null differ diff --git a/img/GitHubLogo.png b/img/GitHubLogo.png deleted file mode 100755 index f3315a6..0000000 Binary files a/img/GitHubLogo.png and /dev/null differ diff --git a/img/SFPresentation.mp4 b/img/SFPresentation.mp4 deleted file mode 100755 index 873bb70..0000000 Binary files a/img/SFPresentation.mp4 and /dev/null differ diff --git a/img/Server.gif b/img/Server.gif deleted file mode 100755 index 869f84e..0000000 Binary files a/img/Server.gif and /dev/null differ diff --git a/img/Telegram-Logo.png b/img/Telegram-Logo.png deleted file mode 100755 index 0901ae5..0000000 Binary files a/img/Telegram-Logo.png and /dev/null differ diff --git a/img/TelegramLogo.png b/img/TelegramLogo.png deleted file mode 100755 index e63c9c4..0000000 Binary files a/img/TelegramLogo.png and /dev/null differ diff --git a/img/Twitter Logo.png b/img/Twitter Logo.png deleted file mode 100755 index 1efd516..0000000 Binary files a/img/Twitter Logo.png and /dev/null differ diff --git a/img/Twitter-Logo.png b/img/Twitter-Logo.png deleted file mode 100755 index 3294a8f..0000000 Binary files a/img/Twitter-Logo.png and /dev/null differ diff --git a/img/TwitterLogo.png b/img/TwitterLogo.png deleted file mode 100755 index 84a6793..0000000 Binary files a/img/TwitterLogo.png and /dev/null differ diff --git a/img/Vector-1.png b/img/Vector-1.png deleted file mode 100755 index 8c46e83..0000000 Binary files a/img/Vector-1.png and /dev/null differ diff --git a/img/Vector-2.png b/img/Vector-2.png deleted file mode 100755 index 0901ae5..0000000 Binary files a/img/Vector-2.png and /dev/null differ diff --git a/img/Vector-3.png b/img/Vector-3.png deleted file mode 100755 index 04cc712..0000000 Binary files a/img/Vector-3.png and /dev/null differ diff --git a/img/Vector.png b/img/Vector.png deleted file mode 100755 index 8681b2f..0000000 Binary files a/img/Vector.png and /dev/null differ diff --git a/img/cd-icon.png b/img/icons/cd-icon.png similarity index 100% rename from img/cd-icon.png rename to img/icons/cd-icon.png diff --git a/img/eye-icon.png b/img/icons/eye-icon.png similarity index 100% rename from img/eye-icon.png rename to img/icons/eye-icon.png diff --git a/img/ind-icon.png b/img/icons/ind-icon.png similarity index 100% rename from img/ind-icon.png rename to img/icons/ind-icon.png diff --git a/img/like-icon.png b/img/icons/like-icon.png similarity index 100% rename from img/like-icon.png rename to img/icons/like-icon.png diff --git a/img/list-icon.png b/img/icons/list-icon.png similarity index 100% rename from img/list-icon.png rename to img/icons/list-icon.png diff --git a/img/shield-icon.png b/img/icons/shield-icon.png similarity index 100% rename from img/shield-icon.png rename to img/icons/shield-icon.png diff --git a/img/Twitter-Logo.svg b/img/logos/fediverse-blue.svg similarity index 100% rename from img/Twitter-Logo.svg rename to img/logos/fediverse-blue.svg diff --git a/img/Twitter Logo.svg b/img/logos/fediverse-yellow.svg similarity index 100% rename from img/Twitter Logo.svg rename to img/logos/fediverse-yellow.svg diff --git a/img/GitHub Logo.svg b/img/logos/git-blue.svg similarity index 100% rename from img/GitHub Logo.svg rename to img/logos/git-blue.svg diff --git a/img/Vector.svg b/img/logos/git-yellow.svg similarity index 100% rename from img/Vector.svg rename to img/logos/git-yellow.svg diff --git a/img/Logo.png b/img/logos/self-privacy.png similarity index 100% rename from img/Logo.png rename to img/logos/self-privacy.png diff --git a/img/Telegram-Logo.svg b/img/logos/telegram.svg similarity index 100% rename from img/Telegram-Logo.svg rename to img/logos/telegram.svg diff --git a/img/nc-buy-domain-1.gif b/img/nc-buy-domain-1.gif deleted file mode 100755 index 19cf42c..0000000 Binary files a/img/nc-buy-domain-1.gif and /dev/null differ diff --git a/img/Backblaze.GIF b/img/screencasts/Backblaze.gif similarity index 100% rename from img/Backblaze.GIF rename to img/screencasts/Backblaze.gif diff --git a/img/CloudFlare.gif b/img/screencasts/CloudFlare.gif similarity index 100% rename from img/CloudFlare.gif rename to img/screencasts/CloudFlare.gif diff --git a/img/Hetzner.gif b/img/screencasts/Hetzner.gif similarity index 100% rename from img/Hetzner.gif rename to img/screencasts/Hetzner.gif diff --git a/img/add-domain-to-cf.gif b/img/screencasts/add-domain-to-cf.gif similarity index 100% rename from img/add-domain-to-cf.gif rename to img/screencasts/add-domain-to-cf.gif diff --git a/img/nc-buy-domain.gif b/img/screencasts/nc-buy-domain.gif similarity index 100% rename from img/nc-buy-domain.gif rename to img/screencasts/nc-buy-domain.gif diff --git a/img/nc-to-cf.gif b/img/screencasts/nc-to-cf.gif similarity index 100% rename from img/nc-to-cf.gif rename to img/screencasts/nc-to-cf.gif diff --git a/img/screenshot1.png b/img/screenshot1.png deleted file mode 100755 index 7b06195..0000000 Binary files a/img/screenshot1.png and /dev/null differ diff --git a/img/screenshot2.png b/img/screenshot2.png deleted file mode 100755 index 351cf4e..0000000 Binary files a/img/screenshot2.png and /dev/null differ diff --git a/img/screenshot4.png b/img/screenshot4.png deleted file mode 100755 index bcdbf2e..0000000 Binary files a/img/screenshot4.png and /dev/null differ diff --git a/img/screenshot5.png b/img/screenshot5.png deleted file mode 100755 index 0526ab1..0000000 Binary files a/img/screenshot5.png and /dev/null differ diff --git a/img/screenshots/1-en.png b/img/screenshots/1-en.png new file mode 100644 index 0000000..d056a8d Binary files /dev/null and b/img/screenshots/1-en.png differ diff --git a/img/screenshots/1-ru.png b/img/screenshots/1-ru.png new file mode 100644 index 0000000..940f297 Binary files /dev/null and b/img/screenshots/1-ru.png differ diff --git a/img/screenshots/2-en.png b/img/screenshots/2-en.png new file mode 100644 index 0000000..8e76b40 Binary files /dev/null and b/img/screenshots/2-en.png differ diff --git a/img/screenshots/2-ru.png b/img/screenshots/2-ru.png new file mode 100644 index 0000000..730e234 Binary files /dev/null and b/img/screenshots/2-ru.png differ diff --git a/img/screenshots/3-en.png b/img/screenshots/3-en.png new file mode 100644 index 0000000..25e7389 Binary files /dev/null and b/img/screenshots/3-en.png differ diff --git a/img/screenshots/3-ru.png b/img/screenshots/3-ru.png new file mode 100644 index 0000000..d03c2d2 Binary files /dev/null and b/img/screenshots/3-ru.png differ diff --git a/img/screenshots/4-en.png b/img/screenshots/4-en.png new file mode 100644 index 0000000..a726606 Binary files /dev/null and b/img/screenshots/4-en.png differ diff --git a/img/screenshots/4-ru.png b/img/screenshots/4-ru.png new file mode 100644 index 0000000..f246582 Binary files /dev/null and b/img/screenshots/4-ru.png differ diff --git a/img/screenshots/5-en.png b/img/screenshots/5-en.png new file mode 100644 index 0000000..c80cfa2 Binary files /dev/null and b/img/screenshots/5-en.png differ diff --git a/img/screenshots/5-ru.png b/img/screenshots/5-ru.png new file mode 100644 index 0000000..53faea4 Binary files /dev/null and b/img/screenshots/5-ru.png differ diff --git a/index.html b/index.html index 14e2af4..ae01dc3 100755 --- a/index.html +++ b/index.html @@ -1,10 +1,12 @@ - + - - + SelfPrivacy + + @@ -12,28 +14,37 @@ - + + + + + + + + + + + + - - - - - -
-
@@ -123,11 +131,6 @@

- - - - -

Мессенджер @@ -139,7 +142,6 @@

-

Менеджер паролей @@ -205,9 +207,6 @@ и слежки.

- - -
@@ -217,12 +216,8 @@

Преимущества

- -
-
-

Нулевое доверие @@ -251,15 +246,13 @@ дата-центр.

-
-
- icon + icon

Контроль данных @@ -273,7 +266,7 @@

- icon + icon

Безопасность @@ -290,7 +283,7 @@

- icon + icon

Без лицензионных соглашений @@ -305,7 +298,7 @@

- icon + icon

Экономия времени, денег и сил @@ -326,7 +319,7 @@

- icon + icon

Независимость @@ -344,7 +337,7 @@

- icon + icon

Приватность @@ -354,10 +347,7 @@ Без регистрации, куков, телеметрии, логов, гугл аналитики и облаков.

- -
-
@@ -365,31 +355,15 @@ - - - - - - - - - \ No newline at end of file diff --git a/screenshot1.jpg b/screenshot1.jpg deleted file mode 100755 index 3ef533f..0000000 Binary files a/screenshot1.jpg and /dev/null differ diff --git a/screenshot2.jpg b/screenshot2.jpg deleted file mode 100755 index 0011ed2..0000000 Binary files a/screenshot2.jpg and /dev/null differ diff --git a/screenshot4.jpg b/screenshot4.jpg deleted file mode 100755 index 6703d89..0000000 Binary files a/screenshot4.jpg and /dev/null differ diff --git a/screenshot5.jpg b/screenshot5.jpg deleted file mode 100755 index 2be499b..0000000 Binary files a/screenshot5.jpg and /dev/null differ diff --git a/second.html b/second.html index 2abbee0..ad66945 100755 --- a/second.html +++ b/second.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,6 @@ - @@ -22,17 +21,14 @@ - - - - - - - - - - - - - - - - \ No newline at end of file