David Larlet
33e8f8b93d
Article
1年前
David Larlet
2e7bf47861
Set proper rel attributes
See https://www.htmhell.dev/adventcalendar/2022/21/
1年前
David Larlet
ef66e3914f
Unbreakable
1年前
David Larlet
0d23e2456d
Correct link for tags
1年前
David Larlet
dd7707e1f0
Post
1年前
David Larlet
91271b8ccb
Publishing in 2023
1年前
David Larlet
50f48312f2
Link to new masto account
1年前
David Larlet
5e0c447004
Verifying
2 年前
David Larlet
a3f3733a24
Publishing Esclavage
2 年前
David Larlet
33d63cd524
Publishing Silence
2 年前
David Larlet
c0b4ddac30
Apply PrettierJS to search related code
single quote + no semi
2 年前
David Larlet
9988a3b959
Display search results with a dedicated template
2 年前
David Larlet
d406f1e401
Indexing contents from previous years, trade-offs
2 年前
David Larlet
96263c98da
Filter/display search results on typeahead
2 年前
David Larlet
8dbb3efdad
Better comments for the search
2 年前
David Larlet
84d1336c8b
Extract stop words to their dedicated script section
2 年前
David Larlet
1ce597ba8a
Very naive highlight of the searched terms
2 年前
David Larlet
e5271e95e8
It’s funny to be able to look for emojis
And we are not afraid of overwhelming the server after all 😏
2 年前
David Larlet
2ae6fb21bc
Input type search + minlength
2 年前
David Larlet
7e12cb7843
Implementing a search page for the 3 last years
2 年前
David Larlet
4f679d9686
Publishing
2 年前
David Larlet
f47fdbccb6
Time to put 2021 behind, what a year.
2 年前
David Larlet
54739f983b
Three open publications by default for tags
And reverse ordering.
2 年前
David Larlet
3cf85d8554
Flush icons cache in templates
2 年前
David Larlet
62be8fff80
Implementation of tags under /david/2021/
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
b10e6911c5
Proper use of atom namespacing
Thank you @karlcow!
3 年前
David Larlet
3895c26f77
Tentative de rendu lisible d’un flux RSS
3 年前
David Larlet
a98e8c5212
Follow thalidalidalida follow thalida
3 年前
David Larlet
3527100e49
Typo in homepage title
Wait did I have this since January, 1st?!
3 年前
David Larlet
7d0b152e9f
Compacting homepage
3 年前
David Larlet
af96734bd0
Removing 2020 contents from the feed
3 年前
David Larlet
a5f821372a
Publishing + SVG icons
3 年前
David Larlet
35f4d141aa
A different emphasis for 2021, why not
3 年前
David Larlet
9707518677
Publishing
3 年前
David Larlet
f24c69d1e7
Reuse book quotes
3 年前
David Larlet
9d46c3616d
Update bottom link
3 年前
David Larlet
246dc53544
Publishing PresQuotidien
3 年前
David Larlet
2f38c09b74
Let’s close 2020
3 年前
David Larlet
833cd4cab1
Iterating on templating
4 年前
David Larlet
27e8194c42
Add html5 tags + meta description
4 年前
David Larlet
93622df9c7
Add a link to feed entries to react by email
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 年前