]> git.puffer.fish Git - max/www.git/log
max/www.git
7 days agoRemove old fontkit
Max Charrier [Mon, 21 Apr 2025 17:39:38 +0000 (19:39 +0200)]
Remove old fontkit

Signed-off-by: Max Charrier <max@puffer.fish>
7 days agoAdd simple english version 25w17a
Max Charrier [Mon, 21 Apr 2025 17:34:06 +0000 (19:34 +0200)]
Add simple english version

Necessary to explain my motivation, only for this purpose.

Signed-off-by: Max Charrier <max@puffer.fish>
7 days agoIntroduce new design
Max Charrier [Mon, 21 Apr 2025 17:30:36 +0000 (19:30 +0200)]
Introduce new design

CSS Grid are very usefull to create a layout with a left sidebar and content in the rest of the space.
Footer at bottom use every width space.

This design keep a simple sidebar with import hyperlinks and act as a single infinite vertical scroll page,
with the power of HTML and CSS!

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoRemove English version
Max Charrier [Mon, 21 Apr 2025 09:54:32 +0000 (11:54 +0200)]
Remove English version

Motivation: It's very difficult to maintain multiple page for a simple home page.
  And, in 2025, the vast majority of web browser include translation tool, so,
  if you don't understand my home page, just:
   1) learn French
   2) use the translation tool

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoFix document metadata
Max Charrier [Mon, 21 Apr 2025 09:41:22 +0000 (11:41 +0200)]
Fix document metadata

- Information about author, the current page and licensing
- Fix theme-color on French page
- Add alternative document for other language as other media

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoAdd hyperlinks
Max Charrier [Mon, 21 Apr 2025 00:22:11 +0000 (02:22 +0200)]
Add hyperlinks

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoTest run successfully
Max Charrier [Sun, 20 Apr 2025 22:51:11 +0000 (00:51 +0200)]
Test run successfully

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoTesting Github Mirror
Max Charrier [Sun, 20 Apr 2025 22:50:26 +0000 (00:50 +0200)]
Testing Github Mirror

Signed-off-by: Max Charrier <max@puffer.fish>
8 days agoImplement System Font Stack
Max Charrier [Sun, 20 Apr 2025 15:44:20 +0000 (17:44 +0200)]
Implement System Font Stack

More information: https://systemfontstack.com/
CSS variables are very usefull to avoid long list of fonts each time.
Also, it's easier to read and maintain.

Signed-off-by: Max Charrier <max@puffer.fish>
9 days agoAdd PGP Public Key
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>
9 days agoAdd footer
Max Charrier [Sun, 20 Apr 2025 10:16:09 +0000 (12:16 +0200)]
Add footer

Signed-off-by: Max Charrier <max@puffer.fish>
9 days agoFinally working, remove file
Max Charrier [Sat, 19 Apr 2025 19:23:31 +0000 (21:23 +0200)]
Finally working, remove file

This reverts commit 9f14a611a41701732beced3aa553bd9ccb775f88.

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>