Commit Graph

7 Commits

Author SHA1 Message Date
eae48b3762 Focus search bar when open and allow opening it with [/] 2024-10-02 03:44:55 +03:00
1608ed814c Close blocks properly 2024-09-06 16:12:23 +03:00
be4605cdfb Add margin between article heading and details (fixes #68)
Additionally fix the tags not floating to the end of article card, and
add a nice top border to details
2024-08-29 06:28:18 +03:00
a16f02e7a2 Use <strong> instead of <b> 2024-07-23 05:44:23 +03:00
0866d0725b Make more XHTML5 compliant in theory (fixes #31) 2024-07-19 22:26:15 +03:00
e8cc17a4a0 A11y improvements and style tweaks
- Use button element instead of anchors, fixes keyboard navigation and
other issues
- Disable search input until it's open, prevents being able to write
inside it while it's closed
- Use :root instead of html in CSS
- Add minimal size for separator between home button and other links
2024-07-16 23:42:46 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00