]>
git.puffer.fish Git - max/www.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>