David Larlet
f0cd31ab70
shAItshow
1年前
David Larlet
70f6d53cbd
More generation after linting templates
1年前
David Larlet
afbbe9519a
Build with base template linted
1年前
David Larlet
2e7bf47861
Set proper rel attributes
See https://www.htmhell.dev/adventcalendar/2022/21/
1年前
David Larlet
001172b633
Articles
1年前
David Larlet
422f2d0390
Typo
1年前
David Larlet
039f92a844
Article
1年前
David Larlet
de6fc10876
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
03d7f7aa0f
Article
1年前
David Larlet
1ef96da017
Update
1年前
David Larlet
7483524d2b
Article
1年前
David Larlet
391cbb0144
Article
1年前
David Larlet
d7069174df
Article
1年前
David Larlet
9d3df571cb
Publishing
1年前
David Larlet
91271b8ccb
Publishing in 2023
1年前
David Larlet
48a26be8c4
Publishing
2 年前
David Larlet
8cd5636de2
Publishing
2 年前
David Larlet
a352434b0c
Publishing
2 年前
David Larlet
25dd342113
Publishing
2 年前
David Larlet
f46ee50518
Publishing
2 年前
David Larlet
d6c28e555a
Publishing
2 年前
David Larlet
5d7b0e7481
Publishing
2 年前
David Larlet
7e12cb7843
Implementing a search page for the 3 last years
2 年前
David Larlet
20c46928cd
Publishing
2 年前
David Larlet
2ec2a4e602
Publishing Regime
2 年前
David Larlet
be248528ad
Publishing
2 年前
David Larlet
4f679d9686
Publishing
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 年前