]> git.puffer.fish Git - max/www.git/log
max/www.git
9 days agoThird stage for testing webhook
Max Charrier [Sat, 19 Apr 2025 19:22:46 +0000 (21:22 +0200)]
Third stage for testing webhook

This reverts commit 797458c8a0bb4fb7e5959fd2fc793fc4a76bf7c9.

9 days agoSecond stage for testing webhook
Max Charrier [Sat, 19 Apr 2025 19:19:59 +0000 (21:19 +0200)]
Second stage for testing webhook

Signed-off-by: Max Charrier <max@puffer.fish>
9 days agoThis commit is only for testing Forgejo webhook
Max Charrier [Sat, 19 Apr 2025 19:17:04 +0000 (21:17 +0200)]
This commit is only for testing Forgejo webhook

Signed-off-by: Max Charrier <max@puffer.fish>
9 days agoImplement in-place header with modern CSS
Max Charrier [Sat, 19 Apr 2025 18:51:23 +0000 (20:51 +0200)]
Implement in-place header with modern CSS

Flexbox are very usefull to center things and make it smarter.
I removed style linking with class and use element directly.

BREAKING-CHANGES: Use new color based on Pantone Color of the Year 2025

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoRemove metadata author
Max Charrier [Sat, 19 Apr 2025 14:56:57 +0000 (16:56 +0200)]
Remove metadata author

Already set with link author

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoConforming to Nu Html Checker
Max Charrier [Sat, 19 Apr 2025 11:21:31 +0000 (13:21 +0200)]
Conforming to Nu Html Checker

Fix element a/button must not appear as a descendant of button/a
element.
Use only a element with distinct class style

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoAdd custom own file stylesheet
Max Charrier [Sat, 19 Apr 2025 11:08:19 +0000 (13:08 +0200)]
Add custom own file stylesheet

Lately, I will implement modern CSS flexbox/grid instead of
using absolute position.

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoRemove useless current directory path inclusion
Max Charrier [Sat, 19 Apr 2025 10:54:37 +0000 (12:54 +0200)]
Remove useless current directory path inclusion

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoImplement meyerweb reset
Max Charrier [Sat, 19 Apr 2025 10:37:57 +0000 (12:37 +0200)]
Implement meyerweb reset

More information: https://meyerweb.com/eric/tools/css/reset/

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoGitignore blacklist this bullshit DS_Store file
Max Charrier [Fri, 18 Apr 2025 18:02:56 +0000 (20:02 +0200)]
Gitignore blacklist this bullshit DS_Store file

Signed-off-by: Max Charrier <max@puffer.fish>
10 days agoFirst webpages of a new awesome portfolio
Max Charrier [Fri, 18 Apr 2025 17:54:21 +0000 (19:54 +0200)]
First webpages of a new awesome portfolio

Main page is written in French, but I provide an alt English version
for English lad.
I use UPPERCASE HTML tags, being compliant to old HTML 3.2 spec,
whereas I'm conforming to HTML "Living Standard".
Fonts was generated using FontSquirrels webfont utilities.

Signed-off-by: Max Charrier <max@puffer.fish>