From 9c4bfc84ff9579c36fe5b49551f14bea759ac973 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Fri, 23 Feb 2024 03:06:08 +0100 Subject: [PATCH] Texts edited, projects redesigned, posts temporarily removed, pkmples project added and more --- config.toml | 3 +- content/about.md | 23 ++++++++++-- content/console.md | 4 --- .../projects/gitlab-ce-auto-minor-upgrade.md | 19 ---------- content/projects/pkmples.md | 17 +++++++++ content/projects/wpa_tui.md | 18 ---------- sass/console.scss | 5 --- sass/project.scss | 36 +++++++++++-------- templates/about.html | 14 +------- templates/base.html | 4 +-- templates/console.html | 12 ------- templates/index.html | 14 ++------ templates/project.html | 13 ++++--- templates/project_list.html | 2 +- 14 files changed, 76 insertions(+), 108 deletions(-) delete mode 100644 content/console.md delete mode 100644 content/projects/gitlab-ce-auto-minor-upgrade.md create mode 100644 content/projects/pkmples.md delete mode 100644 content/projects/wpa_tui.md delete mode 100644 sass/console.scss delete mode 100644 templates/console.html diff --git a/config.toml b/config.toml index 200dbd5..405b006 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,7 @@ build_search_index = false [markdown] highlight_code = true +external_links_target_blank = true external_links_no_follow = true external_links_no_referrer = true smart_punctuation = true @@ -18,6 +19,6 @@ nav_items = [ {name="Home", path="/"}, {name="About", path="/about"}, {name="Projects", path="/projects/"}, - {name="Posts", path="/posts"} + #{name="Posts", path="/posts"} ] diff --git a/content/about.md b/content/about.md index fb6905b..c60530f 100644 --- a/content/about.md +++ b/content/about.md @@ -3,8 +3,25 @@ title = "About" template = "about.html" +++ -I am 20 years old and I study in Prague. My journey into the world of coding started at IT high school. Now I am studying IT at Charles University. +## About +I am student of IT at Charles University in Prague (Faculty of Education). -My coding adventure took me from student collaboration on projects like Fofrweb, where we created applications like FofrMess or FofrTasks - realtime web applications built using `Node.js` and `Vue.js`. +In high school I started programming and got interested in `Linux`. I created several projects with a classmate under [Fofrweb](https://fofrweb.com). Especially web applications written in `Node.js` and `Vue.js`. All projects are hosted on my own Linux server. + +I am member of [Microlab](https://microlab.space) - hacker space at Charles University. + +I am also package maintainer for [Void Linux](https://voidlinux.org). + +## Contact +- filip@filiprojek.cz +- [@filiprojek](https://t.me/filiprojek) on Telegram +- PGP: [0x7E65EA58C6075F09](https://keys.openpgp.org/vks/v1/by-fingerprint/CA3D9BE28315B49164130CD97E65EA58C6075F09) + +## Work +I currently work as a Linux engineer at IS Media. Most of my work involves Debian based systems - desktops (Raspberry Pi, Intel NUC) and servers. I also manage an instance of GitLab. + +## Projects +Most of my projects are hosted on Gitea and GitHub: +- Gitea: [git.filiprojek.cz](https://git.filiprojek.cz/fr) +- GitHub: [github.com/filiprojek](https://github.com/filiprojek) -I now work as a Linux engineer at IS Media. Most of my work involves Debian-based systems - desktops and servers. I have a lot of experience with other distributions as well. For example, I use `Void Linux` or `Gentoo` on my personal workstations. At Fofrweb we used `RHEL` based distributions like `Cent OS` or later `Rocky Linux`. diff --git a/content/console.md b/content/console.md deleted file mode 100644 index 262408e..0000000 --- a/content/console.md +++ /dev/null @@ -1,4 +0,0 @@ -+++ -title = "Console" -template = "console.html" -+++ diff --git a/content/projects/gitlab-ce-auto-minor-upgrade.md b/content/projects/gitlab-ce-auto-minor-upgrade.md deleted file mode 100644 index a1e50b7..0000000 --- a/content/projects/gitlab-ce-auto-minor-upgrade.md +++ /dev/null @@ -1,19 +0,0 @@ -+++ -title = "Gitlab auto upgrade script" -date = 2023-07-17 -description = "Gitlab CE auto minor upgrade script" - -[extra] -state = "done" -+++ - -# gitlab-ce auto minor upgrade script -## About -- This lightweight Bash script automates minor upgrades via crontab, ensuring your GitLab CE stays up to date with minimal effort. Designed for efficiency, it uses `apt` to identify and implement upgrades, while logging any issues for your peace of mind. - -## Get Started and Contribute -- Download the script, set up your crontab. GitLab-CE-Auto-Minor-Upgrade-Script is open source, meaning you can get involved, provide feedback, or contribute enhancements. - -## Links -- [Git](https://git.filiprojek.cz/fr/gitlab-ce-auto-minor-upgrade) - diff --git a/content/projects/pkmples.md b/content/projects/pkmples.md new file mode 100644 index 0000000..c3fc1ec --- /dev/null +++ b/content/projects/pkmples.md @@ -0,0 +1,17 @@ ++++ +title = "pkmples.cz website" +date = 2023-12-18 +description = "Website for PKM Ples written in Zola" + +[extra] +state = "done" ++++ + +Website for PKM Ples written in [Zola](https://getzola.org). + +I am using [Gitea Actions](https://docs.gitea.com/usage/actions/overview) for CI/CD. + +It is available at [pkmples.cz](https://pkmples.cz). + +Source is available on my [Gitea](https://git.filiprojek.cz/fofrweb/com_pkmples.cz). + diff --git a/content/projects/wpa_tui.md b/content/projects/wpa_tui.md deleted file mode 100644 index 96884e4..0000000 --- a/content/projects/wpa_tui.md +++ /dev/null @@ -1,18 +0,0 @@ -+++ -title = "wpa_tui" -date = 2023-06-21 -description = "WPA Supplicant Terminal User Interface" - -[extra] -state = "in development" -+++ - -# wpa_tui -## About -- WPA Supplicant Terminal User Interface -- Collection of `dmenu` scripts for interacting with WPA Supplicant -- Terminal User Interface app for interacting with WPA Supplicant -- Main goal of this tool is comfort of sending commands to WPA-Supplicant from terminal over remembering explicit wpa commands as well as having to click in the wpa_gui (abandoned graphical interface) - -## Links -- [Git](https://git.microlab.space/fr/wpa_tui) diff --git a/sass/console.scss b/sass/console.scss deleted file mode 100644 index 38c3a00..0000000 --- a/sass/console.scss +++ /dev/null @@ -1,5 +0,0 @@ -.console { - background: gray; - width: 80vw; - min-height: 20vh; -} diff --git a/sass/project.scss b/sass/project.scss index 48ece40..a71f8ae 100644 --- a/sass/project.scss +++ b/sass/project.scss @@ -1,17 +1,23 @@ +//.project-wrapper { +// justify-content: start; +// align-items: start; +//} +// +//.left-bar { +// width: 15rem; +// justify-content: start; +// align-items: start; +// border-right: thin solid var(--c-blue); +// margin-right: 2.5rem; +// padding: 0 2.5rem; +// +// h2 { +// padding-bottom: 2.5rem; +// } +//} + + .project-wrapper { - justify-content: start; - align-items: start; -} - -.left-bar { - width: 15rem; - justify-content: start; - align-items: start; - border-right: thin solid var(--c-blue); - margin-right: 2.5rem; - padding: 0 2.5rem; - - h2 { - padding-bottom: 2.5rem; - } + display: flex; + gap: 2.5rem; } diff --git a/templates/about.html b/templates/about.html index 144cc8f..9990e04 100644 --- a/templates/about.html +++ b/templates/about.html @@ -6,18 +6,6 @@ {% block content %}
-

About me

- {{ page.content | safe }} -
- -
-

Contact me

-
-

email: hello@filiprojek.cz

-

telegram: @filiprojek

-

git: Personal Gitea

-

github: GitHub

-

PGP: 0x7E65EA58C6075F09

-
+ {{ page.content | safe }}
{% endblock content %} diff --git a/templates/base.html b/templates/base.html index efe0a8c..43aea8c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -64,8 +64,8 @@ + diff --git a/templates/console.html b/templates/console.html deleted file mode 100644 index b1d7c13..0000000 --- a/templates/console.html +++ /dev/null @@ -1,12 +0,0 @@ -{% extends "base.html" %} - -{% block styles %} - -{% endblock styles %} - -{% block content %} -
-
- - -{% endblock content %} diff --git a/templates/index.html b/templates/index.html index 4aa4265..c5798e1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,20 +1,11 @@ {% extends "base.html" %} - -{% block styles %} - -{% endblock styles %} - {% block content %}
-

Filip Rojek <filip (at) filiprojek.cz>

+

Filip Rojek <filip@filiprojek.cz>


-

Backend node.js & php developer @fofrweb,
GNU/Linux Void user, student and coffee enthusiast_

+

Linux sysadmin, backend node.js & php developer @fofrweb,
GNU/Linux Void user, student and coffee enthusiast_


PGP: 0x7E65EA58C6075F09


@@ -32,3 +23,4 @@
{% endblock content %} + diff --git a/templates/project.html b/templates/project.html index 4016406..b24584a 100644 --- a/templates/project.html +++ b/templates/project.html @@ -5,7 +5,8 @@ {% endblock styles %} {% block content %} -
+
+ -
- {{ page.content | safe }} -
+

{{ page.title }}

+
+ {{ page.content | safe }} +
+ Back to list of projects
{% endblock content %} + diff --git a/templates/project_list.html b/templates/project_list.html index b29126e..e07f82a 100644 --- a/templates/project_list.html +++ b/templates/project_list.html @@ -4,7 +4,6 @@ {% endblock styles %} - {% block content %}

My Projects

@@ -26,3 +25,4 @@ {% endfor %}
{% endblock content %} +