1
0
Fork 0

Updating repo.

This commit is contained in:
g_it 2026-04-09 10:05:52 +02:00
commit 9cb635e68d
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
3 changed files with 20 additions and 1 deletions

View file

@ -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)

View file

@ -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?

18
skills.md Normal file
View file

@ -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