Update README to mention Remarkbox mode parameter integration

This commit is contained in:
Russell Ballestrini 2025-10-11 21:02:07 -04:00
parent 68e214a397
commit 964284f6ea

View file

@ -6,7 +6,7 @@ This project uses Pelican (a static site generator) to produce HTML from ``.rst`
Pelican is written in Python and uses Jinja2 template engine by default.
The theme defaults to dark mode with a light mode toggle. Theme preference is saved to localStorage and persists across sessions.
The theme defaults to dark mode with a light mode toggle. Theme preference is saved to localStorage and persists across sessions. The dark mode toggle also passes the theme preference to embedded Remarkbox comments via the mode parameter.
Need a new blog post entry?
===============================