From 22732a8240f16a9f3e058a26bfa5d3123ae1bd80 Mon Sep 17 00:00:00 2001 From: horhik Date: Sun, 26 Sep 2021 14:58:27 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 1 + assets/css/elements/contacts.scss | 4 +- config.toml | 2 +- layouts/partials/footer.html | 38 +- layouts/partials/header.html | 11 +- public/404.html | 110 ----- public/categories/index.html | 132 ------ public/categories/index.xml | 10 - public/categories/page/1/index.html | 1 - public/css/app-page.svg | 73 ---- public/css/appstore.svg | 16 - public/css/basic.css | 377 ------------------ ...f36b014bcff9f92ca85b340ba9b72a51495819.css | 1 - public/css/github-icon.svg | 3 - public/css/googleplay.svg | 13 - public/css/stopwatch.svg | 11 - public/css/watch.svg | 4 - public/fonts/Twemoji.ttf | Bin 13356392 -> 0 bytes public/fonts/mononoki-Bold.eot | Bin 37402 -> 0 bytes public/fonts/mononoki-Bold.ttf | Bin 94676 -> 0 bytes public/fonts/mononoki-Bold.woff | Bin 43696 -> 0 bytes public/fonts/mononoki-Bold.woff2 | Bin 33576 -> 0 bytes public/fonts/mononoki-BoldItalic.eot | Bin 41552 -> 0 bytes public/fonts/mononoki-BoldItalic.ttf | Bin 101312 -> 0 bytes public/fonts/mononoki-BoldItalic.woff | Bin 48132 -> 0 bytes public/fonts/mononoki-BoldItalic.woff2 | Bin 37108 -> 0 bytes public/fonts/mononoki-Italic.eot | Bin 39416 -> 0 bytes public/fonts/mononoki-Italic.ttf | Bin 96616 -> 0 bytes public/fonts/mononoki-Italic.woff | Bin 46144 -> 0 bytes public/fonts/mononoki-Italic.woff2 | Bin 35116 -> 0 bytes public/fonts/mononoki-Regular.eot | Bin 36280 -> 0 bytes public/fonts/mononoki-Regular.ttf | Bin 90216 -> 0 bytes public/fonts/mononoki-Regular.woff | Bin 42208 -> 0 bytes public/fonts/mononoki-Regular.woff2 | Bin 32456 -> 0 bytes .../https/github.com/hole-chat/index.html | 132 ------ .../https/github.com/hole-chat/index.xml | 10 - .../github.com/hole-chat/page/1/index.html | 1 - .../github.com/horhik/ankilan/index.html | 132 ------ .../https/github.com/horhik/ankilan/index.xml | 10 - .../horhik/ankilan/page/1/index.html | 1 - .../https/github.com/horhik/snake/index.html | 132 ------ .../https/github.com/horhik/snake/index.xml | 10 - .../github.com/horhik/snake/page/1/index.html | 1 - .../github.com/horhik/tasquare/index.html | 132 ------ .../github.com/horhik/tasquare/index.xml | 10 - .../horhik/tasquare/page/1/index.html | 1 - public/github/index.html | 168 -------- public/github/index.xml | 46 --- public/github/page/1/index.html | 1 - public/home/index.html | 109 ----- public/index.html | 120 ------ public/index.xml | 65 --- public/page/1/index.html | 1 - public/portfolio/ankilan/index.html | 109 ----- public/portfolio/hole/index.html | 109 ----- public/portfolio/index.html | 209 ---------- public/portfolio/index.xml | 47 --- public/portfolio/snake/index.html | 125 ------ public/portfolio/snake/snake-desktop.png | Bin 17826 -> 0 bytes public/portfolio/snake/snake-mobile.png | Bin 82374 -> 0 bytes public/portfolio/tasquare/index.html | 109 ----- public/posts/index.html | 102 ----- public/posts/index.xml | 20 - public/posts/my-first-post/index.html | 122 ------ public/posts/page/1/index.html | 1 - .../index.html | 179 --------- public/posts/second-test-post/index.html | 78 ---- .../core/blob/master/readme.md/index.html | 132 ------ .../core/blob/master/readme.md/index.xml | 10 - .../blob/master/readme.md/page/1/index.html | 1 - public/site/https/snake.horhik.xyz/index.html | 132 ------ public/site/https/snake.horhik.xyz/index.xml | 10 - .../https/snake.horhik.xyz/page/1/index.html | 1 - .../site/https/tasquare.horhik.xyz/index.html | 132 ------ .../site/https/tasquare.horhik.xyz/index.xml | 10 - .../tasquare.horhik.xyz/page/1/index.html | 1 - public/site/index.html | 159 -------- public/site/index.xml | 37 -- public/site/page/1/index.html | 1 - public/sitemap.xml | 61 --- public/tags/game/index.html | 165 -------- public/tags/game/index.xml | 20 - public/tags/game/page/1/index.html | 1 - public/tags/index.html | 150 ------- public/tags/index.xml | 29 -- public/tags/javascript/index.html | 165 -------- public/tags/javascript/index.xml | 20 - public/tags/javascript/page/1/index.html | 1 - public/tags/page/1/index.html | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 2 +- 90 files changed, 25 insertions(+), 4315 deletions(-) delete mode 100644 public/404.html delete mode 100644 public/categories/index.html delete mode 100644 public/categories/index.xml delete mode 100644 public/categories/page/1/index.html delete mode 100644 public/css/app-page.svg delete mode 100644 public/css/appstore.svg delete mode 100644 public/css/basic.css delete mode 100644 public/css/basic.min.1c7d0df3f4d862d66ca5b3d7d7f36b014bcff9f92ca85b340ba9b72a51495819.css delete mode 100644 public/css/github-icon.svg delete mode 100644 public/css/googleplay.svg delete mode 100644 public/css/stopwatch.svg delete mode 100644 public/css/watch.svg delete mode 100644 public/fonts/Twemoji.ttf delete mode 100644 public/fonts/mononoki-Bold.eot delete mode 100644 public/fonts/mononoki-Bold.ttf delete mode 100644 public/fonts/mononoki-Bold.woff delete mode 100644 public/fonts/mononoki-Bold.woff2 delete mode 100644 public/fonts/mononoki-BoldItalic.eot delete mode 100644 public/fonts/mononoki-BoldItalic.ttf delete mode 100644 public/fonts/mononoki-BoldItalic.woff delete mode 100644 public/fonts/mononoki-BoldItalic.woff2 delete mode 100644 public/fonts/mononoki-Italic.eot delete mode 100644 public/fonts/mononoki-Italic.ttf delete mode 100644 public/fonts/mononoki-Italic.woff delete mode 100644 public/fonts/mononoki-Italic.woff2 delete mode 100644 public/fonts/mononoki-Regular.eot delete mode 100644 public/fonts/mononoki-Regular.ttf delete mode 100644 public/fonts/mononoki-Regular.woff delete mode 100644 public/fonts/mononoki-Regular.woff2 delete mode 100644 public/github/https/github.com/hole-chat/index.html delete mode 100644 public/github/https/github.com/hole-chat/index.xml delete mode 100644 public/github/https/github.com/hole-chat/page/1/index.html delete mode 100644 public/github/https/github.com/horhik/ankilan/index.html delete mode 100644 public/github/https/github.com/horhik/ankilan/index.xml delete mode 100644 public/github/https/github.com/horhik/ankilan/page/1/index.html delete mode 100644 public/github/https/github.com/horhik/snake/index.html delete mode 100644 public/github/https/github.com/horhik/snake/index.xml delete mode 100644 public/github/https/github.com/horhik/snake/page/1/index.html delete mode 100644 public/github/https/github.com/horhik/tasquare/index.html delete mode 100644 public/github/https/github.com/horhik/tasquare/index.xml delete mode 100644 public/github/https/github.com/horhik/tasquare/page/1/index.html delete mode 100644 public/github/index.html delete mode 100644 public/github/index.xml delete mode 100644 public/github/page/1/index.html delete mode 100644 public/home/index.html delete mode 100644 public/index.html delete mode 100644 public/index.xml delete mode 100644 public/page/1/index.html delete mode 100644 public/portfolio/ankilan/index.html delete mode 100644 public/portfolio/hole/index.html delete mode 100644 public/portfolio/index.html delete mode 100644 public/portfolio/index.xml delete mode 100644 public/portfolio/snake/index.html delete mode 100644 public/portfolio/snake/snake-desktop.png delete mode 100644 public/portfolio/snake/snake-mobile.png delete mode 100644 public/portfolio/tasquare/index.html delete mode 100644 public/posts/index.html delete mode 100644 public/posts/index.xml delete mode 100644 public/posts/my-first-post/index.html delete mode 100644 public/posts/page/1/index.html delete mode 100644 public/posts/pyautogui-for-simplifying-anki-routine/index.html delete mode 100644 public/posts/second-test-post/index.html delete mode 100644 public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.html delete mode 100644 public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.xml delete mode 100644 public/site/https/github.com/hole-chat/core/blob/master/readme.md/page/1/index.html delete mode 100644 public/site/https/snake.horhik.xyz/index.html delete mode 100644 public/site/https/snake.horhik.xyz/index.xml delete mode 100644 public/site/https/snake.horhik.xyz/page/1/index.html delete mode 100644 public/site/https/tasquare.horhik.xyz/index.html delete mode 100644 public/site/https/tasquare.horhik.xyz/index.xml delete mode 100644 public/site/https/tasquare.horhik.xyz/page/1/index.html delete mode 100644 public/site/index.html delete mode 100644 public/site/index.xml delete mode 100644 public/site/page/1/index.html delete mode 100644 public/sitemap.xml delete mode 100644 public/tags/game/index.html delete mode 100644 public/tags/game/index.xml delete mode 100644 public/tags/game/page/1/index.html delete mode 100644 public/tags/index.html delete mode 100644 public/tags/index.xml delete mode 100644 public/tags/javascript/index.html delete mode 100644 public/tags/javascript/index.xml delete mode 100644 public/tags/javascript/page/1/index.html delete mode 100644 public/tags/page/1/index.html diff --git a/.gitignore b/.gitignore index 8b09fa3..0624271 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *# *~ +./public diff --git a/assets/css/elements/contacts.scss b/assets/css/elements/contacts.scss index c1db4c1..6cedcc7 100644 --- a/assets/css/elements/contacts.scss +++ b/assets/css/elements/contacts.scss @@ -9,7 +9,7 @@ .contact-link{ text-decoration: none; - font-size: 0.3em; + font-size: 1em; color: var(--cyan); line-height: 0.8em; margin:10px 15px; @@ -20,4 +20,4 @@ .copyright{ font-family: $main-font; margin-left: 20px; -} \ No newline at end of file +} diff --git a/config.toml b/config.toml index c2d8479..8ec88ee 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ #baseURL = "https://horhik.xyz/" baseURL = "https://god.redeyes.club/" languageCode = "en-us" -title = "Horhik's page" +title = "Your redeyes god" summaryLength=10 enableEmoji = true diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 75c9d56..113c66a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,32 +1,22 @@ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 1529a3f..00679f5 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,18 +1,19 @@ -{{$horhik := "░█░█░█▀█░█▀▄░█░█░▀█▀░█░█░░░░█░█░█░█░▀▀█\n░█▀█░█░█░█▀▄░█▀█░░█░░█▀▄░░░░▄▀▄░░█░░▄▀░\n░▀░▀░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀░▀░░▀░▀░░▀░░▀▀▀"}} +{{$horhik := "░█░█░▀█▀░░░░░░░▀█▀░▀░█▄█░░░█▀█░░░█░█░█▀█░█▀▄░█░█░▀█▀░█░█\n░█▀█░░█░░░░░░░░░█░░░░█░█░░░█▀█░░░█▀█░█░█░█▀▄░█▀█░░█░░█▀▄\n░▀░▀░▀▀▀░▄▀░░░░▀▀▀░░░▀░▀░░░▀░▀░░░▀░▀░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀"}} +{{$home := "░█▄█░█▀█░▀█▀░█▀█░▄▀░░▀▄░\n\n░█░█░█▀█░░█░░█░█░█░░░░█░\n░▀░▀░▀░▀░▀▀▀░▀░▀░░▀░░▀░░"}} {{$portfolio := "░█▀█░█▀█░█▀▄░▀█▀░█▀▀░█▀█░█░░░▀█▀░█▀█\n░█▀▀░█░█░█▀▄░░█░░█▀▀░█░█░█░░░░█░░█░█\n░▀░░░▀▀▀░▀░▀░░▀░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀"}} {{$blog := "░█▀▄░█░░░█▀█░█▀▀\n ░█▀▄░█░░░█░█░█░█\n ░▀▀░░▀▀▀░▀▀▀░▀▀▀"}} {{$sec := .FirstSection}}