David Larlet
626fa68cc2
Typo
11 个月前
David Larlet
159bf5d369
Article
11 个月前
David Larlet
f0cd31ab70
shAItshow
1年前
David Larlet
81ba6e3651
Link
1年前
David Larlet
1a05417e49
Article
1年前
David Larlet
a699d3ca68
Article
1年前
David Larlet
70f6d53cbd
More generation after linting templates
1年前
David Larlet
afbbe9519a
Build with base template linted
1年前
David Larlet
30fa38f980
Article
1年前
David Larlet
33e8f8b93d
Article
1年前
David Larlet
ea810435d4
Multiple image sizes but not webp eventually
1年前
David Larlet
c8f033751a
Generate and include images in webp format
1年前
David Larlet
422f2d0390
Typo
1年前
David Larlet
039f92a844
Article
1年前
David Larlet
de6fc10876
Article
1年前
David Larlet
a5e9f8b1ff
Typo
1年前
David Larlet
3e52092d97
Article
1年前
David Larlet
c1a3483860
Article
1年前
David Larlet
06520e69f7
Article
1年前
David Larlet
0fc9af5d0a
Article
1年前
David Larlet
6a830d3feb
Link
1年前
David Larlet
cfebb4c28e
Article
1年前
David Larlet
fb2f2e98e6
Link
1年前
David Larlet
677bafc65c
Link
1年前
David Larlet
c437de8c78
Links
1年前
David Larlet
ddc0dc3a12
Link
1年前
David Larlet
8ec635ff8a
Article
1年前
David Larlet
0d23e2456d
Correct link for tags
1年前
David Larlet
dd7707e1f0
Post
1年前
David Larlet
dda5a62959
Publishing
1年前
David Larlet
ff6f638c54
Publishing
1年前
David Larlet
9d3df571cb
Publishing
1年前
David Larlet
91271b8ccb
Publishing in 2023
1年前
David Larlet
7e12cb7843
Implementing a search page for the 3 last years
2 年前
David Larlet
3cf85d8554
Flush icons cache in templates
2 年前
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 年前
David Larlet
1c85730e15
Ability to select a given theme from the markdown
3 年前
David Larlet
4fe507d6a2
Playing with theme-color property for Safari
3 年前
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 年前
David Larlet
a98e8c5212
Follow thalidalidalida follow thalida
3 年前
David Larlet
a5f821372a
Publishing + SVG icons
3 年前
David Larlet
35f4d141aa
A different emphasis for 2021, why not
3 年前
David Larlet
246dc53544
Publishing PresQuotidien
3 年前
David Larlet
27e8194c42
Add html5 tags + meta description
4 年前
David Larlet
c6be68cb9d
Update to instant.page 5.1.0 + prefetch in viewport
4 年前
David Larlet
5ab7a178c2
Iteration on theme selection
4 年前
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 年前
David Larlet
e7d7e250fc
Review by Anthony: better variable naming
4 年前
David Larlet
3f200d1f00
Generalize the theme chooser and store choice
Stored using localStorage
4 年前
David Larlet
843583d0ad
Add a link to the feed to all page/head elements
Somehow, I managed to forget that essential line…
4 年前