]>
git.puffer.fish Git - max/www.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Max Charrier [Sun, 20 Apr 2025 10:16:39 +0000 (12:16 +0200)]
Add PGP Public Key
Signed-off-by: Max Charrier <max@puffer.fish>
Max Charrier [Sun, 20 Apr 2025 10:16:09 +0000 (12:16 +0200)]
Add footer
Signed-off-by: Max Charrier <max@puffer.fish>
Max Charrier [Sat, 19 Apr 2025 19:23:31 +0000 (21:23 +0200)]
Finally working, remove file
This reverts commit
9f14a611a41701732beced3aa553bd9ccb775f88 .
Max Charrier [Sat, 19 Apr 2025 19:22:46 +0000 (21:22 +0200)]
Third stage for testing webhook
This reverts commit
797458c8a0bb4fb7e5959fd2fc793fc4a76bf7c9 .
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>