From 82469bbf985e0282d99e253dddc5d7944cfc15f0 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 25 Jun 2023 20:24:13 +0300 Subject: [PATCH] update index page --- themes/papercut/README.md | 1 + themes/papercut/layouts/_index/projects.html | 83 +++++ themes/papercut/layouts/_index/projects2.html | 126 ++++++++ themes/papercut/layouts/_index/reach_me.html | 9 + .../papercut/layouts/_index/what_i_use.html | 42 +++ themes/papercut/layouts/index.html | 300 +----------------- 6 files changed, 268 insertions(+), 293 deletions(-) create mode 100644 themes/papercut/README.md create mode 100644 themes/papercut/layouts/_index/projects.html create mode 100644 themes/papercut/layouts/_index/projects2.html create mode 100644 themes/papercut/layouts/_index/reach_me.html create mode 100644 themes/papercut/layouts/_index/what_i_use.html diff --git a/themes/papercut/README.md b/themes/papercut/README.md new file mode 100644 index 0000000..39034ea --- /dev/null +++ b/themes/papercut/README.md @@ -0,0 +1 @@ +Drop `bootstrap.min.css` from Bootstrap **5.3.0** in `static/css` folder. diff --git a/themes/papercut/layouts/_index/projects.html b/themes/papercut/layouts/_index/projects.html new file mode 100644 index 0000000..f4bf924 --- /dev/null +++ b/themes/papercut/layouts/_index/projects.html @@ -0,0 +1,83 @@ +
+

🗂️ Project list

+ +
+ +
+
+

⛏️ + + Minecraft JE Batch Launcher +

+

Simple script for launch Minecraft without official launcher. Any OS

+
+
+ +
+
+

🔡 + + е с точками +

+

Сайт для тех, что ценит русский язык и красивое написание текста

+
+
+ +
+
+

🎞️ + + Get YouTube video cover +

+

Service for download video cover from YouTube

+
+
+
+ +
+

⌨️ + + CHange Of LAyout +

+

Меняем написанный текст буржуйской раскладки на нашинскую

+
+
+ +
+
+

🔑 + + pmng +

+

The very simple password manager for humans

+
+
+ +
+
+

🍎 + + assm +

+

iOS splash screen generator

+
+
+ +
+
+

🟢 + + vk0nline +

+

systemd service and utility for set online status on vk.com

+
+
+
+
diff --git a/themes/papercut/layouts/_index/projects2.html b/themes/papercut/layouts/_index/projects2.html new file mode 100644 index 0000000..b5124d3 --- /dev/null +++ b/themes/papercut/layouts/_index/projects2.html @@ -0,0 +1,126 @@ +
+

💼 Other projects

+ +
+
+

+ git.a2s.su — + Git mirrors of some repos +

+
+
+

+ battlepillars-bot — + Farming apples bot for + Battlepillars +

+
+
+

+ delver-pack-ru-ru — + Репозиторий перевода Delver +

+
+
+

+ git-ahead-check — + A tool for checking changes that have not been sent in Git repos +

+
+
+

+ eir — + Easy Internet Radio (Visual Basic 6) +

+
+
+

+ aimp-theme-pscc — + Photoshop CC 2014 Visual Style for AIMP 4 +

+
+
+

+ proot-alpine — + Script for run Alpine Linux from user directory +

+
+
+

+ stanis-tits-scrap — + Скрипт для скачивания голых и не только девушек с блога + stanis.ru + +

+
+
+

+ lpp-linux-builder — + Script for build + Lua Player Plus + apps for PSVITA (PSP2) +

+
+
+

+ lastfm-backup — + Script for download music scrobbles from Last.fm +

+
+
+

+ olr_steam — + Скрипт для запуска Oblivion Lost Remake в Steam +

+
+
+

+ ogsr_steam — + Скрипт для запуска OGSR Mod в Steam +

+
+
+

+ minecraft-launcher-libs — + Library parser from + version.json + on Minecraft JE +

+
+
+

+ cuboid — + Stuff JoyeTech Cuboid TC 150W +

+
+
+
diff --git a/themes/papercut/layouts/_index/reach_me.html b/themes/papercut/layouts/_index/reach_me.html new file mode 100644 index 0000000..f40aaff --- /dev/null +++ b/themes/papercut/layouts/_index/reach_me.html @@ -0,0 +1,9 @@ +
+

📫 How to reach me

