| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
It was in English for index, and I rewrite the content.
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
More information: https://github.com/system-fonts/modern-font-stacks#transitional
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Footer was stuck to the edge.
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Necessary to explain my motivation, only for this purpose.
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
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>
|
|
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>
|
|
- 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>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
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>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
This reverts commit 9f14a611a41701732beced3aa553bd9ccb775f88.
|
|
This reverts commit 797458c8a0bb4fb7e5959fd2fc793fc4a76bf7c9.
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
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>
|
|
Already set with link author
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
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>
|
|
Lately, I will implement modern CSS flexbox/grid instead of
using absolute position.
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
More information: https://meyerweb.com/eric/tools/css/reset/
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
Signed-off-by: Max Charrier <max@puffer.fish>
|
|
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>
|