Commit graph

11 commits

Author SHA1 Message Date
max 9f14a611a4
Third stage for testing webhook
This reverts commit 797458c8a0.
2025-04-19 21:22:46 +02:00
max 797458c8a0
Second stage for testing webhook
Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 21:19:59 +02:00
max 64caab21a6
This commit is only for testing Forgejo webhook
Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 21:17:04 +02:00
max da50b1d37b
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>
2025-04-19 20:51:23 +02:00
max 0143c0288c
Remove metadata author
Already set with link author

Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 16:56:57 +02:00
max 22ad695832
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>
2025-04-19 13:21:31 +02:00
max aaab05649f
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>
2025-04-19 13:08:19 +02:00
max 38ac74f157
Remove useless current directory path inclusion
Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 12:54:37 +02:00
max 6335b5f1aa
Implement meyerweb reset
More information: https://meyerweb.com/eric/tools/css/reset/

Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 12:37:57 +02:00
max fa3955f112
Gitignore blacklist this bullshit DS_Store file
Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-18 20:02:56 +02:00
max 72c3802e02
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>
2025-04-18 20:02:32 +02:00