+ +
diff --git a/themes/papercut/layouts/_index/what_i_use.html b/themes/papercut/layouts/_index/what_i_use.html new file mode 100644 index 0000000..af130aa --- /dev/null +++ b/themes/papercut/layouts/_index/what_i_use.html @@ -0,0 +1,42 @@ +
+

🔌 What I use

+ +

+ 📕 Languages & frameworks: + + Pure C, + Crystal, + JavaScript, + Python, + PHP, + Bootstrap 5 +

+ +

+ 🧰 Tools: + + Porteus, + Alpine Linux, + OpenBSD, + Arch Linux, + Windows 11, + Sublime Text 4, + Windows Terminal, + CorelDRAW, + GameMaker, + EditorConfig, + Gitea, + Git, + Tmux +

+ +

+ 📢 Services: + + FastMail, + Last.fm, + MyAnimeList, + Postcrossing, + Pinterest +

+
diff --git a/themes/papercut/layouts/index.html b/themes/papercut/layouts/index.html index 1ae350c..8b6cf8e 100644 --- a/themes/papercut/layouts/index.html +++ b/themes/papercut/layouts/index.html @@ -3,303 +3,17 @@

- Hey, my name is Alexander Popov.
- I am a chef of anything IT :) + 🙃
+ Hey, my name is Alexander Popov. + I am a chef of anything IT.

-
-

🔌 What I use

+ {{ template "_index/projects.html" . }} + {{ template "_index/projects2.html" . }} + {{ template "_index/what_i_use.html" . }} + {{ template "_index/reach_me.html" . }} -

- 📕 Languages & frameworks: - - Pure C, - Crystal, - JavaScript, - Python, - PHP, - Bootstrap 5 -

- -

- 🧰 Tools: - - Porteus, - Alpine Linux, - OpenBSD, - Arch Linux, - Windows 11, - Sublime Text 4, - Windows Terminal, - CorelDRAW, - GameMaker, - EditorConfig, - Gitea, - Git, - Tmux -

- -

- 📢 Services: - - FastMail, - Last.fm, - Pinterest -

-
- -
-

🗂️ Project list

- -
- -
-
-

⛏️ - - Minecraft JE Batch Launcher -

-

Simple script for launch Minecraft without official launcher. Any OS

-

- Game - Shell -

-
-
- -
-
-

🔡 - - е с точками -

-

Сайт для тех, что ценит русский язык и красивое написание текста

-

- Grammar - JavaScript -

-
-
- -
-
-

🎞️ - - Get YouTube video cover -

-

Service for download video cover from YouTube

-

- YouTube - JavaScript -

-
-
-
- -
-

⌨️ - - CHange Of LAyout -

-

Меняем написанный текст буржуйской раскладки на нашинскую

-

- Grammar - JavaScript -

-
-
- -
-
-

🔑 - - pmng -

-

The very simple password manager for humans

-

- CLI - Tool - Crystal -

-
-
- -
-
-

🍎 - - assm -

-

iOS splash screen generator

-

- CLI - Tool - Python -

-
-
- -
-
-

🟢 - - vk0nline -

-

systemd service and utility for set online status on vk.com

-

- Social - Crystal - systemd -

-
-
-
-
- -
-

💼 Other projects

- -
-
-

- git.a2s.su — - Git mirrors of some repos -

-
-
-

- battlepillars-bot — - Farming apples bot for - Battlepillars -

-
-
-

- delver-pack-ru-ru — - Репозиторий перевода Delver -

-
-
-

- git-ahead-check — - A tool for checking changes that have not been sent in Git repos -

-
-
-

- eir — - Easy Internet Radio (Visual Basic 6) -

-
-
-

- aimp-theme-pscc — - Photoshop CC 2014 Visual Style for AIMP 4 -

-
-
-

- proot-alpine — - Script for run Alpine Linux from user directory -

-
-
-

- stanis-tits-scrap — - Скрипт для скачивания голых и не только девушек с блога - stanis.ru - -

-
-
-

- lpp-linux-builder — - Script for build - Lua Player Plus - apps for PSVITA (PSP2) -

-
-
-

- lastfm-backup — - Script for download music scrobbles from Last.fm -

-
-
-

- olr_steam — - Скрипт для запуска Oblivion Lost Remake в Steam -

-
-
-

- ogsr_steam — - Скрипт для запуска OGSR Mod в Steam -

-
-
-

- minecraft-launcher-libs — - Library parser from - version.json - on Minecraft JE -

-
-
-

- cuboid — - Stuff JoyeTech Cuboid TC 150W -

-
-
-
- -
-

📫 How to reach me

- -
{{ end }}