From 9cb635e68d4ad52b30f7a44dccf9fbedcc9c84ea Mon Sep 17 00:00:00 2001 From: g_it Date: Thu, 9 Apr 2026 10:05:52 +0200 Subject: [PATCH] Updating repo. --- matomo/readme.md | 2 +- readme.md | 1 + skills.md | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 skills.md diff --git a/matomo/readme.md b/matomo/readme.md index 7edc779..a25a7f3 100644 --- a/matomo/readme.md +++ b/matomo/readme.md @@ -1,4 +1,4 @@ -# G-Theme for Matomo +# Matomo Theming ![less](https://img.shields.io/badge/less-1D365D?style=flat&logo=Less&logoColor=white) ![Status](https://img.shields.io/badge/Status-inactive-orange) [![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT) diff --git a/readme.md b/readme.md index 8aba727..cceb930 100755 --- a/readme.md +++ b/readme.md @@ -6,3 +6,4 @@ Styling and theming for applications: - [matomo](matomo): Stylesheets for Matomo Analytics dashboard. - [wordpress](wordpress): A must-use plugin to style the Wordpress administrator panel. +- more? diff --git a/skills.md b/skills.md new file mode 100644 index 0000000..78ec297 --- /dev/null +++ b/skills.md @@ -0,0 +1,18 @@ +# Theming + +Custom styling configurations for Matomo Analytics and WordPress admin panels. + +## Stack + +- LESS (CSS preprocessor) +- PHP (WordPress must-use plugins) +- FontAwesome + +## Skills + +- Matomo theme development (LESS-based) +- WordPress must-use plugin architecture +- Admin panel customisation (login, editor, dashboard) +- Security hardening (login error obfuscation, version hiding) +- Matomo widget embedding via API +- WordPress/Elementor integration