David Larlet
8fe55d4589
Article
6 months ago
David Larlet
79bd813319
Article
7 months ago
David Larlet
3b5e60545d
Article
8 months ago
David Larlet
fdd080bce4
JS
8 months ago
David Larlet
00c2de9782
Article
8 months ago
David Larlet
c0a837d789
JS (rough notation)
8 months ago
David Larlet
937b9eafc7
Article
8 months ago
David Larlet
20f3ba287c
Hover
8 months ago
David Larlet
cb919c6236
Reorder head elements
cf. https://frontendmasters.com/blog/capo-js-a-five-minute-web-performance-boost/
https://rviscomi.github.io/capo.js/user/demo/
8 months ago
David Larlet
f031354561
Article
8 months ago
David Larlet
2ea68532a8
Article
9 months ago
David Larlet
52e15f3a7b
Article
9 months ago
David Larlet
6686af64ed
Article
9 months ago
David Larlet
f3600a8f97
Article
9 months ago
David Larlet
30a92da5ad
Correct lang attribute for popovers
9 months ago
David Larlet
2c03d06059
Article
9 months ago
David Larlet
540e6140dd
Article
9 months ago
David Larlet
1da67e79c7
CSS
9 months ago
David Larlet
0d0950c1e2
Article
9 months ago
David Larlet
cf2889d383
Article
9 months ago
David Larlet
57c46dc058
Article
9 months ago
David Larlet
88ad12e677
Article
9 months ago
David Larlet
56cc014aa5
CSS
9 months ago
David Larlet
1abe49cb4d
New home
9 months ago
David Larlet
3d5e67b109
Tags 2024
10 months ago
David Larlet
37e847a6e2
Article
10 months ago
David Larlet
361de8266f
Article
10 months ago
David Larlet
d194e72d7f
Article
10 months ago
David Larlet
c7ed8118bf
Article
10 months ago
David Larlet
a32b386d47
Article
10 months ago
David Larlet
8308ba26df
Article
10 months ago
David Larlet
f0cd31ab70
shAItshow
1 year ago
David Larlet
fc7bc78fb9
Switch to pyproject, ruff, djlint, modern stack
1 year ago
David Larlet
7e12cb7843
Implementing a search page for the 3 last years
2 years ago
David Larlet
3cf85d8554
Flush icons cache in templates
2 years ago
David Larlet
27da7cf951
Reverting 1c85730e15a0525cf1ac683423ae3bb09c51fd7e
Thanks to Anthhony, I now have a better option 🙇
Using `<script>toggleTheme('dark')</script>` directly from the markdown given it's already availale from the head declaration. As a bonus, we don't mess with user's preferences for other pages.
3 years ago
David Larlet
1c85730e15
Ability to select a given theme from the markdown
3 years ago
David Larlet
4fe507d6a2
Playing with theme-color property for Safari
3 years ago
David Larlet
c85d98b4ba
Fix a crazy bug, thanks Ronan!
It appears that some parsers are trying to retrieve the title of a page without striping off HTML comments first.
This is stupidily funny :)
3 years ago
David Larlet
a98e8c5212
Follow thalidalidalida follow thalida
3 years ago
David Larlet
a5f821372a
Publishing + SVG icons
3 years ago
David Larlet
35f4d141aa
A different emphasis for 2021, why not
3 years ago
David Larlet
246dc53544
Publishing PresQuotidien
3 years ago
David Larlet
27e8194c42
Add html5 tags + meta description
4 years ago
David Larlet
c6be68cb9d
Update to instant.page 5.1.0 + prefetch in viewport
4 years ago
David Larlet
5ab7a178c2
Iteration on theme selection
4 years ago
David Larlet
35655abca0
Try to avoid the FODT on dark theme selection
“Flash Of Default Theme”
See https://mxb.dev/blog/color-theme-switcher/
I had to move the theme definition to the html element (vs. body) with the side-effect to have a consistent scrollbar color.
4 years ago
David Larlet
e7d7e250fc
Review by Anthony: better variable naming
4 years ago
David Larlet
3f200d1f00
Generalize the theme chooser and store choice
Stored using localStorage
4 years ago
David Larlet
843583d0ad
Add a link to the feed to all page/head elements
Somehow, I managed to forget that essential line…
4 years ago